aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-MogileFS-Server
diff options
context:
space:
mode:
authorMikolaj Golub <trociny@FreeBSD.org>2013-08-12 17:41:17 +0000
committerMikolaj Golub <trociny@FreeBSD.org>2013-08-12 17:41:17 +0000
commit17e6203de0e8a8ff54ee3206e32e28fdb78df427 (patch)
treede3dbcc6d01fc67b3763f8a8416b801d55f71d73 /sysutils/p5-MogileFS-Server
parentee07eccb9f32acc6ae772c3cb2e4602d21227ddb (diff)
downloadports-17e6203de0e8a8ff54ee3206e32e28fdb78df427.tar.gz
ports-17e6203de0e8a8ff54ee3206e32e28fdb78df427.zip
Update to 2.68.
Approved by: bdrewery
Notes
Notes: svn path=/head/; revision=324637
Diffstat (limited to 'sysutils/p5-MogileFS-Server')
-rw-r--r--sysutils/p5-MogileFS-Server/Makefile3
-rw-r--r--sysutils/p5-MogileFS-Server/distinfo4
-rw-r--r--sysutils/p5-MogileFS-Server/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/p5-MogileFS-Server/Makefile b/sysutils/p5-MogileFS-Server/Makefile
index 2ec9d71214b3..6496c48a0c6f 100644
--- a/sysutils/p5-MogileFS-Server/Makefile
+++ b/sysutils/p5-MogileFS-Server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MogileFS-Server
-PORTVERSION= 2.67
+PORTVERSION= 2.68
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DORMANDO
@@ -43,6 +43,7 @@ MAN3= MogileFS::Checksum.3 \
MogileFS::IOStatWatcher.3 \
MogileFS::Overview.3 \
MogileFS::ReplicationPolicy.3 \
+ MogileFS::ReplicationPolicy::MultipleDevices.3 \
MogileFS::ReplicationPolicy::MultipleHosts.3 \
MogileFS::ReplicationPolicy::Union.3 \
MogileFS::Server.3 \
diff --git a/sysutils/p5-MogileFS-Server/distinfo b/sysutils/p5-MogileFS-Server/distinfo
index 3c48d36dab00..305afed81bb3 100644
--- a/sysutils/p5-MogileFS-Server/distinfo
+++ b/sysutils/p5-MogileFS-Server/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MogileFS-Server-2.67.tar.gz) = 9347f762875ec99b132a096b9ef74237d79fcb1f198372e78b1764d3569071dd
-SIZE (MogileFS-Server-2.67.tar.gz) = 181847
+SHA256 (MogileFS-Server-2.68.tar.gz) = 535fb28a3ec40fd6eb7f62712fd19c03544e0c502d8494d789e124f9841da6b1
+SIZE (MogileFS-Server-2.68.tar.gz) = 186022
diff --git a/sysutils/p5-MogileFS-Server/pkg-plist b/sysutils/p5-MogileFS-Server/pkg-plist
index 3e0c41f1368a..29e4215063a3 100644
--- a/sysutils/p5-MogileFS-Server/pkg-plist
+++ b/sysutils/p5-MogileFS-Server/pkg-plist
@@ -26,6 +26,7 @@ bin/mogstored
%%SITE_PERL%%/MogileFS/ProcManager.pm
%%SITE_PERL%%/MogileFS/Rebalance.pm
%%SITE_PERL%%/MogileFS/ReplicationPolicy.pm
+%%SITE_PERL%%/MogileFS/ReplicationPolicy/MultipleDevices.pm
%%SITE_PERL%%/MogileFS/ReplicationPolicy/MultipleHosts.pm
%%SITE_PERL%%/MogileFS/ReplicationPolicy/Union.pm
%%SITE_PERL%%/MogileFS/ReplicationRequest.pm