svn commit: r304446 - head/devel/p5-Getopt-Euclid
Wen Heping
wen at FreeBSD.org
Tue Sep 18 12:57:28 UTC 2012
Author: wen
Date: Tue Sep 18 12:57:27 2012
New Revision: 304446
URL: http://svn.freebsd.org/changeset/ports/304446
Log:
- Update to 0.3.7
Changes: http://cpansearch.perl.org/src/FANGLY/Getopt-Euclid-0.3.7/Changes
Modified:
head/devel/p5-Getopt-Euclid/Makefile
head/devel/p5-Getopt-Euclid/distinfo
head/devel/p5-Getopt-Euclid/pkg-plist
Modified: head/devel/p5-Getopt-Euclid/Makefile
==============================================================================
--- head/devel/p5-Getopt-Euclid/Makefile Tue Sep 18 12:52:25 2012 (r304445)
+++ head/devel/p5-Getopt-Euclid/Makefile Tue Sep 18 12:57:27 2012 (r304446)
@@ -6,19 +6,17 @@
#
PORTNAME= Getopt-Euclid
-PORTVERSION= 0.2.3
+PORTVERSION= 0.3.7
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:KGALINSKY
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= perl at FreeBSD.org
COMMENT= Executable Uniform Command-Line Interface Descriptions
PERL_MODBUILD= yes
-MAN3= Getopt::Euclid.3 Getopt::Euclid::HierDemo.3
+MAN3= Getopt::Euclid.3
.include <bsd.port.pre.mk>
Modified: head/devel/p5-Getopt-Euclid/distinfo
==============================================================================
--- head/devel/p5-Getopt-Euclid/distinfo Tue Sep 18 12:52:25 2012 (r304445)
+++ head/devel/p5-Getopt-Euclid/distinfo Tue Sep 18 12:57:27 2012 (r304446)
@@ -1,2 +1,2 @@
-SHA256 (Getopt-Euclid-v0.2.3.tar.gz) = f602841db2f93a08e5ec1c1e63a453327afa9a3fc8d22e6cd7d6402ad8f1fc41
-SIZE (Getopt-Euclid-v0.2.3.tar.gz) = 33611
+SHA256 (Getopt-Euclid-0.3.7.tar.gz) = 39c69765e97eeeb837a2db567d2b2f04d30c209b9d024204fa1429df4880c07f
+SIZE (Getopt-Euclid-0.3.7.tar.gz) = 70222
Modified: head/devel/p5-Getopt-Euclid/pkg-plist
==============================================================================
--- head/devel/p5-Getopt-Euclid/pkg-plist Tue Sep 18 12:52:25 2012 (r304445)
+++ head/devel/p5-Getopt-Euclid/pkg-plist Tue Sep 18 12:57:27 2012 (r304446)
@@ -1,4 +1,3 @@
%%SITE_PERL%%/Getopt/Euclid.pm
-%%SITE_PERL%%/Getopt/Euclid/HierDemo.pm
@dirrmtry %%SITE_PERL%%/Getopt/Euclid
@dirrmtry %%SITE_PERL%%/Getopt
More information about the svn-ports-head
mailing list