pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Most



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Aug 16 00:11:49 UTC 2016

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

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Test-Most/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Test-Most/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-Most/Makefile
diff -u pkgsrc/devel/p5-Test-Most/Makefile:1.20 pkgsrc/devel/p5-Test-Most/Makefile:1.21
--- pkgsrc/devel/p5-Test-Most/Makefile:1.20     Wed Jun  8 19:23:39 2016
+++ pkgsrc/devel/p5-Test-Most/Makefile  Tue Aug 16 00:11:48 2016
@@ -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 @@ COMMENT=    Most commonly needed test funct
 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

Index: pkgsrc/devel/p5-Test-Most/distinfo
diff -u pkgsrc/devel/p5-Test-Most/distinfo:1.9 pkgsrc/devel/p5-Test-Most/distinfo:1.10
--- pkgsrc/devel/p5-Test-Most/distinfo:1.9      Tue Nov  3 03:28:52 2015
+++ pkgsrc/devel/p5-Test-Most/distinfo  Tue Aug 16 00:11:48 2016
@@ -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