aboutsummaryrefslogtreecommitdiff
path: root/java/classpath
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2005-03-21 02:27:48 +0000
committerArchie Cobbs <archie@FreeBSD.org>2005-03-21 02:27:48 +0000
commit0eeb561272563cd026a11fe02698fb628718c25a (patch)
tree7b672375a45cbbd26a94b5312333c2308277658e /java/classpath
parentc8ef72094b549a1f426a2df7fc9ca293029cba4b (diff)
downloadports-0eeb561272563cd026a11fe02698fb628718c25a.tar.gz
ports-0eeb561272563cd026a11fe02698fb628718c25a.zip
Update to version 0.14.
Notes
Notes: svn path=/head/; revision=131805
Diffstat (limited to 'java/classpath')
-rw-r--r--java/classpath/Makefile5
-rw-r--r--java/classpath/distinfo4
-rw-r--r--java/classpath/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index c52e50309d75..5e7ea387a5b4 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -7,14 +7,13 @@
#
PORTNAME= classpath
-PORTVERSION= 0.12
-PORTREVISION= 1
+PORTVERSION= 0.14
CATEGORIES= java
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A GNU project to create free core class libraries
+COMMENT= A GNU project to create a free Java class library
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
diff --git a/java/classpath/distinfo b/java/classpath/distinfo
index b03fb2a304eb..e2f45014a78a 100644
--- a/java/classpath/distinfo
+++ b/java/classpath/distinfo
@@ -1,2 +1,2 @@
-MD5 (classpath-0.12.tar.gz) = ce1f7fbe6f2e3b738bae3b46f01a9670
-SIZE (classpath-0.10.tar.gz) = 4129732
+MD5 (classpath-0.14.tar.gz) = 227beb20b927c042628539601c867614
+SIZE (classpath-0.14.tar.gz) = 5349514
diff --git a/java/classpath/pkg-descr b/java/classpath/pkg-descr
index 35a48e40b9f2..9dd1f6d28a26 100644
--- a/java/classpath/pkg-descr
+++ b/java/classpath/pkg-descr
@@ -1,5 +1,5 @@
GNU Classpath, Essential Libraries for Java, is a GNU project to create free
-core class libraries for use with virtual machines and compilers for the java
+core class libraries for use with virtual machines and compilers for the Java
programming language.
WWW: http://www.classpath.org/