summaryrefslogtreecommitdiff
path: root/devel/p5-Carp-Clan
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-27 12:36:39 +0000
committerwiz <wiz@pkgsrc.org>2007-02-27 12:36:39 +0000
commit5482a3e0cda777a2a4cbc755df26a382ef0e9d5e (patch)
tree191453b901c4d8e2989b97da6c1f1bcd986c0365 /devel/p5-Carp-Clan
parent563693f09df1be52c1fe7e5e81ab743ac83b954a (diff)
downloadpkgsrc-5482a3e0cda777a2a4cbc755df26a382ef0e9d5e.tar.gz
Update to 5.8:
Version 5.8 09.10.2006 + Stop testing that ->VERSION is a specific thing. I'm not sure why that was ever tested in the first place. Version 5.7 02.10.2006 + Stop PAUSE from attempting to index DB package. Version 5.6 02.10.2006 + Fixed test to predefined croak/confess/cluck/carp functions don't break tests. + Use Object::Deadly even saner. + Use named lexicals in diag(). + Skip testing import of carp/croak/cluck/confess if they existed prior to loading Carp::Clan. + Use exists &foo/defined &foo instead of symbol table hackery. + Remove all the symbol table hackery that had notes about avoiding symrefs. That's dumb. It's better to be clear and have symrefs than have unreadble code w/o symrefs. + Remove gratituous & sigil on function calls. + Changed f() so it accepts 1st parameter of carp/cluck/confess/croak instead of 1/2/3/4. + Renamed files. Version 5.5 02.10.2006 + Change 01_..._carp.t to use Object::Deadly only if it is 0.08+ + Changed wording of the O::D request in Makefile.PL + Allowed everything to be perltidied.
Diffstat (limited to 'devel/p5-Carp-Clan')
-rw-r--r--devel/p5-Carp-Clan/Makefile4
-rw-r--r--devel/p5-Carp-Clan/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Carp-Clan/Makefile b/devel/p5-Carp-Clan/Makefile
index 4eae7d18682..c8a2acc81ec 100644
--- a/devel/p5-Carp-Clan/Makefile
+++ b/devel/p5-Carp-Clan/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2006/10/09 22:19:00 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/27 12:36:39 wiz Exp $
#
-DISTNAME= Carp-Clan-5.4
+DISTNAME= Carp-Clan-5.8
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ccl
CATEGORIES= devel perl5
diff --git a/devel/p5-Carp-Clan/distinfo b/devel/p5-Carp-Clan/distinfo
index a5f00c53a74..4527e9b019a 100644
--- a/devel/p5-Carp-Clan/distinfo
+++ b/devel/p5-Carp-Clan/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.2 2006/10/02 19:14:13 rillig Exp $
+$NetBSD: distinfo,v 1.2 2007/02/27 12:36:39 wiz Exp $
-SHA1 (Carp-Clan-5.4.tar.gz) = 6b6d8478e719dc31986b3d8d376dde61ac49bc12
-RMD160 (Carp-Clan-5.4.tar.gz) = f7bc3702b5396c0acde6c7c7e27b7666555684e9
-Size (Carp-Clan-5.4.tar.gz) = 17989 bytes
+SHA1 (Carp-Clan-5.8.tar.gz) = 2b665c80d7c6d1d8ef36377b2c6755c1c617581b
+RMD160 (Carp-Clan-5.8.tar.gz) = 2c0ade3fa813e65ac64fb5546a0bd99f1ccf9df6
+Size (Carp-Clan-5.8.tar.gz) = 18687 bytes