diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-06-08 14:23:09 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-06-08 14:23:09 +0000 |
commit | d90682acdf8c79d67d5da55b5eba8845eb58c301 (patch) | |
tree | 6c1b3233d17ae8d50955c6597edd79130a6e5e0c | |
parent | Remove gatekeeper.dec.com from CPAN mirrors, since it is a) unavailable, (diff) |
Update to 2.31.
PR: 38298
Submitted by: David Lay <dave@staff.netc.net.au>
Notes
Notes:
svn path=/head/; revision=60857
-rw-r--r-- | devel/p5-Getopt-Long/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Getopt-Long/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-Getopt-Long/pkg-plist | 8 |
3 files changed, 2 insertions, 10 deletions
diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile index d53401d12578..77b65ce081a1 100644 --- a/devel/p5-Getopt-Long/Makefile +++ b/devel/p5-Getopt-Long/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Getopt-Long -PORTVERSION= 2.26 +PORTVERSION= 2.31 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Getopt diff --git a/devel/p5-Getopt-Long/distinfo b/devel/p5-Getopt-Long/distinfo index ce94921590bb..3476576e60a7 100644 --- a/devel/p5-Getopt-Long/distinfo +++ b/devel/p5-Getopt-Long/distinfo @@ -1 +1 @@ -MD5 (Getopt-Long-2.26.tar.gz) = 8bcd346fff7744858e08e0bf7edc1163 +MD5 (Getopt-Long-2.31.tar.gz) = 4a6d862a9bcf8f1dbaa9f489a552652a diff --git a/devel/p5-Getopt-Long/pkg-plist b/devel/p5-Getopt-Long/pkg-plist index f43ddea66494..cb56694bf936 100644 --- a/devel/p5-Getopt-Long/pkg-plist +++ b/devel/p5-Getopt-Long/pkg-plist @@ -1,14 +1,6 @@ -lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/GetOptions.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/FindOption.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/Configure.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/config.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/Croak.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/Long/.packlist lib/perl5/site_perl/%%PERL_VER%%/newgetopt.pl lib/perl5/site_perl/%%PERL_VER%%/Getopt/Long.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/Long -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Getopt 2>/dev/null || true |