1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- update to 0.2.1

This commit is contained in:
Yen-Ming Lee 2009-09-01 09:11:27 +00:00
parent 88eb66fdb6
commit a3458cac57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240646
3 changed files with 14 additions and 13 deletions

View File

@ -6,20 +6,24 @@
#
PORTNAME= Getopt-Euclid
PORTVERSION= 0.2.0
DISTVERSIONPREFIX=v
PORTVERSION= 0.2.1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/K/KG/KGALINSKY
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Executable Uniform Command-Line Interface Descriptions
BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
PERL_MODBUILD= yes
MAN3= Getopt::Euclid.3 Getopt::Euclid::HierDemo.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500900
BUILD_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Getopt-Euclid-v0.2.0.tar.gz) = d9389f7dc20ca8efde4730536e1adbef
SHA256 (Getopt-Euclid-v0.2.0.tar.gz) = 91ebe1e2223952a83f1498fbc6575737570515ce175b7ad839d4079e98a1416f
SIZE (Getopt-Euclid-v0.2.0.tar.gz) = 25664
MD5 (Getopt-Euclid-0.2.1.tar.gz) = c5ffa92cce7a4561934ca0b9d20ba617
SHA256 (Getopt-Euclid-0.2.1.tar.gz) = 000601fd40baedbfc0507bcef675b71ebd57ac6e8bb0e25fca9ad1b61c9cc367
SIZE (Getopt-Euclid-0.2.1.tar.gz) = 26075

View File

@ -1,7 +1,4 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Euclid/.packlist
%%SITE_PERL%%/Getopt/Euclid.pm
%%SITE_PERL%%/Getopt/Euclid/HierDemo.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Euclid
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt
@dirrmtry %%SITE_PERL%%/Getopt/Euclid
@dirrmtry %%SITE_PERL%%/Getopt