diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-09-27 20:13:19 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-09-27 20:13:19 +0000 |
commit | e0bcd63236b73cb5eeeba09257b4b10291df80b6 (patch) | |
tree | 838240e19fcde5704a35deabf591cc047a14fefc | |
parent | eed872d5b26ae2b9ba951c3d336bd2011b10377d (diff) |
Notes
-rw-r--r-- | java/castor/Makefile | 4 | ||||
-rw-r--r-- | java/castor/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/java/castor/Makefile b/java/castor/Makefile index 4e7eea56fe01..0d1932681cd9 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= castor -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= java devel MASTER_SITES= http://dist.codehaus.org/castor/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -16,7 +16,7 @@ MAINTAINER= acidos@bandwidth-junkies.net COMMENT= Data binding for XML (JAXB) and SQL database (JDO) USE_JAVA= yes -JAVA_VERSION= 1.4 +JAVA_VERSION= 1.4+ USE_ANT= yes USE_JIKES= no diff --git a/java/castor/distinfo b/java/castor/distinfo index f6fc923730b8..98fa21e3884b 100644 --- a/java/castor/distinfo +++ b/java/castor/distinfo @@ -1,3 +1,3 @@ -MD5 (castor-1.0.2-src.tgz) = 6afb183d297ba6a29a6f9b54206aad9a -SHA256 (castor-1.0.2-src.tgz) = 17a16bb94c299be8349a7745f0d5b1aa986bce08257ea9f72a46952cf74c2271 -SIZE (castor-1.0.2-src.tgz) = 8673578 +MD5 (castor-1.0.3-src.tgz) = 93071aa06b37f735e93e21d5db5a8732 +SHA256 (castor-1.0.3-src.tgz) = 18590e574945350ad7a2e7b7940c66680023fc8b5d6b16b766471ad783a6ff24 +SIZE (castor-1.0.3-src.tgz) = 9127656 |