diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-12-19 19:53:23 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-12-19 19:53:23 +0000 |
commit | cb23ec0d34751a397d1d603f1a7555f5dbb71eb4 (patch) | |
tree | 4ba64cfb0ed4a94e94efda859064f0fb8a03a6a1 /ftp/p5-File-Fetch | |
parent | 995ea3032c36770c23f925f5694f84aa26325f1a (diff) |
Notes
Diffstat (limited to 'ftp/p5-File-Fetch')
-rw-r--r-- | ftp/p5-File-Fetch/Makefile | 3 | ||||
-rw-r--r-- | ftp/p5-File-Fetch/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile index 40eca12710c0..161776b58cf1 100644 --- a/ftp/p5-File-Fetch/Makefile +++ b/ftp/p5-File-Fetch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Fetch -PORTVERSION= 0.16 +PORTVERSION= 0.18 CATEGORIES= ftp www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ MAINTAINER= ports@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 diff --git a/ftp/p5-File-Fetch/distinfo b/ftp/p5-File-Fetch/distinfo index 1e082c3cf2dc..db8beb3ab7f3 100644 --- a/ftp/p5-File-Fetch/distinfo +++ b/ftp/p5-File-Fetch/distinfo @@ -1,3 +1,3 @@ -MD5 (File-Fetch-0.16.tar.gz) = 44f49351ced0b9c866c3348fba510cc7 -SHA256 (File-Fetch-0.16.tar.gz) = 10e7be984c6e3b37f306f2ac1318b1686f482c77d5aa2a01f5097ccdc0f7232d -SIZE (File-Fetch-0.16.tar.gz) = 16050 +MD5 (File-Fetch-0.18.tar.gz) = 27ab57360edb05b2f756985d2d95c968 +SHA256 (File-Fetch-0.18.tar.gz) = 27dade55b5fc919d22cf6202956d5598f399d76d31e621b39c5759f6513b5ebd +SIZE (File-Fetch-0.18.tar.gz) = 16185 |