pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Simple p5-Test-Simple: update to 1.302098.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c83326ec3dd
branches:  trunk
changeset: 369975:8c83326ec3dd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 09 07:35:02 2017 +0000

description:
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)

diffstat:

 devel/p5-Test-Simple/Makefile |   4 ++--
 devel/p5-Test-Simple/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8edf9d7354a1 -r 8c83326ec3dd devel/p5-Test-Simple/Makefile
--- a/devel/p5-Test-Simple/Makefile     Mon Oct 09 07:33:47 2017 +0000
+++ b/devel/p5-Test-Simple/Makefile     Mon Oct 09 07:35:02 2017 +0000
@@ -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/}
diff -r 8edf9d7354a1 -r 8c83326ec3dd devel/p5-Test-Simple/distinfo
--- a/devel/p5-Test-Simple/distinfo     Mon Oct 09 07:33:47 2017 +0000
+++ b/devel/p5-Test-Simple/distinfo     Mon Oct 09 07:35:02 2017 +0000
@@ -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