pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Carp-Assert Update to 0.18, provided by Hiram...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0662e2e3102
branches:  trunk
changeset: 484745:b0662e2e3102
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 29 14:54:05 2004 +0000

description:
Update to 0.18, provided by Hiramatsu Yoshifumi in PR 28461.
    - Added copyright and license info
    - Made affirm's code dumping code safe on perl where B::Deparse
      isn't quite up to the job.
    - Some minor grammar nits from David Wheeler.

diffstat:

 devel/p5-Carp-Assert/Makefile |  4 ++--
 devel/p5-Carp-Assert/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 1d2a0c021f5e -r b0662e2e3102 devel/p5-Carp-Assert/Makefile
--- a/devel/p5-Carp-Assert/Makefile     Mon Nov 29 14:49:04 2004 +0000
+++ b/devel/p5-Carp-Assert/Makefile     Mon Nov 29 14:54:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/20 03:56:38 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/29 14:54:05 wiz Exp $
 #
 
-DISTNAME=              Carp-Assert-0.17
+DISTNAME=              Carp-Assert-0.18
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5cpa
 CATEGORIES=            devel perl5
diff -r 1d2a0c021f5e -r b0662e2e3102 devel/p5-Carp-Assert/distinfo
--- a/devel/p5-Carp-Assert/distinfo     Mon Nov 29 14:49:04 2004 +0000
+++ b/devel/p5-Carp-Assert/distinfo     Mon Nov 29 14:54:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/20 03:56:38 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/11/29 14:54:05 wiz Exp $
 
-SHA1 (Carp-Assert-0.17.tar.gz) = 1892da09958a50da60b527ab627907ad4718c4cd
-Size (Carp-Assert-0.17.tar.gz) = 8815 bytes
+SHA1 (Carp-Assert-0.18.tar.gz) = 557bc90c3102823e9415d09a89ed35b545cd7913
+Size (Carp-Assert-0.18.tar.gz) = 9540 bytes



Home | Main Index | Thread Index | Old Index