pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-File Updated devel/p5-Test-File to 1.44.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4b107a1fa2d
branches: trunk
changeset: 353701:f4b107a1fa2d
user: mef <mef%pkgsrc.org@localhost>
date: Mon Oct 10 12:56:07 2016 +0000
description:
Updated devel/p5-Test-File to 1.44.2
------------------------------------
1.442 2016-09-22T15:35:50Z
* Update to stable release. This fixes an upcoming Perl @INC
issue that removes the current directory from the default list.
This affects only the test files which use a private library.
If you already have this installed you don't need to update.
1.441_01 2016-09-19T21:44:45Z
* Fix for missing . in
@INC (Github #14 https://github.com/briandfoy/test-file/issues/14)
This relates to CVE-2016-1238
diffstat:
devel/p5-Test-File/Makefile | 7 +++----
devel/p5-Test-File/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (31 lines):
diff -r 214ed25810de -r f4b107a1fa2d devel/p5-Test-File/Makefile
--- a/devel/p5-Test-File/Makefile Mon Oct 10 12:37:14 2016 +0000
+++ b/devel/p5-Test-File/Makefile Mon Oct 10 12:56:07 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/10/10 12:56:07 mef Exp $
#
-DISTNAME= Test-File-1.44
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+DISTNAME= Test-File-1.442
+PKGNAME= p5-Test-File-1.44.2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r 214ed25810de -r f4b107a1fa2d devel/p5-Test-File/distinfo
--- a/devel/p5-Test-File/distinfo Mon Oct 10 12:37:14 2016 +0000
+++ b/devel/p5-Test-File/distinfo Mon Oct 10 12:56:07 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:28:50 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/10/10 12:56:07 mef Exp $
-SHA1 (Test-File-1.44.tar.gz) = 6fc4f3f3c7ceb50cae660643a82ede405d5ae187
-RMD160 (Test-File-1.44.tar.gz) = a3054c4cd5f9f8a6e86e810a094ea183b280937c
-SHA512 (Test-File-1.44.tar.gz) = 428b4027ba8a20fcf92dedb1c1a9ca9866bb41b679f78a7640fee1e0c60c9daa77713e41995b3cba9a271a4df538985276df34ea649efef8592896eade96cb89
-Size (Test-File-1.44.tar.gz) = 26498 bytes
+SHA1 (Test-File-1.442.tar.gz) = 2383108872e480b8a71c2988cecea8e44152c273
+RMD160 (Test-File-1.442.tar.gz) = 96e3cb177d209549c37dab418ffc7ef7e0be728e
+SHA512 (Test-File-1.442.tar.gz) = efddd0d86fbe6ccdd3d1051950aa5ca7619e56485718b15a7260eabf2a8d257c511c05b181ac708fef63b949781658d93c48b384b6197353a6cb6aa2a4f58471
+Size (Test-File-1.442.tar.gz) = 26895 bytes
Home |
Main Index |
Thread Index |
Old Index