Permalink
Browse files
Okapi: update to 0.37
- Loading branch information
Showing
with
6 additions
and
6 deletions.
-
+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} |
|
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.