diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 20:49:40 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 20:49:40 +0000 |
commit | 952ffecd264b2976afe1bda30418906e8f723354 (patch) | |
tree | 7ab6145294020fafd5e77bfa95b633f6c615bffb /devel | |
parent | 28a58474659453afa081986a60cde6e332cb1994 (diff) | |
download | pkgsrc-952ffecd264b2976afe1bda30418906e8f723354.tar.gz |
Updating package for p5 module CPAN from 1.9400 to 1.9402
Upstream changes:
2009-06-27 Andreas J. Koenig <andk@cpan.org>
* release 1.9402, nearly identical to 1.94_01 with these additions:
* protect build_dir_reuse to not process irrelevant yaml files;
addressing a bug report by Asif Iqbal on cpan-discuss mailing list
* doc fix by Dan Dascalescu
2009-06-14 Andreas J. Koenig <andk@cpan.org>
* release 1.94_01, a candidate for the next stable release
* friendlier CPAN shell startup message (RT#46869 by ADAMK)
* sets $Archive::Tar::CHOWN=0 and $Archive::Tar::SAME_PERMISSIONS=0;
(RT#46384 reported by John Lightsey)
* fix CPAN Testers reports summary for new website YAML format
(RT#46652; David Golden)
* continuing to improve error handling on unplugged operation (tracked
in RT#44549)
* fix RT#46378: what happens when using 'o conf urllist' for reordering
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-CPAN/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-CPAN/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-CPAN/Makefile b/devel/p5-CPAN/Makefile index f12a0308619..e269e3cd6f2 100644 --- a/devel/p5-CPAN/Makefile +++ b/devel/p5-CPAN/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/05/24 12:51:18 sno Exp $ +# $NetBSD: Makefile,v 1.4 2009/07/07 20:49:40 sno Exp $ -DISTNAME= CPAN-1.94 -PKGNAME= p5-${DISTNAME}00 +DISTNAME= CPAN-1.9402 +PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN/distinfo b/devel/p5-CPAN/distinfo index e9f6867c7ee..246926f9780 100644 --- a/devel/p5-CPAN/distinfo +++ b/devel/p5-CPAN/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/05/24 12:51:18 sno Exp $ +$NetBSD: distinfo,v 1.4 2009/07/07 20:49:40 sno Exp $ -SHA1 (CPAN-1.94.tar.gz) = 2397851d6506673b47511d8afaf1205c6ea6e5e0 -RMD160 (CPAN-1.94.tar.gz) = 2c995b6ef4168dcce4eaa15a773da03d23eb070f -Size (CPAN-1.94.tar.gz) = 681241 bytes +SHA1 (CPAN-1.9402.tar.gz) = 9b358edd5bbb644efc7cca50d93f93a62c75ea94 +RMD160 (CPAN-1.9402.tar.gz) = 163b16e9ab1ba739821e84e2be2979f5dc8602bf +Size (CPAN-1.9402.tar.gz) = 680842 bytes |