pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Oct 31 14:05:17 UTC 2019

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

Log Message:
(devel/p5-Test-Taint) Updated from 1.06 to 1.08

1.08    Wed Jun 12 15:01:48 CDT 2019
        [FIXES]
        Fixed intermittent failures in the test suite.  Thanks, Petr
        Pisar. (RT #119897)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Test-Taint/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-Taint/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-Taint/Makefile
diff -u pkgsrc/devel/p5-Test-Taint/Makefile:1.21 pkgsrc/devel/p5-Test-Taint/Makefile:1.22
--- pkgsrc/devel/p5-Test-Taint/Makefile:1.21    Sun Aug 11 13:20:37 2019
+++ pkgsrc/devel/p5-Test-Taint/Makefile Thu Oct 31 14:05:17 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2019/08/11 13:20:37 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/31 14:05:17 mef Exp $
 #
 
-DISTNAME=              Test-Taint-1.06
+DISTNAME=              Test-Taint-1.08
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           6
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 
@@ -12,7 +11,6 @@ HOMEPAGE=             https://metacpan.org/release/
 COMMENT=               Tools to test taintedness
 LICENSE=               ${PERL5_LICENSE}
 
-USE_LANGUAGES=         c
 PERL5_PACKLIST=                auto/Test/Taint/.packlist
 
 .include "../../lang/perl5/module.mk"

Index: pkgsrc/devel/p5-Test-Taint/distinfo
diff -u pkgsrc/devel/p5-Test-Taint/distinfo:1.4 pkgsrc/devel/p5-Test-Taint/distinfo:1.5
--- pkgsrc/devel/p5-Test-Taint/distinfo:1.4     Tue Nov  3 03:28:54 2015
+++ pkgsrc/devel/p5-Test-Taint/distinfo Thu Oct 31 14:05:17 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:28:54 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/10/31 14:05:17 mef Exp $
 
-SHA1 (Test-Taint-1.06.tar.gz) = e128816a8a7eb0676e55ae82cc170ca3db50a601
-RMD160 (Test-Taint-1.06.tar.gz) = 20383bb673754569641e179bb2be45557ab71e61
-SHA512 (Test-Taint-1.06.tar.gz) = 58221b0145d9b908994c093168ca547a18cd56113f4923a4662bb9c113635378740363914d1fd43602f15c76a23cfe26d0682ed6ce22836d712692f439e782c2
-Size (Test-Taint-1.06.tar.gz) = 13346 bytes
+SHA1 (Test-Taint-1.08.tar.gz) = 109ff4158818a3b2e87dd1a67071bcb452936f9b
+RMD160 (Test-Taint-1.08.tar.gz) = 5f10c3ddfcc53b9beb76bd3740b529f434f956d1
+SHA512 (Test-Taint-1.08.tar.gz) = 2a7e3a60756c802dc33ac0b2a4102463de59fe92ba3cd83cb02e01e9f7aa13978c7a8ac7dcfdcf3c0d934af40e5189421874da819be9258e91080b777be71b20
+Size (Test-Taint-1.08.tar.gz) = 13388 bytes



Home | Main Index | Thread Index | Old Index