diff options
author | leeym <leeym@FreeBSD.org> | 2008-12-20 03:53:23 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2008-12-20 03:53:23 +0800 |
commit | f3089d47810ad8b0cc011a97d6f94e47502d4d2e (patch) | |
tree | e616c7f16d756c7c222448ecca568e5709808237 /ftp/p5-File-Fetch | |
parent | 2db28f6d007bc2308f21b22d3951ec8077b2deb9 (diff) | |
download | freebsd-ports-gnome-f3089d47810ad8b0cc011a97d6f94e47502d4d2e.tar.gz freebsd-ports-gnome-f3089d47810ad8b0cc011a97d6f94e47502d4d2e.tar.zst freebsd-ports-gnome-f3089d47810ad8b0cc011a97d6f94e47502d4d2e.zip |
- update to 0.18
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 |