diff options
author | nivit <nivit@FreeBSD.org> | 2008-04-19 00:45:26 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-04-19 00:45:26 +0800 |
commit | 6e8555069c621377e78a1df42aaf2e6b4993c65c (patch) | |
tree | decbf09d1ef98fc118ea68d1838d9e82bf26346a | |
parent | e7f2c2be55b92a685799a0325c44bc7bb345f3c2 (diff) | |
download | freebsd-ports-gnome-6e8555069c621377e78a1df42aaf2e6b4993c65c.tar.gz freebsd-ports-gnome-6e8555069c621377e78a1df42aaf2e6b4993c65c.tar.zst freebsd-ports-gnome-6e8555069c621377e78a1df42aaf2e6b4993c65c.zip |
- Update to 1.7.r1
- Increment JAVA_VERSION (1.5+)
-rw-r--r-- | lang/rhino/Makefile | 4 | ||||
-rw-r--r-- | lang/rhino/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/rhino/Makefile b/lang/rhino/Makefile index c461be908faa..776b112e2aac 100644 --- a/lang/rhino/Makefile +++ b/lang/rhino/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rhino -DISTVERSION= 1_6R7 +DISTVERSION= 1_7R1 #PORTREVISION= 0 #PORTEPOCH= 0 CATEGORIES= lang java @@ -27,7 +27,7 @@ ALL_TARGET= jar DATADIR= ${JAVASHAREDIR}/${PORTNAME} -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ MAKE_ARGS= -Dxmlbeans.url=file://${DISTDIR}/${DIST_SUBDIR}/xmlbeans-2.2.0.zip \ -Dswing-ex-url=file://${DISTDIR}/${DIST_SUBDIR}/src.zip diff --git a/lang/rhino/distinfo b/lang/rhino/distinfo index 283b55840bf4..bec75ba64dd6 100644 --- a/lang/rhino/distinfo +++ b/lang/rhino/distinfo @@ -1,6 +1,6 @@ -MD5 (rhino/rhino1_6R7.zip) = 7be259ae496aae78feaafe7099e09897 -SHA256 (rhino/rhino1_6R7.zip) = c94c6de3a29b3acbc4eee732e688f75a5d94bd02c9878be4ceb4d3cd220f3866 -SIZE (rhino/rhino1_6R7.zip) = 1753170 +MD5 (rhino/rhino1_7R1.zip) = 613eed8201d37be201805e5048ebb0c3 +SHA256 (rhino/rhino1_7R1.zip) = 084e250d2392369b2548b663e61bcf128baecb2f527e381e9ba89f0148db2c0d +SIZE (rhino/rhino1_7R1.zip) = 2668726 MD5 (rhino/src.zip) = ab016c8f81812bb930fc0f7a69e053c5 SHA256 (rhino/src.zip) = 062837ddb18951ace41ba0050aec95a690c00190a6218e5c9591c381035dfa7d SIZE (rhino/src.zip) = 19708 |