summaryrefslogtreecommitdiff
path: root/devel/apache-ant
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-04-17 09:52:28 +0000
committerwiz <wiz@pkgsrc.org>2016-04-17 09:52:28 +0000
commit1ff8e3a62a11a3ccbc0a3313a660b84e87e90818 (patch)
tree8b4d3906dfc81097feaf18017036de309feb533f /devel/apache-ant
parentdd1ad1d8e59808281af86501b90eee92fd82d044 (diff)
downloadpkgsrc-1ff8e3a62a11a3ccbc0a3313a660b84e87e90818.tar.gz
Update apache-ant to 1.9.7.
Changes from Ant 1.9.6 TO Ant 1.9.7 =================================== Changes that could break older environments: ------------------------------------------- * <exec> and <apply> used to ignore the dir attribute if it was the same as the current working directory. They now no longer do, which changes the behavior for vmlauncher="false" which would have used the project's basedir rather than the current working directory in that case. Bugzilla Report 58555 Fixed bugs: ----------- * ZipOutputStream could cause an ArrayIndexOutOfBoundsException when adding entries with comments. This never happens when using Ant as a build tool but may affect users using Ant's zip package as a library. * <gunzip> and <bunzip2> didn't work for non-filesystem resources. * <jar> ignored the zip64Mode attribute when creating manifest-only jars. This resulted in jar files that couldn't be read by Java5. Bugzilla Report 58428 * <untar> will now detect GNU tar longname/link records even if they don't use the names used by GNU tar itself. star is known to create archives of that kind. https://issues.apache.org/jira/browse/COMPRESS-324 * <script> could fail to find javax.script on JDK9 with Jigsaw. Bugzilla Report 58271 * <import> sometimes failed to normalize file names which could lead to files getting imported twice which in turn could lead to targets getting executed twice. Bugzilla Report 58886 * TarInputStream now properly extraxt directory entries with a non-zero size. * <union> would drop file resources pointing to the same file but using different names. Bugzilla Report 57965 * <replace>'s result was undefined when using the replacefilterfile attribute and some keys inside the properties files have been substrings of other keys. Keys are now sorted by descending size. Bugzilla Report 58997 * Ant fails to run when arguments contain double-quote character. Bugzilla Report 58898 * Ant fails to run if ANT_HOME contains a double-quote character. Bugzilla Report 58874 * Definer's way to parse URLs from classloader breaks with recent Java 9 builds (b108). Bugzilla Report 59130 * <ant> and <antcall> now preserve the ext status set by an <exit> task. Bugzilla Report 59228 Other changes: -------------- * <scp> now supports (filesystem-only) resource collections in addition to filesets. Bugzilla Report 50769 * The <http> condition has a new optional attribute followRedirects. Bugzilla Report 58840 * <java> now supports Java9 modules. https://github.com/apache/ant/pull/15 * <javac> now supports Java9 modules. https://github.com/apache/ant/pull/16 * <sshexec> and <scp> have two new attributes serverAliveInterval and serverAliveCountMax that can be used to keep a intermediaries from closing idle connections. Bugzilla Report 59162
Diffstat (limited to 'devel/apache-ant')
-rw-r--r--devel/apache-ant/Makefile4
-rw-r--r--devel/apache-ant/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile
index c46440e9cc0..545427f5885 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2015/07/05 18:19:30 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2016/04/17 09:52:28 wiz Exp $
-DISTNAME= apache-ant-1.9.6-bin
+DISTNAME= apache-ant-1.9.7-bin
PKGNAME= ${DISTNAME:S/-bin//}
CATEGORIES= devel java
MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/}
diff --git a/devel/apache-ant/distinfo b/devel/apache-ant/distinfo
index df7d780c13f..973fb8d2bed 100644
--- a/devel/apache-ant/distinfo
+++ b/devel/apache-ant/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2015/11/03 03:27:13 agc Exp $
+$NetBSD: distinfo,v 1.24 2016/04/17 09:52:28 wiz Exp $
-SHA1 (apache-ant-1.9.6-bin.tar.bz2) = 567bab0b3bca428dffb88e38600b4cb1dca66cf8
-RMD160 (apache-ant-1.9.6-bin.tar.bz2) = 81ee2c78caded9e43c1a5930a229dfef64a1e284
-SHA512 (apache-ant-1.9.6-bin.tar.bz2) = 363c7c6e0a90de95953b0b24fdae3699bf44c9e15b8f4ebbee190515b4b0611eb2d2866ec7a052b7676be34defddc3a2cf51d09f1176474b67fe8e8e5af5fb7f
-Size (apache-ant-1.9.6-bin.tar.bz2) = 4385004 bytes
+SHA1 (apache-ant-1.9.7-bin.tar.bz2) = 230c6a5c59dc08364f615deb240aa50c23ccfe2a
+RMD160 (apache-ant-1.9.7-bin.tar.bz2) = 145fc5ed7e3c428eb6cd5c10af22c5ce58e89459
+SHA512 (apache-ant-1.9.7-bin.tar.bz2) = 3954a6ad3f522c135f327ba0d376eb16ae42103849c8cc5cd6c8c6e87b8c5433c95a0f2d4dfa3e6c2705ee0b8996e5b27d0b2248f64a05fc8c902116cc45a7b2
+Size (apache-ant-1.9.7-bin.tar.bz2) = 4392108 bytes
SHA1 (patch-aa) = 2cbee5444e1da56072fc61506b28d22dde6dbcdc