diff options
author | abs <abs@pkgsrc.org> | 2007-06-09 23:26:44 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-09 23:26:44 +0000 |
commit | e6b483fa0dda5279923f810210e1c2dff1888313 (patch) | |
tree | d7d25110ad544d51f91b56117f94f7f8ec158d0f /devel | |
parent | 28fbfbe0ab836e82116b625113cfb489b09ecd71 (diff) | |
download | pkgsrc-e6b483fa0dda5279923f810210e1c2dff1888313.tar.gz |
Updated devel/p5-Carp-Clan 5.8 -> 5.9
Version 5.9 04.11.2007
+ Test::Exceptions is mandatory for testing.
+ Fixed http://rt.cpan.org/Ticket/Display.html?id=26255.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Carp-Clan/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Carp-Clan/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Carp-Clan/Makefile b/devel/p5-Carp-Clan/Makefile index c8a2acc81ec..d13a57c2bd6 100644 --- a/devel/p5-Carp-Clan/Makefile +++ b/devel/p5-Carp-Clan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2007/02/27 12:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2007/06/09 23:26:44 abs Exp $ # -DISTNAME= Carp-Clan-5.8 +DISTNAME= Carp-Clan-5.9 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ccl CATEGORIES= devel perl5 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Carp-Clan/ -COMMENT= Report errors from perspective of caller of a "clan" of modules +COMMENT= Report errors from perspective of a "clan" of modules PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/p5-Carp-Clan/distinfo b/devel/p5-Carp-Clan/distinfo index 4527e9b019a..3ee17831995 100644 --- a/devel/p5-Carp-Clan/distinfo +++ b/devel/p5-Carp-Clan/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/02/27 12:36:39 wiz Exp $ +$NetBSD: distinfo,v 1.3 2007/06/09 23:26:45 abs Exp $ -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 +SHA1 (Carp-Clan-5.9.tar.gz) = d6058647c8ee80cb978a2c11896d04faede6c33d +RMD160 (Carp-Clan-5.9.tar.gz) = daae16c332d06eb048193753635250816685ff11 +Size (Carp-Clan-5.9.tar.gz) = 18894 bytes |