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: Mon Oct 10 13:01:53 UTC 2016
Modified Files:
pkgsrc/devel/p5-Test-Simple: Makefile distinfo
Log Message:
Updated devel/p5-Test-Simple to 1.302059
----------------------------------------
1.302059 2016-09-25 12:32:21-07:00 America/Los_Angeles
- No changes from last trial
1.302058 2016-09-21 10:46:13-07:00 America/Los_Angeles (TRIAL RELEASE)
- Mask warning when comparing $@ in Test2::API::Context
1.302057 2016-09-18 12:12:18-07:00 America/Los_Angeles (TRIAL RELEASE)
- Doc fixes
- Win32 color support in Test::Builder::Tester
- Support v-strings in is_deeply
- A streamed subtest run inside a buffered subtest will be automatically
converted to a buffered subtest. Otherwise the output from inside the
subtest is lost entirely. (#721)
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/p5-Test-Simple/Makefile
cvs rdiff -u -r1.35 -r1.36 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.63 pkgsrc/devel/p5-Test-Simple/Makefile:1.64
--- pkgsrc/devel/p5-Test-Simple/Makefile:1.63 Mon Sep 19 10:22:20 2016
+++ pkgsrc/devel/p5-Test-Simple/Makefile Mon Oct 10 13:01:53 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2016/09/19 10:22:20 mef Exp $
+# $NetBSD: Makefile,v 1.64 2016/10/10 13:01:53 mef Exp $
-DISTNAME= Test-Simple-1.302056
+DISTNAME= Test-Simple-1.302059
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.35 pkgsrc/devel/p5-Test-Simple/distinfo:1.36
--- pkgsrc/devel/p5-Test-Simple/distinfo:1.35 Mon Sep 19 10:22:20 2016
+++ pkgsrc/devel/p5-Test-Simple/distinfo Mon Oct 10 13:01:53 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2016/09/19 10:22:20 mef Exp $
+$NetBSD: distinfo,v 1.36 2016/10/10 13:01:53 mef Exp $
-SHA1 (Test-Simple-1.302056.tar.gz) = a77d4d135c4a3062b5c24984d00e151cf039f28a
-RMD160 (Test-Simple-1.302056.tar.gz) = 11f3a549f97db375ac1e0a853589ec0f2242d59b
-SHA512 (Test-Simple-1.302056.tar.gz) = e6b88a896bf38c64d588926ba0d50dcb147aa0ac71f22cd76934651f34d9b112f658715bdb04e4d916cff1e2467f9c76fee4b57d7e462d84b6da8905e027a1d4
-Size (Test-Simple-1.302056.tar.gz) = 245554 bytes
+SHA1 (Test-Simple-1.302059.tar.gz) = bf6231623ceae926078cb2cb0378d2b71a927fb9
+RMD160 (Test-Simple-1.302059.tar.gz) = 102960230f7dc4b3a229266990b38a8eb31970d1
+SHA512 (Test-Simple-1.302059.tar.gz) = a5fa13b617bf96ce31ec13b274b73d0c7c2e3f7a77e54c314d2285b3cd729442605ad3b9aa0721773622c837e7be6776a53e7d34fd2777d07a306c16ec31ccb1
+Size (Test-Simple-1.302059.tar.gz) = 246436 bytes
Home |
Main Index |
Thread Index |
Old Index