Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Most (devel/p5-Test-Most) Updated 0.35 t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebedfe7484c3
branches:  trunk
changeset: 429281:ebedfe7484c3
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 18 11:24:56 2020 +0000

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

diffstat:

 devel/p5-Test-Most/Makefile |   7 +++----
 devel/p5-Test-Most/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 212cb18ccb0e -r ebedfe7484c3 devel/p5-Test-Most/Makefile
--- a/devel/p5-Test-Most/Makefile       Sat Apr 18 11:20:16 2020 +0000
+++ b/devel/p5-Test-Most/Makefile       Sat Apr 18 11:24:56 2020 +0000
@@ -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-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
diff -r 212cb18ccb0e -r ebedfe7484c3 devel/p5-Test-Most/distinfo
--- a/devel/p5-Test-Most/distinfo       Sat Apr 18 11:20:16 2020 +0000
+++ b/devel/p5-Test-Most/distinfo       Sat Apr 18 11:24:56 2020 +0000
@@ -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