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:           Mon Oct  9 07:35:02 UTC 2017

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

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

1.302098  2017-10-03 06:13:49-07:00 America/Los_Angeles

    - Add docs for test2_stdout and test2_stderr
    - Fix 5.6 support

1.302097  2017-10-02 19:35:08-07:00 America/Los_Angeles

    - Fix hub->process bug that could let an error pass
    - Fix #789 (Modification of read only value)
    - Fix typo in Test::Builder when looking for IPC (#777)
    - Fix #791, clone_io broke on scalar io layer
    - Fix #790 and #756, Exception event stingify exception
    - Localize $^E in context (#780)
    - Fix test that failed in verbose mode (#770)


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/devel/p5-Test-Simple/Makefile
cvs rdiff -u -r1.46 -r1.47 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.75 pkgsrc/devel/p5-Test-Simple/Makefile:1.76
--- pkgsrc/devel/p5-Test-Simple/Makefile:1.75   Sun Sep 17 13:33:03 2017
+++ pkgsrc/devel/p5-Test-Simple/Makefile        Mon Oct  9 07:35:02 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2017/09/17 13:33:03 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2017/10/09 07:35:02 wiz Exp $
 
-DISTNAME=              Test-Simple-1.302096
+DISTNAME=              Test-Simple-1.302098
 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.46 pkgsrc/devel/p5-Test-Simple/distinfo:1.47
--- pkgsrc/devel/p5-Test-Simple/distinfo:1.46   Sun Sep 17 13:33:03 2017
+++ pkgsrc/devel/p5-Test-Simple/distinfo        Mon Oct  9 07:35:02 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2017/09/17 13:33:03 wiz Exp $
+$NetBSD: distinfo,v 1.47 2017/10/09 07:35:02 wiz Exp $
 
-SHA1 (Test-Simple-1.302096.tar.gz) = 29337d7d56fa7c907f216f53319553289df233bc
-RMD160 (Test-Simple-1.302096.tar.gz) = 4318f9007ffb8b71351c83dfdec6dcbb00c461d8
-SHA512 (Test-Simple-1.302096.tar.gz) = 85ff954c2031bc53e9af56e6e3c42dcf1ca0f6e10bccd5e4aaf23b58dc6f07b5c1c0cd55b10588e91581e58c41130afbc7c4a93ed078f475584879320eb60dbc
-Size (Test-Simple-1.302096.tar.gz) = 282450 bytes
+SHA1 (Test-Simple-1.302098.tar.gz) = 1b3ef02d42e0d190cef3ee20ee22d4ab56749007
+RMD160 (Test-Simple-1.302098.tar.gz) = b647e7a4b6628c508e1686bb339223439d0447e6
+SHA512 (Test-Simple-1.302098.tar.gz) = 99599c960821dafcb56e9ed1db2dce58b194416bfd6996fc3aea90615af63450ce8f80e0d5c1e16808d6c40aa832d66ed510803cb8d2c487db41900b23b29ddf
+Size (Test-Simple-1.302098.tar.gz) = 284718 bytes



Home | Main Index | Thread Index | Old Index