aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-MogileFS-Utils
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-10 06:28:19 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-10 06:28:19 +0000
commite8facee8ed0006941a5c0df999f9aa52b7be7e6c (patch)
tree37f34328318f1cf5a01ed871d29aa896a2a17fee /sysutils/p5-MogileFS-Utils
parentf71fa14e68786c4f3cf69647f143fb0aacdf6a05 (diff)
downloadports-e8facee8ed0006941a5c0df999f9aa52b7be7e6c.tar.gz
ports-e8facee8ed0006941a5c0df999f9aa52b7be7e6c.zip
- Update to 2.19
Notes
Notes: svn path=/head/; revision=267571
Diffstat (limited to 'sysutils/p5-MogileFS-Utils')
-rw-r--r--sysutils/p5-MogileFS-Utils/Makefile10
-rw-r--r--sysutils/p5-MogileFS-Utils/distinfo4
-rw-r--r--sysutils/p5-MogileFS-Utils/pkg-plist7
3 files changed, 16 insertions, 5 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile
index 7c7612fd95b4..9ce508d11e4d 100644
--- a/sysutils/p5-MogileFS-Utils/Makefile
+++ b/sysutils/p5-MogileFS-Utils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MogileFS-Utils
-PORTVERSION= 2.18
+PORTVERSION= 2.19
CATEGORIES= sysutils net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
@@ -16,11 +16,15 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= MogileFS tools
RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
- p5-MogileFS-Client>=1.13:${PORTSDIR}/sysutils/p5-MogileFS-Client
+ p5-MogileFS-Client>=1.14:${PORTSDIR}/sysutils/p5-MogileFS-Client
PERL_CONFIGURE= yes
-MAN1= mogadm.1 mogtool.1
+MAN1= mogadm.1 mogtool.1 mogdelete.1 \
+ mogfetch.1 mogfiledebug.1 \
+ mogfileinfo.1 moglistfids.1 \
+ moglistkeys.1 mogstats.1 mogupload.1
+
MAN3= MogileFS::Utils.3
.include <bsd.port.pre.mk>
diff --git a/sysutils/p5-MogileFS-Utils/distinfo b/sysutils/p5-MogileFS-Utils/distinfo
index 132df559de71..d8cbaf113eac 100644
--- a/sysutils/p5-MogileFS-Utils/distinfo
+++ b/sysutils/p5-MogileFS-Utils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MogileFS-Utils-2.18.tar.gz) = e738b7e626d7ec4ec500eaa0a2729414d8ba0cf1d0d2cecbdcf03908e235ff4b
-SIZE (MogileFS-Utils-2.18.tar.gz) = 31517
+SHA256 (MogileFS-Utils-2.19.tar.gz) = 4988fb49d307fefe809642278b5eb948cc7b96b6e0e2361a94204828f073ec90
+SIZE (MogileFS-Utils-2.19.tar.gz) = 38484
diff --git a/sysutils/p5-MogileFS-Utils/pkg-plist b/sysutils/p5-MogileFS-Utils/pkg-plist
index 77e22ec26dd2..fc9fc4c541a0 100644
--- a/sysutils/p5-MogileFS-Utils/pkg-plist
+++ b/sysutils/p5-MogileFS-Utils/pkg-plist
@@ -1,5 +1,12 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS-Utils/.packlist
%%SITE_PERL%%/MogileFS/Utils.pm
+bin/mogdelete
+bin/mogfetch
+bin/mogfiledebug
+bin/mogfileinfo
+bin/moglistfids
+bin/moglistkeys
+bin/mogupload
bin/mogadm
bin/mogstats
bin/mogtool