diff options
author | abs <abs@pkgsrc.org> | 2004-04-01 14:36:48 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-04-01 14:36:48 +0000 |
commit | c34c6c78e454aea2bacbe1d2208b93a3d342324c (patch) | |
tree | 891b1e31b21afc10e8d6a25d48a54abe07099987 /doc | |
parent | ffe4c597331428efefd702bf217dfecc71749ffc (diff) | |
download | pkgsrc-c34c6c78e454aea2bacbe1d2208b93a3d342324c.tar.gz |
Updated apache-ant to 1.6.1:
Many changes since 1.5.4, most notable is that apache-ant now requires
JDK 1.2 or later. For JDK 1.1 use the apache-ant15 package.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 477be047e14..c25beebc336 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5407 2004/04/01 14:29:59 abs Exp $ +$NetBSD: CHANGES,v 1.5408 2004/04/01 14:36:48 abs Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1651,4 +1651,5 @@ Changes to the packages collection and infrastructure in 2004: Updated oss to 3.9.8e [wiz 2004-04-01] Updated qt3 to 3.2.3nb2 [tron 2004-04-01] Added apache-ant15 [abs 2004-04-01] + Updated apache-ant to 1.6.1 [abs 2004-04-01] |