summaryrefslogtreecommitdiff
path: root/devel/p5-CPAN
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-03-01 23:07:41 +0000
committersno <sno@pkgsrc.org>2009-03-01 23:07:41 +0000
commit6baa6b1fadfd6278ba39e78eb8b512bfe51b4174 (patch)
treee39525d20f8ba13c2911b3f10d6197ee0c73d78d /devel/p5-CPAN
parent6f019c8cdf07b1bec7283ca7586f1f38d1669f56 (diff)
downloadpkgsrc-6baa6b1fadfd6278ba39e78eb8b512bfe51b4174.tar.gz
pkgsrc changes:
- updating module to 1.9304 (seen update to late while committing the add) Upstream changes: 2009-02-28 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de> * this is release 1.9304 (same as 1.93_03, just version changed to mark as stable) 2009-02-01 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de> * this is release 1.93_51 (dev release towards 1.94) * major surgery: split all packages within the CPAN.pm file into separate files. Requested by Gabor Szabo who also submitted an initial implementation. * major surgery: relocate the repository to github, adjust all SVN related code in the Makefile.PL to git, and remove all files that are not directly relevant to CPAN.pm. (David Golden and Andreas Koenig) * mega doc and English patch by Tom Christiansen and David Golden * chmod the build directories to be world readable (suggested by Slaven Rezic) * fix broken perldoc command (Randy Kobes) * Use Parse::CPAN::Meta not Parse::Metayaml (Steffen Mueller) * Negated match variables in distroprefs (Gisle Aas) * new batch signing key PAUSE2009.pub included * this is release 1.93_03 2009-02-01 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de> * this is release 1.93_03 (preparation of stable 1.9304) * more backporting from trunk * PAUSE2009.pub included * s/cpantesters.perl.org/www.cpantesters.org/ 2009-01-11 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de> * this is release 1.93_02 * the underscore is there because it is the first git based release, it as a test ballon for the merge with bleadperl. I expect it will become 1.9303 * upgrade repo to github * more caution when running in degraded mode * default for connect-to-internet-ok to 0 again (for 5.8.9 a quick fix against bootstrappng problems was to set it to 1; now the resulting error message makes clear what's going on) * typo corrections (Frank Wiegand, David Golden) * backport Parse::CPAN::Meta patch from trunk (Steffen Mueller, David Golden)
Diffstat (limited to 'devel/p5-CPAN')
-rw-r--r--devel/p5-CPAN/Makefile5
-rw-r--r--devel/p5-CPAN/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-CPAN/Makefile b/devel/p5-CPAN/Makefile
index 7b5dbf89d25..d1257f47824 100644
--- a/devel/p5-CPAN/Makefile
+++ b/devel/p5-CPAN/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2009/03/01 21:59:46 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/01 23:07:41 sno Exp $
-DISTNAME= CPAN-1.9301
+DISTNAME= CPAN-1.9304
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
-EXTRACT_SUFX= .tar.gz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/${DISTNAME}/
diff --git a/devel/p5-CPAN/distinfo b/devel/p5-CPAN/distinfo
index a714cd3028a..91444c2baef 100644
--- a/devel/p5-CPAN/distinfo
+++ b/devel/p5-CPAN/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2009/03/01 21:59:46 sno Exp $
+$NetBSD: distinfo,v 1.2 2009/03/01 23:07:41 sno Exp $
-SHA1 (CPAN-1.9301.tar.gz) = 6a466f1d1c2a1387307a521f76a719db0e2bfe16
-RMD160 (CPAN-1.9301.tar.gz) = c4d633aa30d5eb0642c6b2d1f57e2a10c8976fa4
-Size (CPAN-1.9301.tar.gz) = 746768 bytes
+SHA1 (CPAN-1.9304.tar.gz) = d6791d250aa2660d58bf667bac05fd8b57baf11f
+RMD160 (CPAN-1.9304.tar.gz) = 6479c7810ccb8364c9bff5baa529c09375d5b11f
+Size (CPAN-1.9304.tar.gz) = 686426 bytes