summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-10-07 02:09:47 +0000
committerhiramatsu <hiramatsu>2011-10-07 02:09:47 +0000
commit09ab27cc6e86c893baaa6b7e24725f16275791c7 (patch)
tree0058f0655acc8bf58660a093110a004f4d91f78c
parent134d09a5036b15429fd62283552c13809bae75ef (diff)
downloadpkgsrc-09ab27cc6e86c893baaa6b7e24725f16275791c7.tar.gz
Update p5-Getopt-Euclid to 0.3.0.
Changes from previous: 0.3.0 - Reverted feature to match POD head section =head2, =head3 and =head4 because of backward compatibility issue (RT bug #70942) 0.2.9 2011-09-03 - This command does not generate warnings anymore: perl -e 'use Getopt::Euclid; print $Getopt::Euclid::VERSION;' - Required and optional arguments can now be put in a POD head section =head2, =head3 and =head4 for more flexibility 0.2.8 2011-09-02 - Support for optional defaults (RT bug #61438, patch from Paolo Medeo) - Extended the grammar of recognized POD headers - Usage error message now mentions the --man option in addition to --help
-rw-r--r--devel/p5-Getopt-Euclid/Makefile4
-rw-r--r--devel/p5-Getopt-Euclid/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Getopt-Euclid/Makefile b/devel/p5-Getopt-Euclid/Makefile
index d60e7bfbd73..a558ba003e9 100644
--- a/devel/p5-Getopt-Euclid/Makefile
+++ b/devel/p5-Getopt-Euclid/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2011/08/16 07:58:55 adam Exp $
+# $NetBSD: Makefile,v 1.9 2011/10/07 02:09:47 hiramatsu Exp $
-DISTNAME= Getopt-Euclid-0.2.7
+DISTNAME= Getopt-Euclid-0.3.0
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
diff --git a/devel/p5-Getopt-Euclid/distinfo b/devel/p5-Getopt-Euclid/distinfo
index a11ebaf2bce..6526f06c1a8 100644
--- a/devel/p5-Getopt-Euclid/distinfo
+++ b/devel/p5-Getopt-Euclid/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/08/16 07:58:55 adam Exp $
+$NetBSD: distinfo,v 1.5 2011/10/07 02:09:47 hiramatsu Exp $
-SHA1 (Getopt-Euclid-0.2.7.tar.gz) = 95adae22dc05cb189d1d9162f496feab5bd02108
-RMD160 (Getopt-Euclid-0.2.7.tar.gz) = 71d52a489ebf8942bc9b95a56442d7c3f2b4f322
-Size (Getopt-Euclid-0.2.7.tar.gz) = 36748 bytes
+SHA1 (Getopt-Euclid-0.3.0.tar.gz) = a9e555cf289cc13917396360a3ca37c4fe5e4aba
+RMD160 (Getopt-Euclid-0.3.0.tar.gz) = 410561cebd63967028c7e24e389b40cc2c699ae9
+Size (Getopt-Euclid-0.3.0.tar.gz) = 66691 bytes