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:   wiz
Date:           Fri Nov 24 14:24:54 UTC 2017

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

Log Message:
p5-Test-Simple: update to 1.302113.

1.302113  2017-11-20 14:04:16-08:00 America/Los_Angeles

    - Fix SIGPIPE in IPC test
    - Mark a test as usually AUTHOR_TESTING only

1.302112  2017-11-20 06:43:16-08:00 America/Los_Angeles

    - Fix test on threaded 5.8

1.302111  2017-11-18 09:54:33-08:00 America/Los_Angeles

    - Remove debugging from previous trial

1.302110  2017-11-17 09:47:23-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix test breakage (from previous trial) on older perls

1.302109  2017-11-17 09:35:48-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix some fragile tests
    - Add debugging to API/Instance.t for a cpan-testers failure

1.302108  2017-11-16 14:19:24-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Apply p5p test patch from Craig A. Berry <craigberry%mac.com@localhost>

1.302107  2017-11-16 07:44:59-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Allow regexp in Test::Tester


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/devel/p5-Test-Simple/Makefile
cvs rdiff -u -r1.51 -r1.52 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.80 pkgsrc/devel/p5-Test-Simple/Makefile:1.81
--- pkgsrc/devel/p5-Test-Simple/Makefile:1.80   Sun Oct 22 02:39:57 2017
+++ pkgsrc/devel/p5-Test-Simple/Makefile        Fri Nov 24 14:24:54 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2017/10/22 02:39:57 wen Exp $
+# $NetBSD: Makefile,v 1.81 2017/11/24 14:24:54 wiz Exp $
 
-DISTNAME=              Test-Simple-1.302106
+DISTNAME=              Test-Simple-1.302113
 PKGNAME=               p5-${DISTNAME}
 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.51 pkgsrc/devel/p5-Test-Simple/distinfo:1.52
--- pkgsrc/devel/p5-Test-Simple/distinfo:1.51   Sun Oct 22 02:39:57 2017
+++ pkgsrc/devel/p5-Test-Simple/distinfo        Fri Nov 24 14:24:54 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2017/10/22 02:39:57 wen Exp $
+$NetBSD: distinfo,v 1.52 2017/11/24 14:24:54 wiz Exp $
 
-SHA1 (Test-Simple-1.302106.tar.gz) = 49520256bdac906cb9c02b16be875af1c4f71dcf
-RMD160 (Test-Simple-1.302106.tar.gz) = 42edf93387ece1bef92b7e46f513fe1d3251f5cb
-SHA512 (Test-Simple-1.302106.tar.gz) = e19bfb729f622567bca636e420fad58de99f370f1a004fc094b4fb4eb96834fdd4b45ad8b591c62aa233f7bd779306a616d34edbc8b80807dad10b9c5904ac72
-Size (Test-Simple-1.302106.tar.gz) = 285758 bytes
+SHA1 (Test-Simple-1.302113.tar.gz) = cb3a81bf8e93eff950d1bdfcef3ffbce2da96bb7
+RMD160 (Test-Simple-1.302113.tar.gz) = 04bcc5330b8d9a6e7f195ba09630c816b83705f0
+SHA512 (Test-Simple-1.302113.tar.gz) = 2e72f0d9e33e09339ec67ad8f99fb23aae333db1f3fc13f125e68ef17f1c109e6544c00c47a920b202507d37e603a606979544b0cb7d78ea8b8e32ced18cca83
+Size (Test-Simple-1.302113.tar.gz) = 286875 bytes



Home | Main Index | Thread Index | Old Index