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: mef
Date: Sat Apr 18 11:24:56 UTC 2020
Modified Files:
pkgsrc/devel/p5-Test-Most: Makefile distinfo
Log Message:
(devel/p5-Test-Most) Updated 0.35 to 0.37
0.37 2020-04-04
- Don't call parent DESTROY method if it does not exist (thanks,
Karen)
0.36 2020-04-04
- Ensure Test::Builder's original DESTROY is called. Thanks to Karen
Etheridge. https://github.com/Ovid/test--most/pull/10
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Test-Most/Makefile
cvs rdiff -u -r1.10 -r1.11 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.26 pkgsrc/devel/p5-Test-Most/Makefile:1.27
--- pkgsrc/devel/p5-Test-Most/Makefile:1.26 Sun Aug 11 13:20:34 2019
+++ pkgsrc/devel/p5-Test-Most/Makefile Sat Apr 18 11:24:56 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2019/08/11 13:20:34 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2020/04/18 11:24:56 mef Exp $
-DISTNAME= Test-Most-0.35
+DISTNAME= Test-Most-0.37
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -23,7 +22,7 @@ DEPENDS+= p5-Test-Warn>=0.30:../../devel
DEPENDS+= p5-Data-Dumper-Names>=0.03:../../devel/p5-Data-Dumper-Names
# for make test
-BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
+TEST_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Most/.packlist
Index: pkgsrc/devel/p5-Test-Most/distinfo
diff -u pkgsrc/devel/p5-Test-Most/distinfo:1.10 pkgsrc/devel/p5-Test-Most/distinfo:1.11
--- pkgsrc/devel/p5-Test-Most/distinfo:1.10 Tue Aug 16 00:11:48 2016
+++ pkgsrc/devel/p5-Test-Most/distinfo Sat Apr 18 11:24:56 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/08/16 00:11:48 wen Exp $
+$NetBSD: distinfo,v 1.11 2020/04/18 11:24:56 mef Exp $
-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
+SHA1 (Test-Most-0.37.tar.gz) = 4cc6867e825565f3725e910f95e36846410125c7
+RMD160 (Test-Most-0.37.tar.gz) = 005edef026a849fb1898a59734d199c558570951
+SHA512 (Test-Most-0.37.tar.gz) = 133dbb9815884fbecd65520dd2f2d43a761439c33f7d32ffdfc80ed3d3e05fb563dca420cf5445e61382735a048c467b35b5c160b1013b5f5c7616be00aa328d
+Size (Test-Most-0.37.tar.gz) = 16544 bytes
Home |
Main Index |
Thread Index |
Old Index