diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2005-11-27 16:42:42 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2005-11-27 16:42:42 +0000 |
commit | 443a78dc208067404ac2a87f84334824b8b28e70 (patch) | |
tree | 558fb1cf1db42626d221d0b787353701d0d211c9 /java/jc | |
parent | Upgrade to 0.19; disable evolving graphical stuff for now. (diff) |
Upgrade to version 1.4.7.
Notes
Notes:
svn path=/head/; revision=149680
Diffstat (limited to 'java/jc')
-rw-r--r-- | java/jc/Makefile | 2 | ||||
-rw-r--r-- | java/jc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile index 9c882205c888..11165461fbb0 100644 --- a/java/jc/Makefile +++ b/java/jc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jc -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.7 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=jcvm/ diff --git a/java/jc/distinfo b/java/jc/distinfo index 650e147cf808..8919b618fd1a 100644 --- a/java/jc/distinfo +++ b/java/jc/distinfo @@ -1,2 +1,2 @@ -MD5 (jc-1.4.6.tar.gz) = 156a94e3ccb31a995c538765055e4a41 -SIZE (jc-1.4.6.tar.gz) = 35854061 +MD5 (jc-1.4.7.tar.gz) = 430f3d64ba2d3a910935481f73f9b53c +SIZE (jc-1.4.7.tar.gz) = 39541820 |