summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-10-10 12:56:07 +0000
committermef <mef@pkgsrc.org>2016-10-10 12:56:07 +0000
commite38e680d7608e84074ac373f358a4b8f0ee8a728 (patch)
tree2ae7874adcc029cf3233ba970b642c261f080da4
parent58853a039014aa857c811a2878cca26b52a2b7f4 (diff)
downloadpkgsrc-e38e680d7608e84074ac373f358a4b8f0ee8a728.tar.gz
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
-rw-r--r--devel/p5-Test-File/Makefile7
-rw-r--r--devel/p5-Test-File/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-Test-File/Makefile b/devel/p5-Test-File/Makefile
index a9551107000..af34a645b0f 100644
--- a/devel/p5-Test-File/Makefile
+++ b/devel/p5-Test-File/Makefile
@@ -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 --git a/devel/p5-Test-File/distinfo b/devel/p5-Test-File/distinfo
index fb91125e018..b1f4e2b9cae 100644
--- a/devel/p5-Test-File/distinfo
+++ b/devel/p5-Test-File/distinfo
@@ -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