diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-09-22 14:23:57 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-09-22 14:23:57 +0000 |
commit | d9da41036614c7b149a2eea1f773bad452b7b311 (patch) | |
tree | d637d494e785b7c0e2b464f9116558e92ee4565c /java/castor | |
parent | Cleanup (diff) |
Update to 0.9.9
PR: 86458
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=143368
Diffstat (limited to 'java/castor')
-rw-r--r-- | java/castor/Makefile | 2 | ||||
-rw-r--r-- | java/castor/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/java/castor/Makefile b/java/castor/Makefile index bf58e8a467a7..0d443d59325a 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= castor -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.9 CATEGORIES= java devel MASTER_SITES= http://dist.codehaus.org/castor/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/java/castor/distinfo b/java/castor/distinfo index 38e019185856..28a95da204ff 100644 --- a/java/castor/distinfo +++ b/java/castor/distinfo @@ -1,2 +1,2 @@ -MD5 (castor-0.9.7-src.tgz) = 24fa5b07501634d943d88e193101d232 -SIZE (castor-0.9.7-src.tgz) = 6426529 +MD5 (castor-0.9.9-src.tgz) = 4ae9cf49a93ee93ac743041ed5f0f4d3 +SIZE (castor-0.9.9-src.tgz) = 6783282 |