pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-PadWalker Update 1.96 to 2.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/af0f2ed28075
branches: trunk
changeset: 646718:af0f2ed28075
user: mef <mef%pkgsrc.org@localhost>
date: Sat Feb 14 03:10:18 2015 +0000
description:
Update 1.96 to 2.0
------------------
1.96 Fri 24 Aug 2012 13:03:31 BST
- Restore compatibility with Perl 5.8
Thanks again to Father Chrysostomous
1.97 Sun 27 Oct 2013 10:09:41 GMT
- Improve peek_sub error handling
Thanks to Zefram for the bug report.
See https://rt.cpan.org/Ticket/Display.html?id=89679
1.98 Sun 27 Oct 2013 16:27:19 GMT
- Make new test compatible with old versions of perl.
1.99 Tue 11 Nov 2014 15:01:37 CET
- Make it compatible with bleadperl.
Patch from Father Chrysostomous at
https://rt.cpan.org/Public/Bug/Display.html?id=100262
1.99_1 Tue 11 Nov 2014 19:38:17 CET
- Restore compatibility with perl 5.8
Patch from paul%city-fan.org@localhost at
https://rt.cpan.org/Public/Bug/Display.html?id=100262#txn-1431869
2.0 Mon 8 Dec 2014 13:45:37 GMT
- Restore compatibility with bleadperl
Patch from Dagfinn Ilmari Mannsaker (Mannsåker) at
https://github.com/robinhouston/PadWalker/pull/3
diffstat:
devel/p5-PadWalker/Makefile | 5 ++---
devel/p5-PadWalker/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 43f9da4c6753 -r af0f2ed28075 devel/p5-PadWalker/Makefile
--- a/devel/p5-PadWalker/Makefile Sat Feb 14 02:50:59 2015 +0000
+++ b/devel/p5-PadWalker/Makefile Sat Feb 14 03:10:18 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:11 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/02/14 03:10:18 mef Exp $
-DISTNAME= PadWalker-1.96
+DISTNAME= PadWalker-2.0
PKGNAME= p5-${DISTNAME:S/96/9.6/}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RO/ROBIN/}
diff -r 43f9da4c6753 -r af0f2ed28075 devel/p5-PadWalker/distinfo
--- a/devel/p5-PadWalker/distinfo Sat Feb 14 02:50:59 2015 +0000
+++ b/devel/p5-PadWalker/distinfo Sat Feb 14 03:10:18 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/09/13 15:58:11 sno Exp $
+$NetBSD: distinfo,v 1.5 2015/02/14 03:10:18 mef Exp $
-SHA1 (PadWalker-1.96.tar.gz) = 575b34adf54879e1306afeff20ad2af8c68402a4
-RMD160 (PadWalker-1.96.tar.gz) = 325a086ae464ed8143818c655a7f4fec34364f09
-Size (PadWalker-1.96.tar.gz) = 15272 bytes
+SHA1 (PadWalker-2.0.tar.gz) = 0480bbce6b2aaaf2d4ee517aecd920ca2972d880
+RMD160 (PadWalker-2.0.tar.gz) = 6f232ca696b520d7a56d89fe9cf053ae640e73b1
+Size (PadWalker-2.0.tar.gz) = 15689 bytes
Home |
Main Index |
Thread Index |
Old Index