aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-MogileFS-Utils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-31 07:10:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-31 07:10:14 +0000
commite1a518cb18be7919bfaca3b2029068b67a571985 (patch)
treef016c018c46662105713ee6f4789268df726402e /sysutils/p5-MogileFS-Utils
parent9ea8f48bcd52ec811e9cee52c9be8ca3404ed9c2 (diff)
downloadports-e1a518cb18be7919bfaca3b2029068b67a571985.tar.gz
ports-e1a518cb18be7919bfaca3b2029068b67a571985.zip
- Update to 2.20
Notes
Notes: svn path=/head/; revision=278611
Diffstat (limited to 'sysutils/p5-MogileFS-Utils')
-rw-r--r--sysutils/p5-MogileFS-Utils/Makefile25
-rw-r--r--sysutils/p5-MogileFS-Utils/distinfo4
2 files changed, 17 insertions, 12 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile
index 48c2574f51f4..c9bf486b25b5 100644
--- a/sysutils/p5-MogileFS-Utils/Makefile
+++ b/sysutils/p5-MogileFS-Utils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MogileFS-Utils
-PORTVERSION= 2.19
+PORTVERSION= 2.20
CATEGORIES= sysutils net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DORMANDO
@@ -15,22 +15,27 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= MogileFS tools
-RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
- p5-MogileFS-Client>=1.14:${PORTSDIR}/sysutils/p5-MogileFS-Client
+RUN_DEPENDS= p5-MogileFS-Client>=1.14:${PORTSDIR}/sysutils/p5-MogileFS-Client \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
-MAN1= mogadm.1 mogtool.1 mogdelete.1 \
- mogfetch.1 mogfiledebug.1 \
- mogfileinfo.1 moglistfids.1 \
- moglistkeys.1 mogstats.1 mogupload.1
-
+MAN1= mogadm.1 \
+ mogdelete.1 \
+ mogfetch.1 \
+ mogfiledebug.1 \
+ mogfileinfo.1 \
+ moglistfids.1 \
+ moglistkeys.1 \
+ mogstats.1 \
+ mogtool.1 \
+ mogupload.1
MAN3= MogileFS::Utils.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
+.if ${PERL_LEVEL} < 501000
+RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
.endif
.include <bsd.port.post.mk>
diff --git a/sysutils/p5-MogileFS-Utils/distinfo b/sysutils/p5-MogileFS-Utils/distinfo
index d8cbaf113eac..f4e3ff1153cf 100644
--- a/sysutils/p5-MogileFS-Utils/distinfo
+++ b/sysutils/p5-MogileFS-Utils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MogileFS-Utils-2.19.tar.gz) = 4988fb49d307fefe809642278b5eb948cc7b96b6e0e2361a94204828f073ec90
-SIZE (MogileFS-Utils-2.19.tar.gz) = 38484
+SHA256 (MogileFS-Utils-2.20.tar.gz) = e4b704f150d4901b20265e62e006abcf78ae9a4854ec604b607fbf04a8f2d027
+SIZE (MogileFS-Utils-2.20.tar.gz) = 38524