pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-CPAN pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/057fa4d786c1
branches:  trunk
changeset: 393698:057fa4d786c1
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun May 24 12:51:18 2009 +0000

description:
pkgsrc changes:
  - Updating package for p5 module CPAN from 1.9304 to 1.9400

Upstream changes since version 1.9304:
2009-05-24  Andreas J. Koenig  <andk%cpan.org@localhost>
        * this is release 1.94
        * since 1.93_54 one test was changed that had been failing when
          Text::Glob was not installed.
        * since 1.93 (which was released 2008-10-12) changes are documented in
          the release notes for 1.93_5[1234] below. Here is a quick summary of
          the highlights: SQLite dependency tracking fixed; packaging works
          around bugs in Solaris tar; fixed ls on subdirectories; tested with
          YAML::XS and documented as such; support for MYMETA.yml; CPAN.pm file
          split into separate files; mega doc/English corrections; negated
          match variables in distroprefs
        * thanks to Gisle Aas, Tom Christiansen, Alexandr Ciornii, Nicholas
          Clark, Jan Dubois, David Golden, Randy Kobes, Olivier 'dolmen'
          Mengu'e, Steffen M"uller, Slaven Rezi'c, Michael Schwern, G'abor
          Szab'o, Frank Wiegand and many others for providing patches,
          bugreports and valuable feedback.

2009-05-07  Andreas J. Koenig  <andk%cpan.org@localhost>
        * this is release 1.93_54 (another release candidate for 1.94, I had
          overlooked the github fork by Alexandr)
        * Help Strawberry perl #41537: will prefer perl unpack modules (unless
          it is bz2). (Alexandr Ciornii)
        * address #43779: test failures when NFS involved (Alexandr Ciornii)
        * adjust tests for 5.6.2 and when no yaml module is available

2009-05-04  Andreas J. Koenig  <andk%cpan.org@localhost>
        * this is release 1.93_53 (release candidate for 1.94)
        * address #45470: pod synopsis fix submitted by Olivier 'dolmen' Mengu'e
        * bugfix: @$urllist could break on an undefined urllist, now protected
        * bugfix: Work around the troubles posed by Acme::BadExample
        * bugfix: address #43813: solaris tar cannot deal with long paths

2009-04-13  Andreas J. Koenig  <andk%cpan.org@localhost>
        * this is release 1.93_52 (dev release towards 1.94)
        * shake out missings after the split into many files
        * Win32 fixes by Jan Dubois
        * CPAN::SQLite support fixes by Randy Kobes
        * completion on distros works now at least on the "d" command when using
          pretty id ( eg. USERID/Foo-<TAB> )
        * experimental support for deprecated.pm only enabled on perl 5.11
        * address #37531: ls on subdirectories did not work as one would
          expect (reported by Slaven Rezic)
        * address #28438: do not create the author directory if we have a file
          URL (reported by Schwern)
        * all distroprefs now more YAML compliant
        * tested with YAML::XS and documented as such
        * patch by Gisle Aas to catch not compiling regexps in distroprefs
        * patch by David Golden to support MYMETA.yml
        * address #44549: support users who do not want to connect to the
          internet but still configure us to run in an intranet or with a
          minicpan on the local disk (reported by Nicholas Clark)

diffstat:

 devel/p5-CPAN/Makefile |  6 +++---
 devel/p5-CPAN/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d45c92b7a6bc -r 057fa4d786c1 devel/p5-CPAN/Makefile
--- a/devel/p5-CPAN/Makefile    Sun May 24 12:49:01 2009 +0000
+++ b/devel/p5-CPAN/Makefile    Sun May 24 12:51:18 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/03/01 23:07:41 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/24 12:51:18 sno Exp $
 
-DISTNAME=      CPAN-1.9304
-PKGNAME=       p5-${DISTNAME}
+DISTNAME=      CPAN-1.94
+PKGNAME=       p5-${DISTNAME}00
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=CPAN/}
 
diff -r d45c92b7a6bc -r 057fa4d786c1 devel/p5-CPAN/distinfo
--- a/devel/p5-CPAN/distinfo    Sun May 24 12:49:01 2009 +0000
+++ b/devel/p5-CPAN/distinfo    Sun May 24 12:51:18 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/03/01 23:07:41 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/05/24 12:51:18 sno Exp $
 
-SHA1 (CPAN-1.9304.tar.gz) = d6791d250aa2660d58bf667bac05fd8b57baf11f
-RMD160 (CPAN-1.9304.tar.gz) = 6479c7810ccb8364c9bff5baa529c09375d5b11f
-Size (CPAN-1.9304.tar.gz) = 686426 bytes
+SHA1 (CPAN-1.94.tar.gz) = 2397851d6506673b47511d8afaf1205c6ea6e5e0
+RMD160 (CPAN-1.94.tar.gz) = 2c995b6ef4168dcce4eaa15a773da03d23eb070f
+Size (CPAN-1.94.tar.gz) = 681241 bytes



Home | Main Index | Thread Index | Old Index