pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Sub-Name (devel/p5-Sub-Name) Updated from 0.2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d0652f8c32c
branches: trunk
changeset: 342922:1d0652f8c32c
user: mef <mef%pkgsrc.org@localhost>
date: Sun Oct 27 15:09:21 2019 +0000
description:
(devel/p5-Sub-Name) Updated from 0.21 to 0.26
0.26 2019-10-05 22:23:12Z
- no changes since 0.25
0.25 2018-04-21 14:38:45Z (TRIAL RELEASE)
- fix "Undefined symbol "DPPP_my_croak_xs_usage"" error on some perls
(RT#125158)
0.24 2018-04-21 08:15:30Z (TRIAL RELEASE)
- small internal changes to bring implementation in line with changes to
Sub::Util (Graham Knop)
0.23 2016-10-23 04:33:37Z (TRIAL RELEASE)
- test for renaming lexical subs, which should work on perl 5.22+. (PR#10,
Graham Knop)
0.22 2016-10-17 01:41:42Z (TRIAL RELEASE)
- %DB::sub is now populated correctly for sub names with wide characters
or nulls. (PR#9: Graham Knop, Leon Timmermans, Reini Urban)
- better perl 5.6 compatibility by lowering prereqs of core modules
diffstat:
devel/p5-Sub-Name/Makefile | 7 +++----
devel/p5-Sub-Name/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 84571af240cf -r 1d0652f8c32c devel/p5-Sub-Name/Makefile
--- a/devel/p5-Sub-Name/Makefile Sun Oct 27 15:06:41 2019 +0000
+++ b/devel/p5-Sub-Name/Makefile Sun Oct 27 15:09:21 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2019/08/11 13:20:22 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2019/10/27 15:09:21 mef Exp $
-DISTNAME= Sub-Name-0.21
+DISTNAME= Sub-Name-0.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
@@ -11,7 +10,7 @@
COMMENT= Perl 5 module to (re)name a sub
LICENSE= ${PERL5_LICENSE}
-BUILD_DEPENDS+= p5-Devel-CheckBin-[0-9]*:../../devel/p5-Devel-CheckBin
+TEST_DEPENDS+= p5-Devel-CheckBin-[0-9]*:../../devel/p5-Devel-CheckBin
PERL5_PACKLIST= auto/Sub/Name/.packlist
diff -r 84571af240cf -r 1d0652f8c32c devel/p5-Sub-Name/distinfo
--- a/devel/p5-Sub-Name/distinfo Sun Oct 27 15:06:41 2019 +0000
+++ b/devel/p5-Sub-Name/distinfo Sun Oct 27 15:09:21 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/10/05 06:41:55 wiz Exp $
+$NetBSD: distinfo,v 1.12 2019/10/27 15:09:21 mef Exp $
-SHA1 (Sub-Name-0.21.tar.gz) = 2e0bdbe6ad48490b4a9e154ece9fa29b9724e3be
-RMD160 (Sub-Name-0.21.tar.gz) = 530e60df117649078cac4b82d182fa9a84c87540
-SHA512 (Sub-Name-0.21.tar.gz) = 94be57b569f6c434ec3ef4fdff1a9d946067cf6c7ee58f716f4bc188764ee103f9a2579ee0ddf4068ec6889c186d9d447d8252a5dd2a0e882719239ac1102294
-Size (Sub-Name-0.21.tar.gz) = 81155 bytes
+SHA1 (Sub-Name-0.26.tar.gz) = c4afefebab1e69ecaaeef9ceb314e15c04e8eef1
+RMD160 (Sub-Name-0.26.tar.gz) = 188bef5cfbf0c484a957825bea86939b3fef6acc
+SHA512 (Sub-Name-0.26.tar.gz) = df032823c340500a0cc5e5f4d88688bbed14344a67a1ded462572aebeb39827563c5f69afbc0af1c5aac483013e7083a8aba2e3e47b805007d006818dadd9b5a
+Size (Sub-Name-0.26.tar.gz) = 84898 bytes
Home |
Main Index |
Thread Index |
Old Index