1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- update to 0.63

This commit is contained in:
Yen-Ming Lee 2009-05-11 16:30:54 +00:00
parent b912f2b845
commit 055650d385
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233705
2 changed files with 12 additions and 8 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= Inline-Files
PORTVERSION= 0.62
PORTVERSION= 0.63
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,12 +15,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Multiple virtual files at the end of your code
BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Inline::Files.3 \
Inline::Files::Virtual.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500703
BUILD_DEPENDS+= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
RUN_DEPENDS+= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Inline-Files-0.62.tar.gz) = 1beb4548be878a28cafb379945c402b8
SHA256 (Inline-Files-0.62.tar.gz) = b67f09e6c07b10a920c202abbea1f3f77dbdf40c274071df74b4ad4c0f5a8df2
SIZE (Inline-Files-0.62.tar.gz) = 13603
MD5 (Inline-Files-0.63.tar.gz) = 460ed656cb55cba677ae774319958fc2
SHA256 (Inline-Files-0.63.tar.gz) = 0550f77c75243541c5563740435fc43ab6b9dec0f05aadaa312786d12d6c6dc2
SIZE (Inline-Files-0.63.tar.gz) = 13846