aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2006-09-14 04:01:04 +0800
committerleeym <leeym@FreeBSD.org>2006-09-14 04:01:04 +0800
commit35e9d22f7d4b5193f3f0d18147713e7cc36903c0 (patch)
tree1a1b1ea8a63bbe5e3551dd272bb7c563d0051ac2
parent5d0b13245d10ae3f2e1a87444c4869d904eeb51a (diff)
downloadfreebsd-ports-gnome-35e9d22f7d4b5193f3f0d18147713e7cc36903c0.tar.gz
freebsd-ports-gnome-35e9d22f7d4b5193f3f0d18147713e7cc36903c0.tar.zst
freebsd-ports-gnome-35e9d22f7d4b5193f3f0d18147713e7cc36903c0.zip
- Update to 0.08
PR: 101258 Submitted by: Gea-Suan Lin <gslin at gslin.org> Approved by: maintainer timeout
-rw-r--r--ftp/p5-File-Fetch/Makefile8
-rw-r--r--ftp/p5-File-Fetch/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile
index 8deb64979971..954cca393fd2 100644
--- a/ftp/p5-File-Fetch/Makefile
+++ b/ftp/p5-File-Fetch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= File-Fetch
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= ftp www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
@@ -15,8 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= A generic file fetching mechanism
-BUILD_DEPENDS= ${SITE_PERL}/IPC/Cmd.pm:${PORTSDIR}/devel/p5-IPC-Cmd
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/IPC/Cmd.pm:${PORTSDIR}/devel/p5-IPC-Cmd \
+ ${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
+ ${SITE_PERL}/Module/Load/Conditional.pm:${PORTSDIR}/devel/p5-Module-Load-Conditional
+BUILD_DEPENDS= ${RUN_DEPENDS}
MAN3= File::Fetch.3
diff --git a/ftp/p5-File-Fetch/distinfo b/ftp/p5-File-Fetch/distinfo
index fb49999d8d90..45c4297f00e6 100644
--- a/ftp/p5-File-Fetch/distinfo
+++ b/ftp/p5-File-Fetch/distinfo
@@ -1,3 +1,3 @@
-MD5 (File-Fetch-0.07.tar.gz) = 53135c09fa15e9cb0a980b153b9634e0
-SHA256 (File-Fetch-0.07.tar.gz) = 1ce376dd082bccd62af6d4899a436d53c66fc1ecb450ed80d0a54ec42792fe5e
-SIZE (File-Fetch-0.07.tar.gz) = 9463
+MD5 (File-Fetch-0.08.tar.gz) = bd2fc93569b571dcd4d4140b4ccbc001
+SHA256 (File-Fetch-0.08.tar.gz) = 2c97691dcb9ae4520e3134a59eb081f098f3f7d97498270d526091ce43a1c4ad
+SIZE (File-Fetch-0.08.tar.gz) = 10472