pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Oct 31 13:58:07 UTC 2019

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

Log Message:
(devel/p5-Test-Simple) Updated  from 1.302164 to 1.302168

1.302168  2019-09-06 07:40:18-07:00 America/Los_Angeles

    - Fix Typo in a Test2::API::Breakage warning (Thanks E. Choroba)
    - Delay loading of Term::Table until needed (Thanks Graham Knop)

1.302167  2019-08-23 14:07:58-07:00 America/Los_Angeles

    - add test2_is_testing_done api method
    - Fix string compare warning

1.302166  2019-08-15 10:37:01-07:00 America/Los_Angeles

    - Fix context test on older perls

1.302165  2019-08-15 10:21:09-07:00 America/Los_Angeles

    - Better diagnostics when a context is destroyed unexpectedly
    - Add an event to notify when END phase starts


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/devel/p5-Test-Simple/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/devel/p5-Test-Simple/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-Simple/Makefile
diff -u pkgsrc/devel/p5-Test-Simple/Makefile:1.99 pkgsrc/devel/p5-Test-Simple/Makefile:1.100
--- pkgsrc/devel/p5-Test-Simple/Makefile:1.99   Sun Aug 11 13:20:36 2019
+++ pkgsrc/devel/p5-Test-Simple/Makefile        Thu Oct 31 13:58:07 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2019/08/11 13:20:36 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2019/10/31 13:58:07 mef Exp $
 
-DISTNAME=              Test-Simple-1.302164
+DISTNAME=              Test-Simple-1.302168
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Simple/distinfo
diff -u pkgsrc/devel/p5-Test-Simple/distinfo:1.67 pkgsrc/devel/p5-Test-Simple/distinfo:1.68
--- pkgsrc/devel/p5-Test-Simple/distinfo:1.67   Thu Jul 18 14:34:11 2019
+++ pkgsrc/devel/p5-Test-Simple/distinfo        Thu Oct 31 13:58:07 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.67 2019/07/18 14:34:11 wen Exp $
+$NetBSD: distinfo,v 1.68 2019/10/31 13:58:07 mef Exp $
 
-SHA1 (Test-Simple-1.302164.tar.gz) = c7ed45ea7415457be47640909b8ecdd994b7a62f
-RMD160 (Test-Simple-1.302164.tar.gz) = 53fa00891af68f039d204ffc8e96c06518c31c19
-SHA512 (Test-Simple-1.302164.tar.gz) = 6b1945bfc7766feabd9fe731b7d993ebdc0bacc0b770f680ece714c1d76708cf03d6ebf803761a1ab9670907d3ba9d201e5dc650901fc9d8e2207c226f5d3024
-Size (Test-Simple-1.302164.tar.gz) = 305333 bytes
+SHA1 (Test-Simple-1.302168.tar.gz) = cedfab338b3615708f403fc90f483f8178838f29
+RMD160 (Test-Simple-1.302168.tar.gz) = 50a28dcbc2aeca7670693772c69cecbb0d27f55e
+SHA512 (Test-Simple-1.302168.tar.gz) = 4c3b7e4e157b62a0d0939464486090d31d79dcc9c84c010bd2917b8fb7436546fe26b812490f140eb6a149fb465a5a027fb101395e519b476918ff0af0715568
+Size (Test-Simple-1.302168.tar.gz) = 306733 bytes



Home | Main Index | Thread Index | Old Index