1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- Update to 0.28.

Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
Approved by:	sahil@ (mentor)
This commit is contained in:
Frederic Culot 2010-11-09 06:28:19 +00:00
parent 18cd6aae93
commit db3bb251f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264293
2 changed files with 7 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= File-Fetch
PORTVERSION= 0.24
PORTVERSION= 0.28
CATEGORIES= ftp www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,19 +14,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A generic file fetching mechanism
RUN_DEPENDS= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= File::Fetch.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500905
RUN_DEPENDS+= p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
.if ${PERL_LEVEL} < 501001
RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd \
p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
p5-Module-Load-Conditional>=0.04:${PORTSDIR}/devel/p5-Module-Load-Conditional \
p5-Params-Check>=0.07:${PORTSDIR}/devel/p5-Params-Check
BUILD_DEPENDS:= ${RUN_DEPENDS}
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,2 @@
MD5 (File-Fetch-0.24.tar.gz) = 4c1dadfc0f7428414b247a5ef55a6778
SHA256 (File-Fetch-0.24.tar.gz) = 46b2de15c94f1f93f233b9cadc21893c5a67355d2103faa348541def1ee588c5
SIZE (File-Fetch-0.24.tar.gz) = 17896
SHA256 (File-Fetch-0.28.tar.gz) = a153e6e6f144ecfdf7d72778add9a3fc6946782eac0516c28124b82ba8cc18d7
SIZE (File-Fetch-0.28.tar.gz) = 18821