summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-02-20 10:11:24 +0000
committerwen <wen@pkgsrc.org>2015-02-20 10:11:24 +0000
commitca9254c56103e22fcbae138c66b2b2ca6f537fed (patch)
tree4ab220fe2a3b2ec9d66b5faa0c358d6295dad063
parentba2d855f8e933527e8b2254b3e96240942cd9b2e (diff)
downloadpkgsrc-ca9254c56103e22fcbae138c66b2b2ca6f537fed.tar.gz
Update to 2.44
Upstream changes: Changes in version 2.44 ----------------------- * Be gentle to the user community and turn fix 92462 into a warning. This may be changed back to error in some future release.
-rw-r--r--devel/p5-Getopt-Long/Makefile6
-rw-r--r--devel/p5-Getopt-Long/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile
index 828be38e551..2d68bd9bcd7 100644
--- a/devel/p5-Getopt-Long/Makefile
+++ b/devel/p5-Getopt-Long/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2015/01/31 13:14:08 mef Exp $
+# $NetBSD: Makefile,v 1.19 2015/02/20 10:11:24 wen Exp $
-DISTNAME= Getopt-Long-2.43
+DISTNAME= Getopt-Long-2.44
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
@@ -10,6 +10,8 @@ HOMEPAGE= http://search.cpan.org/dist/Getopt-Long/
COMMENT= Extended processing of command line options
LICENSE= ${PERL5_LICENSE}
+REPLACE_PERL+= lib/Getopt/Long.pm
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Getopt/Long/.packlist
diff --git a/devel/p5-Getopt-Long/distinfo b/devel/p5-Getopt-Long/distinfo
index 12e1ec64fb0..a6bce7d20f2 100644
--- a/devel/p5-Getopt-Long/distinfo
+++ b/devel/p5-Getopt-Long/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2015/01/31 13:14:08 mef Exp $
+$NetBSD: distinfo,v 1.8 2015/02/20 10:11:24 wen Exp $
-SHA1 (Getopt-Long-2.43.tar.gz) = ca054ea9cc2b016dcd2e7bf33dfb33e0f4ce03cc
-RMD160 (Getopt-Long-2.43.tar.gz) = ab84c30f981bc84f961583f182026f739dd29acd
-Size (Getopt-Long-2.43.tar.gz) = 42556 bytes
+SHA1 (Getopt-Long-2.44.tar.gz) = 43e92e142ba98265989f0b02b87f8ebff38e5f00
+RMD160 (Getopt-Long-2.44.tar.gz) = a9d28187fd860b18f8f3dff694c18618c0726829
+Size (Getopt-Long-2.44.tar.gz) = 42654 bytes