pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Sub-Name
Module Name: pkgsrc
Committed By: mef
Date: Sun Oct 27 15:09:21 UTC 2019
Modified Files:
pkgsrc/devel/p5-Sub-Name: Makefile distinfo
Log Message:
(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
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Sub-Name/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Sub-Name/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-Sub-Name/Makefile
diff -u pkgsrc/devel/p5-Sub-Name/Makefile:1.24 pkgsrc/devel/p5-Sub-Name/Makefile:1.25
--- pkgsrc/devel/p5-Sub-Name/Makefile:1.24 Sun Aug 11 13:20:22 2019
+++ pkgsrc/devel/p5-Sub-Name/Makefile Sun Oct 27 15:09:21 2019
@@ -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 @@ HOMEPAGE= https://metacpan.org/release/S
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
Index: pkgsrc/devel/p5-Sub-Name/distinfo
diff -u pkgsrc/devel/p5-Sub-Name/distinfo:1.11 pkgsrc/devel/p5-Sub-Name/distinfo:1.12
--- pkgsrc/devel/p5-Sub-Name/distinfo:1.11 Wed Oct 5 06:41:55 2016
+++ pkgsrc/devel/p5-Sub-Name/distinfo Sun Oct 27 15:09:21 2019
@@ -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