pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apache-ant apache-ant: update to 1.10.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef8fc74d6f3d
branches: trunk
changeset: 440420:ef8fc74d6f3d
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 08 12:38:44 2020 +0000
description:
apache-ant: update to 1.10.9.
Ant 1.10.9 contains a bugfixes and support for using GraalVM
JavaScript inside the script family of tasks and types..
It also addresses an insecure temporary file vulnerability
vulnerability, see the security report for details
(https://ant.apache.org/security.html)
diffstat:
devel/apache-ant/Makefile | 4 ++--
devel/apache-ant/PLIST | 3 ++-
devel/apache-ant/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 2c39c8a73597 -r ef8fc74d6f3d devel/apache-ant/Makefile
--- a/devel/apache-ant/Makefile Thu Oct 08 11:54:44 2020 +0000
+++ b/devel/apache-ant/Makefile Thu Oct 08 12:38:44 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2020/07/17 23:40:43 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2020/10/08 12:38:44 wiz Exp $
-DISTNAME= apache-ant-1.10.8-bin
+DISTNAME= apache-ant-1.10.9-bin
PKGNAME= ${DISTNAME:S/-bin//}
CATEGORIES= devel java
MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/}
diff -r 2c39c8a73597 -r ef8fc74d6f3d devel/apache-ant/PLIST
--- a/devel/apache-ant/PLIST Thu Oct 08 11:54:44 2020 +0000
+++ b/devel/apache-ant/PLIST Thu Oct 08 12:38:44 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2020/07/17 23:40:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2020/10/08 12:38:44 wiz Exp $
bin/ant
bin/antRun
lib/java/ant/ant-antlr.jar
@@ -274,6 +274,7 @@
share/doc/java/ant/api/org/apache/tools/ant/ProjectHelper.html
share/doc/java/ant/api/org/apache/tools/ant/ProjectHelperRepository.html
share/doc/java/ant/api/org/apache/tools/ant/PropertyHelper.Delegate.html
+share/doc/java/ant/api/org/apache/tools/ant/PropertyHelper.PropertyEnumerator.html
share/doc/java/ant/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html
share/doc/java/ant/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html
share/doc/java/ant/api/org/apache/tools/ant/PropertyHelper.html
diff -r 2c39c8a73597 -r ef8fc74d6f3d devel/apache-ant/distinfo
--- a/devel/apache-ant/distinfo Thu Oct 08 11:54:44 2020 +0000
+++ b/devel/apache-ant/distinfo Thu Oct 08 12:38:44 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2020/07/17 23:40:43 wiz Exp $
+$NetBSD: distinfo,v 1.34 2020/10/08 12:38:44 wiz Exp $
-SHA1 (apache-ant-1.10.8-bin.tar.xz) = 1b59eee456b5a814ecb1ab51b509c1a7ddd96b92
-RMD160 (apache-ant-1.10.8-bin.tar.xz) = bb83f61036b06c71b37d42bca2bfcbae4a097209
-SHA512 (apache-ant-1.10.8-bin.tar.xz) = b03be67dbda9b45a7838c304db7e6750e4907c6eef51a8de30d929f7e5b0da61b8a82fde2b590a0842acffc0f1098bc6bdfd16664a72c6c6f883990e166acdd4
-Size (apache-ant-1.10.8-bin.tar.xz) = 5011528 bytes
+SHA1 (apache-ant-1.10.9-bin.tar.xz) = 2fc1c47d57a31da0c59bc16e3d5ca5edfd2e3a48
+RMD160 (apache-ant-1.10.9-bin.tar.xz) = 164c8c9a7de7891301c90a17a2eeac95cba3f3e4
+SHA512 (apache-ant-1.10.9-bin.tar.xz) = ecb09c83b24f98b9475849548558809ff21c88f8d39fbc3559f24df5fc640a50bbd885681d9c676285d8843bd3dc09a6238189c13a4238ba5c01385a5bd29542
+Size (apache-ant-1.10.9-bin.tar.xz) = 5022448 bytes
SHA1 (patch-aa) = 5f614ed545c7cca33096af1f4975f7947439286f
Home |
Main Index |
Thread Index |
Old Index