pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Most Update to 0.35



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b41fc9b82477
branches:  trunk
changeset: 351152:b41fc9b82477
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Aug 16 00:11:48 2016 +0000

description:
Update to 0.35
Update DEPENDS

Upstream changes:
0.35    2016-08-11
        - Bump module deps due to Test2. Test2 is tested well enough that
          you're probably OK, but you'll want to retest your code with this
          release.

diffstat:

 devel/p5-Test-Most/Makefile |  17 ++++++++---------
 devel/p5-Test-Most/distinfo |  10 +++++-----
 2 files changed, 13 insertions(+), 14 deletions(-)

diffs (49 lines):

diff -r 7bf4f4ed6308 -r b41fc9b82477 devel/p5-Test-Most/Makefile
--- a/devel/p5-Test-Most/Makefile       Tue Aug 16 00:11:35 2016 +0000
+++ b/devel/p5-Test-Most/Makefile       Tue Aug 16 00:11:48 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:23:39 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/08/16 00:11:48 wen Exp $
 #
 
-DISTNAME=      Test-Most-0.34
+DISTNAME=      Test-Most-0.35
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 
@@ -13,12 +12,12 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Exception-Class>=1.14:../../devel/p5-Exception-Class
-DEPENDS+=      p5-Test-Deep>=0.106:../../devel/p5-Test-Deep
-DEPENDS+=      p5-Test-Differences>=0.6100:../../devel/p5-Test-Differences
-DEPENDS+=      p5-Test-Exception>=0.31:../../devel/p5-Test-Exception
-#DEPENDS+=     {perl>=5.14.2,p5-Test-Harness>=3.21}:../../devel/p5-Test-Harness
-#DEPENDS+=     {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
-DEPENDS+=      p5-Test-Warn>=0.23:../../devel/p5-Test-Warn
+DEPENDS+=      p5-Test-Deep>=0.119:../../devel/p5-Test-Deep
+DEPENDS+=      p5-Test-Differences>=0.6400:../../devel/p5-Test-Differences
+DEPENDS+=      p5-Test-Exception>=0.43:../../devel/p5-Test-Exception
+DEPENDS+=      {perl>=5.21.8,p5-Test-Harness>=3.35}:../../devel/p5-Test-Harness
+DEPENDS+=      p5-Test-Simple>=0.1.302047:../../devel/p5-Test-Simple
+DEPENDS+=      p5-Test-Warn>=0.30:../../devel/p5-Test-Warn
 
 # recommended
 DEPENDS+=      p5-Data-Dumper-Names>=0.03:../../devel/p5-Data-Dumper-Names
diff -r 7bf4f4ed6308 -r b41fc9b82477 devel/p5-Test-Most/distinfo
--- a/devel/p5-Test-Most/distinfo       Tue Aug 16 00:11:35 2016 +0000
+++ b/devel/p5-Test-Most/distinfo       Tue Aug 16 00:11:48 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/03 03:28:52 agc Exp $
+$NetBSD: distinfo,v 1.10 2016/08/16 00:11:48 wen Exp $
 
-SHA1 (Test-Most-0.34.tar.gz) = 5808c5a3f466b20bb2a212ef2d3a4087ee633103
-RMD160 (Test-Most-0.34.tar.gz) = d693eed598c6213799c1ec5dad1ade8612379b37
-SHA512 (Test-Most-0.34.tar.gz) = 00706bb25e6b9f806b536f75f66356413cdbcb19efd1c8b163fbd3357f61abe9e06e57c311eff216d36962ce74beb996db6cd4f0d2e5ed58fa5c0a0af32a33ef
-Size (Test-Most-0.34.tar.gz) = 15919 bytes
+SHA1 (Test-Most-0.35.tar.gz) = 6ac702ff3623624082979f3c9496e66a175335fc
+RMD160 (Test-Most-0.35.tar.gz) = 8db7982856202af932c8be3f275030e8843605ce
+SHA512 (Test-Most-0.35.tar.gz) = 1b2d201811e59d7afce47ff5f7da67c170d4685ffbec23360757b5cacc9fe72fc82609bc46cc9d8e351fdb75715696457c201dd94fadaeca70a6f31690236291
+Size (Test-Most-0.35.tar.gz) = 16074 bytes



Home | Main Index | Thread Index | Old Index