Update to version 0.14.

This commit is contained in:
Archie Cobbs 2005-03-21 02:27:48 +00:00
parent c8ef72094b
commit 0eeb561272
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131805
3 changed files with 5 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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/