- Update to 0.36

Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-29 02:54:01 +00:00
parent 7a7703967d
commit 15dfc52e27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300189
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= File-Fetch
PORTVERSION= 0.34
PORTVERSION= 0.36
CATEGORIES= ftp www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -24,11 +24,11 @@ MAN3= File::Fetch.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd \
BUILD_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}
RUN_DEPENDS:= ${BUILD_DEPENDS}
.endif
.include <bsd.port.post.mk>

View file

@ -1,2 +1,2 @@
SHA256 (File-Fetch-0.34.tar.gz) = 044f13a02baf3d4d91739711fd2bfc3f2233a90033501b97c8294a3dd429084d
SIZE (File-Fetch-0.34.tar.gz) = 19717
SHA256 (File-Fetch-0.36.tar.gz) = df596e7a41a0cbea8affcca269836154ab2729df5c81390a2e3f2b9b1a5caef9
SIZE (File-Fetch-0.36.tar.gz) = 19950