Skip to content
Permalink
Browse files

Okapi: update to 0.37

  • Loading branch information
amake committed Apr 8, 2019
1 parent 911b9b7 commit a17415c16804fa455c297a19c0c761f9813f9e27
Showing with 6 additions and 6 deletions.
  1. +6 −6 aqua/Okapi/Portfile
@@ -3,7 +3,7 @@
PortSystem 1.0

name Okapi
version 0.36
version 0.37
categories aqua textproc java
license Apache-2
maintainers {amake @amake} openmaintainer
@@ -18,18 +18,18 @@ supported_archs noarch
distname okapi-apps_cocoa-macosx-x86_64_${version}
master_sites https://dl.bintray.com/okapi/Distribution/

checksums rmd160 665a8506e427cdb1ffc917e0b9592e7fbfaf3de3 \
sha256 268d64f445998ba9f8e53493fc1a7f5cfdcf40fb331777a80e6f2f20d65f2723 \
size 34944084
checksums rmd160 58f4794f9f3ace2fb974aadad5f6a5f998b7753f \
sha256 219ddbe1b28dd15ddb58be7860baf98fa5cb92fd74fa920ab4048ba3e3e07724 \
size 35072895

use_dmg yes
use_configure no

depends_run bin:java:kaffe

build.cmd true
build {}

destroot {
destroot {
set okapi_home ${applications_dir}/${name}
copy ${worksrcpath}/${name}_${version} ${destroot}${okapi_home}

0 comments on commit a17415c

Please sign in to comment.
You can’t perform that action at this time.