1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.06

- Remove obsolete PREFIX-hacking

PR:		ports/72400
Submitted by:	lth
This commit is contained in:
Lars Thegler 2004-10-12 21:27:07 +00:00
parent 7ed9c9c260
commit 6deb4d3784
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119102
2 changed files with 4 additions and 12 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= CPAN-DistnameInfo
PORTVERSION= 0.05
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CPAN
@ -18,12 +18,4 @@ PERL_CONFIGURE= yes
MAN3= CPAN::DistnameInfo.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} <= 500503
# make PREFIX-clean under perl 5.005_03
post-configure:
@${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (CPAN-DistnameInfo-0.05.tar.gz) = aa3adc5e122d5763968511182a168960
SIZE (CPAN-DistnameInfo-0.05.tar.gz) = 27205
MD5 (CPAN-DistnameInfo-0.06.tar.gz) = f7154ef1681ce5d236e984d7ce72e3ac
SIZE (CPAN-DistnameInfo-0.06.tar.gz) = 27303