pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Getopt-ArgvFile Update from version 1.10 to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa38c8a89dc1
branches:  trunk
changeset: 545301:aa38c8a89dc1
user:      he <he%pkgsrc.org@localhost>
date:      Wed Jul 30 13:01:13 2008 +0000

description:
Update from version 1.10 to 1.11.

Pkgsrc changes:
 o Change HOMEPAGE to use search.cpan.org instead of www.cpan.org.
 o Remove .tgz as EXTRACT_SUFX
 o Remove no-longer-needed dependency on p5-Getopt-Simple

Upstream changes:
1.11 This is a distribution maintenance release. No new
     features or bugfixes were added, there is no need
     to update from version 1.10.

     There are two reasons for the changes: a new version
     of CPAN.pm and the CPANTS code quality checks.

     Adapted tests to run with CPAN.pm 1.90.

     Moved change log from README section "What's new" to
     this file.

     Added META.yaml.

     Added demos.

     Added POD test scripts: t/pod.t and t/pod-coverage.t.

     POD optimizations and fixes.

diffstat:

 devel/p5-Getopt-ArgvFile/Makefile |  9 +++------
 devel/p5-Getopt-ArgvFile/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 10 deletions(-)

diffs (42 lines):

diff -r 3bb02dc796bc -r aa38c8a89dc1 devel/p5-Getopt-ArgvFile/Makefile
--- a/devel/p5-Getopt-ArgvFile/Makefile Wed Jul 30 12:59:06 2008 +0000
+++ b/devel/p5-Getopt-ArgvFile/Makefile Wed Jul 30 13:01:13 2008 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:16 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/30 13:01:13 he Exp $
 #
 
-DISTNAME=              Getopt-ArgvFile-1.10
+DISTNAME=              Getopt-ArgvFile-1.11
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Getopt/}
-EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.cpan.org/modules/by-module/Getopt/
+HOMEPAGE=              http://search.cpan.org/dist/Getopt-ArgvFile/
 COMMENT=               Interpolates script options from files into @ARGV or another array
 
 PKG_INSTALLATION_TYPES= overwrite pkgviews
@@ -16,7 +15,5 @@
 
 PERL5_PACKLIST=                auto/Getopt/ArgvFile/.packlist
 
-DEPENDS+=              p5-Getopt-Simple-[0-9]*:../../devel/p5-Getopt-Simple
-
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 3bb02dc796bc -r aa38c8a89dc1 devel/p5-Getopt-ArgvFile/distinfo
--- a/devel/p5-Getopt-ArgvFile/distinfo Wed Jul 30 12:59:06 2008 +0000
+++ b/devel/p5-Getopt-ArgvFile/distinfo Wed Jul 30 13:01:13 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/03/15 22:38:21 wennmach Exp $
+$NetBSD: distinfo,v 1.2 2008/07/30 13:01:13 he Exp $
 
-SHA1 (Getopt-ArgvFile-1.10.tgz) = 19320df182e7b3d62f8be65982eb49ae6bf4ac48
-RMD160 (Getopt-ArgvFile-1.10.tgz) = 00a991aeb644a616d1db300ad8ff392c7ec3a40d
-Size (Getopt-ArgvFile-1.10.tgz) = 18007 bytes
+SHA1 (Getopt-ArgvFile-1.11.tar.gz) = 1c9b2b11f60617e198847876ea42fb6bd011d78e
+RMD160 (Getopt-ArgvFile-1.11.tar.gz) = e060c6ff7c177add520986d944282ee07f2570f1
+Size (Getopt-ArgvFile-1.11.tar.gz) = 19469 bytes



Home | Main Index | Thread Index | Old Index