pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2020Q3]: pkgsrc/devel/apache-ant Pullup ticket #6340 - request...
details: https://anonhg.NetBSD.org/pkgsrc/rev/09bfcb508f63
branches: pkgsrc-2020Q3
changeset: 440972:09bfcb508f63
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Thu Oct 22 16:48:07 2020 +0000
description:
Pullup ticket #6340 - requested by wiz
devel/apache-ant: security fix
Revisions pulled up:
- devel/apache-ant/Makefile 1.52
- devel/apache-ant/PLIST 1.27
- devel/apache-ant/distinfo 1.34
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu Oct 8 12:38:44 UTC 2020
Modified Files:
pkgsrc/devel/apache-ant: Makefile PLIST distinfo
Log Message:
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 cc7e2083f272 -r 09bfcb508f63 devel/apache-ant/Makefile
--- a/devel/apache-ant/Makefile Thu Oct 22 16:29:04 2020 +0000
+++ b/devel/apache-ant/Makefile Thu Oct 22 16:48:07 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2020/07/17 23:40:43 wiz Exp $
+# $NetBSD: Makefile,v 1.51.2.1 2020/10/22 16:48:07 bsiegert 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 cc7e2083f272 -r 09bfcb508f63 devel/apache-ant/PLIST
--- a/devel/apache-ant/PLIST Thu Oct 22 16:29:04 2020 +0000
+++ b/devel/apache-ant/PLIST Thu Oct 22 16:48:07 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.26.2.1 2020/10/22 16:48:07 bsiegert 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 cc7e2083f272 -r 09bfcb508f63 devel/apache-ant/distinfo
--- a/devel/apache-ant/distinfo Thu Oct 22 16:29:04 2020 +0000
+++ b/devel/apache-ant/distinfo Thu Oct 22 16:48:07 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2020/07/17 23:40:43 wiz Exp $
+$NetBSD: distinfo,v 1.33.2.1 2020/10/22 16:48:07 bsiegert 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