pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Refcount Update to 0.10
details: https://anonhg.NetBSD.org/pkgsrc/rev/70f800eb4651
branches: trunk
changeset: 336614:70f800eb4651
user: wen <wen%pkgsrc.org@localhost>
date: Thu Jul 18 14:25:22 2019 +0000
description:
Update to 0.10
Upstream changes:
0.10 2019-06-26 11:28:13
[BUGFIXES]
* Fix unit tests to handle when both Devel::MAT and Devel::FindRef
are available (RT129908)
(No module code changes, purely tests)
0.09 2019-06-25 21:06:57
[CHANGES]
* Add a `refcount()` function that callers can use to build
refcount-preserving tests
* Adjust docs to explain more about the Devel::MAT use-case
* General build file style updates
diffstat:
devel/p5-Test-Refcount/Makefile | 5 ++---
devel/p5-Test-Refcount/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r ce539b3e5039 -r 70f800eb4651 devel/p5-Test-Refcount/Makefile
--- a/devel/p5-Test-Refcount/Makefile Thu Jul 18 14:18:55 2019 +0000
+++ b/devel/p5-Test-Refcount/Makefile Thu Jul 18 14:25:22 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2018/08/22 09:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/07/18 14:25:22 wen Exp $
-DISTNAME= Test-Refcount-0.08
+DISTNAME= Test-Refcount-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r ce539b3e5039 -r 70f800eb4651 devel/p5-Test-Refcount/distinfo
--- a/devel/p5-Test-Refcount/distinfo Thu Jul 18 14:18:55 2019 +0000
+++ b/devel/p5-Test-Refcount/distinfo Thu Jul 18 14:25:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:28:53 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/07/18 14:25:22 wen Exp $
-SHA1 (Test-Refcount-0.08.tar.gz) = 320ca502381dbc8443881a5b95a83617937b170a
-RMD160 (Test-Refcount-0.08.tar.gz) = cda497f58ffed3e7ba5aacd06f7662b02a8ea3ba
-SHA512 (Test-Refcount-0.08.tar.gz) = 9a5ffe332f9a61c2f019963f49117f4a6af0b855371cd6aa24cc5e3edd7ee6caa54f25bcdd1edf57044c764030f8db37a1ee232d49130656643135cfac96d570
-Size (Test-Refcount-0.08.tar.gz) = 17567 bytes
+SHA1 (Test-Refcount-0.10.tar.gz) = 2cbfaff306dd7cef4f450243c90c1227eef346e1
+RMD160 (Test-Refcount-0.10.tar.gz) = 19e9eda378380d0af9ad9595675295e4ee0955ce
+SHA512 (Test-Refcount-0.10.tar.gz) = 7fac2a6bcb96da0ed61c53aaa2278e1ac998bd62314b95f307fe6ee032fd7d89264968f3ad78066186b112af0ba45960d5d1c81822bcd5f218418ea81236c4e1
+Size (Test-Refcount-0.10.tar.gz) = 17218 bytes
Home |
Main Index |
Thread Index |
Old Index