pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/apache-ant Update devel/apache-ant to 1.8.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7076830ca6f
branches:  trunk
changeset: 604264:d7076830ca6f
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Mon May 28 08:10:05 2012 +0000

description:
Update devel/apache-ant to 1.8.4

Changes from Ant 1.8.3 TO Ant 1.8.4
Fixed bugs:
 * Ported libbzip2's fallback sort algorithm to CBZip2OutputStream to
   speed up compression in certain edge cases.  Merge from Commons
   Compress.
 * Using specially crafted inputs this can be used as a denial of
   service attack.
   See CVE-2012-2098.

diffstat:

 devel/apache-ant/Makefile |  4 ++--
 devel/apache-ant/PLIST    |  7 +++++--
 devel/apache-ant/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (48 lines):

diff -r 2be6ea3e31a3 -r d7076830ca6f devel/apache-ant/Makefile
--- a/devel/apache-ant/Makefile Sun May 27 21:53:48 2012 +0000
+++ b/devel/apache-ant/Makefile Mon May 28 08:10:05 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2012/03/12 16:02:32 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2012/05/28 08:10:05 tonio Exp $
 #
 
-DISTNAME=      apache-ant-1.8.3-bin
+DISTNAME=      apache-ant-1.8.4-bin
 PKGNAME=       ${DISTNAME:S/-bin//}
 CATEGORIES=    devel java
 MASTER_SITES=  ${MASTER_SITE_APACHE:=ant/binaries/}
diff -r 2be6ea3e31a3 -r d7076830ca6f devel/apache-ant/PLIST
--- a/devel/apache-ant/PLIST    Sun May 27 21:53:48 2012 +0000
+++ b/devel/apache-ant/PLIST    Mon May 28 08:10:05 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2012/03/12 16:02:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2012/05/28 08:10:05 tonio Exp $
 bin/ant
 bin/antRun
 lib/java/ant/ant-antlr.jar
@@ -1466,7 +1466,10 @@
 share/doc/java/ant/api/overview-summary.html
 share/doc/java/ant/api/overview-tree.html
 share/doc/java/ant/api/package-list
-share/doc/java/ant/api/resources/inherit.gif
+share/doc/java/ant/api/resources/background.gif
+share/doc/java/ant/api/resources/tab.gif
+share/doc/java/ant/api/resources/titlebar.gif
+share/doc/java/ant/api/resources/titlebar_end.gif
 share/doc/java/ant/api/serialized-form.html
 share/doc/java/ant/api/stylesheet.css
 share/doc/java/ant/base_task_classes.html
diff -r 2be6ea3e31a3 -r d7076830ca6f devel/apache-ant/distinfo
--- a/devel/apache-ant/distinfo Sun May 27 21:53:48 2012 +0000
+++ b/devel/apache-ant/distinfo Mon May 28 08:10:05 2012 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2012/03/12 16:02:32 wiz Exp $
+$NetBSD: distinfo,v 1.15 2012/05/28 08:10:05 tonio Exp $
 
-SHA1 (apache-ant-1.8.3-bin.tar.bz2) = 0337568c15564d15d406e79e454c084b6c95b4a1
-RMD160 (apache-ant-1.8.3-bin.tar.bz2) = 265866b239b82d1f17849f3f59236942698ecae8
-Size (apache-ant-1.8.3-bin.tar.bz2) = 4254036 bytes
+SHA1 (apache-ant-1.8.4-bin.tar.bz2) = d9e3e83dd9664cfe1dcd4841c082db3f559af922
+RMD160 (apache-ant-1.8.4-bin.tar.bz2) = a23e122b76b3dfed5be7bef3388041649df0b346
+Size (apache-ant-1.8.4-bin.tar.bz2) = 4257152 bytes
 SHA1 (patch-aa) = 7271790e4c59095db60473b3e559eaed360f233b



Home | Main Index | Thread Index | Old Index