aboutsummaryrefslogtreecommitdiff
path: root/devel/apache-ant
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2003-08-14 13:12:07 +0000
committerErnst de Haan <znerd@FreeBSD.org>2003-08-14 13:12:07 +0000
commit696f53a0313c548c19b3e41d59dfea7be80d8b5a (patch)
tree74ec20db9198e2fa1b4f5e3fd811b0414f8f103e /devel/apache-ant
parent82305346a983dc75ace81c944904deda46c36326 (diff)
downloadports-696f53a0313c548c19b3e41d59dfea7be80d8b5a.tar.gz
ports-696f53a0313c548c19b3e41d59dfea7be80d8b5a.zip
Update to Apache Ant 1.5.4.
This is a minor bugfix release that fixes a problem with the javah task on JDK 1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If you don't use javah or VAJ, there is no reason to upgrade. See: http://ant.apache.org/antnews.html
Notes
Notes: svn path=/head/; revision=86937
Diffstat (limited to 'devel/apache-ant')
-rw-r--r--devel/apache-ant/Makefile8
-rw-r--r--devel/apache-ant/distinfo2
-rw-r--r--devel/apache-ant/pkg-plist7
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile
index 7b406f353128..4620366ea9aa 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= apache-ant
-PORTVERSION= 1.5.3.1
-PORTREVISION= 1
+PORTVERSION= 1.5.4
CATEGORIES= devel java
MASTER_SITES= http://apache.mirror.trueserver.nl/dist/ant/binaries/ \
http://apache.proserve.nl/dist/ant/binaries/ \
http://apache.cs.uu.nl/dist/ant/binaries/ \
http://dist.apache.easynet.nl/ant/binaries/
-DISTNAME= ${PORTNAME}-${ANT_VERSION}-bin
+DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= znerd@FreeBSD.org
COMMENT= Java- and XML-based build tool, conceptually similar to make
@@ -26,13 +25,12 @@ PORTDESTDIR= ${PREFIX}/ant
PLIST_SUB+= T=${PORTDESTDIR:S/^${PREFIX}\///}
READMES= LICENSE README WHATSNEW
-ANT_VERSION= 1.5.3-1
DATADIRS= lib
.if !defined(NOPORTDOCS)
DATADIRS+= docs
.endif
-WRKSRC= ${WRKDIR}/${PORTNAME}-${ANT_VERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
do-patch:
@${CP} ${FILESDIR}/ant ${WRKSRC}/bin/ant
diff --git a/devel/apache-ant/distinfo b/devel/apache-ant/distinfo
index 589754214c4b..98f2cdacd713 100644
--- a/devel/apache-ant/distinfo
+++ b/devel/apache-ant/distinfo
@@ -1 +1 @@
-MD5 (apache-ant-1.5.3-1-bin.tar.bz2) = 49ea1624c2cab948d72042dee62932ae
+MD5 (apache-ant-1.5.4-bin.tar.bz2) = 119e50005233700adee54bfe9e997710
diff --git a/devel/apache-ant/pkg-plist b/devel/apache-ant/pkg-plist
index cdc1cd3c3318..e1e404edee86 100644
--- a/devel/apache-ant/pkg-plist
+++ b/devel/apache-ant/pkg-plist
@@ -21,7 +21,9 @@ bin/ant
%%T%%/docs/images/ant_logo_small.gif
%%T%%/docs/images/current.gif
%%T%%/docs/images/group-logo.gif
+%%T%%/docs/images/jp_rcwinner_2003.gif
%%T%%/docs/images/jw_ec_logo_winner2002.gif
+%%T%%/docs/images/jw_ec_logo_winner2003.gif
%%T%%/docs/images/label.gif
%%T%%/docs/images/menu-left.gif
%%T%%/docs/images/menu-right.gif
@@ -826,6 +828,7 @@ bin/ant
%%T%%/docs/manual/api/org/apache/tools/zip/ZipLong.html
%%T%%/docs/manual/api/org/apache/tools/zip/ZipOutputStream.html
%%T%%/docs/manual/api/org/apache/tools/zip/ZipShort.html
+%%T%%/docs/manual/api/resources/inherit.gif
%%T%%/docs/manual/api/allclasses-frame.html
%%T%%/docs/manual/api/allclasses-noframe.html
%%T%%/docs/manual/api/constant-values.html
@@ -1018,17 +1021,16 @@ bin/ant
%%T%%/docs/projects/antidote/index.html
%%T%%/docs/projects/antidote/module.html
%%T%%/docs/projects/index.html
-%%T%%/docs/ant15_todo.html
%%T%%/docs/antnews.html
%%T%%/docs/ant_in_anger.html
%%T%%/docs/ant_task_guidelines.html
%%T%%/docs/appendix_e.pdf
%%T%%/docs/breadcrumbs.js
+%%T%%/docs/bylaws.html
%%T%%/docs/contributors.html
%%T%%/docs/cvs.html
%%T%%/docs/external.html
%%T%%/docs/faq.html
-%%T%%/docs/guidelines.html
%%T%%/docs/index.html
%%T%%/docs/legal.html
%%T%%/docs/LICENSE
@@ -1104,6 +1106,7 @@ bin/ant
@dirrm %%T%%/docs/manual/api/org/apache/tools
@dirrm %%T%%/docs/manual/api/org/apache
@dirrm %%T%%/docs/manual/api/org
+@dirrm %%T%%/docs/manual/api/resources
@dirrm %%T%%/docs/manual/api
@dirrm %%T%%/docs/manual/CoreTasks
@dirrm %%T%%/docs/manual/CoreTypes