pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Test-File



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Oct 10 12:56:08 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Test-File: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Test-File/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Test-File/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Test-File/Makefile
diff -u pkgsrc/devel/p5-Test-File/Makefile:1.9 pkgsrc/devel/p5-Test-File/Makefile:1.10
--- pkgsrc/devel/p5-Test-File/Makefile:1.9      Wed Jun  8 19:23:37 2016
+++ pkgsrc/devel/p5-Test-File/Makefile  Mon Oct 10 12:56:07 2016
@@ -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/}
 

Index: pkgsrc/devel/p5-Test-File/distinfo
diff -u pkgsrc/devel/p5-Test-File/distinfo:1.6 pkgsrc/devel/p5-Test-File/distinfo:1.7
--- pkgsrc/devel/p5-Test-File/distinfo:1.6      Tue Nov  3 03:28:50 2015
+++ pkgsrc/devel/p5-Test-File/distinfo  Mon Oct 10 12:56:07 2016
@@ -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