pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Carp-REPL Update 0.15 to 0.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fa73434a0f0
branches:  trunk
changeset: 645280:3fa73434a0f0
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 26 07:32:06 2015 +0000

description:
Update 0.15 to 0.17
-------------------
0.17    Fri Nov 21 10:18:19 PST 2014
        * Fix compatibility with Devel::StackTrace 2.00, thanks to DAKKAR.
          The incompat manifested as lots of test failures about refs.  Fixes
          [rt.cpan.org #100314].

0.16    Tue May 28 15:10:26 PDT 2013
        * Fix hash ordering dependence in test (ilmari)
        * don't return stack frames inside Carp (DOY)

diffstat:

 devel/p5-Carp-REPL/Makefile |  5 ++---
 devel/p5-Carp-REPL/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a6ecad5616fb -r 3fa73434a0f0 devel/p5-Carp-REPL/Makefile
--- a/devel/p5-Carp-REPL/Makefile       Mon Jan 26 07:26:55 2015 +0000
+++ b/devel/p5-Carp-REPL/Makefile       Mon Jan 26 07:32:06 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:42 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/01/26 07:32:06 mef Exp $
 
-DISTNAME=      Carp-REPL-0.15
+DISTNAME=      Carp-REPL-0.17
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Carp/}
 
diff -r a6ecad5616fb -r 3fa73434a0f0 devel/p5-Carp-REPL/distinfo
--- a/devel/p5-Carp-REPL/distinfo       Mon Jan 26 07:26:55 2015 +0000
+++ b/devel/p5-Carp-REPL/distinfo       Mon Jan 26 07:32:06 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/04/24 07:20:21 seb Exp $
+$NetBSD: distinfo,v 1.4 2015/01/26 07:32:06 mef Exp $
 
-SHA1 (Carp-REPL-0.15.tar.gz) = a50641982d4048aaf4a90ae73dc822d8873c6a15
-RMD160 (Carp-REPL-0.15.tar.gz) = 386e0f90e91ce2f2fb13f377d05330dbd5e17dfb
-Size (Carp-REPL-0.15.tar.gz) = 23690 bytes
+SHA1 (Carp-REPL-0.17.tar.gz) = b597506b90c0a8b1d14a124c4d81b68484c5c856
+RMD160 (Carp-REPL-0.17.tar.gz) = 049299dabc77fbb52d0e53ff1e22cae1f6eaf590
+Size (Carp-REPL-0.17.tar.gz) = 27917 bytes



Home | Main Index | Thread Index | Old Index