aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMikolaj Golub <trociny@FreeBSD.org>2013-08-21 19:47:57 +0000
committerMikolaj Golub <trociny@FreeBSD.org>2013-08-21 19:47:57 +0000
commit54ed4d522bd446ca638c255524b632d37f5e83f3 (patch)
tree120ddb65ccf2cc2b29139bba6447a0312c9a5367 /sysutils
parentcd15dbdc5a2274c2a399406e13cff8b09fa43b5a (diff)
Update to 2.70.
Approved by: bdrewery
Notes
Notes: svn path=/head/; revision=325165
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-MogileFS-Server/Makefile2
-rw-r--r--sysutils/p5-MogileFS-Server/distinfo4
-rw-r--r--sysutils/p5-MogileFS-Server/pkg-plist4
3 files changed, 7 insertions, 3 deletions
diff --git a/sysutils/p5-MogileFS-Server/Makefile b/sysutils/p5-MogileFS-Server/Makefile
index 6496c48a0c6f..27d9ed836d19 100644
--- a/sysutils/p5-MogileFS-Server/Makefile
+++ b/sysutils/p5-MogileFS-Server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MogileFS-Server
-PORTVERSION= 2.68
+PORTVERSION= 2.70
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DORMANDO
diff --git a/sysutils/p5-MogileFS-Server/distinfo b/sysutils/p5-MogileFS-Server/distinfo
index 305afed81bb3..dbace10a0e8d 100644
--- a/sysutils/p5-MogileFS-Server/distinfo
+++ b/sysutils/p5-MogileFS-Server/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MogileFS-Server-2.68.tar.gz) = 535fb28a3ec40fd6eb7f62712fd19c03544e0c502d8494d789e124f9841da6b1
-SIZE (MogileFS-Server-2.68.tar.gz) = 186022
+SHA256 (MogileFS-Server-2.70.tar.gz) = 686f328a4a6dacdb6c6153e7c1837875580d8437bf91ebd74ef197b1caefa7a6
+SIZE (MogileFS-Server-2.70.tar.gz) = 199850
diff --git a/sysutils/p5-MogileFS-Server/pkg-plist b/sysutils/p5-MogileFS-Server/pkg-plist
index 29e4215063a3..03f469d67edf 100644
--- a/sysutils/p5-MogileFS-Server/pkg-plist
+++ b/sysutils/p5-MogileFS-Server/pkg-plist
@@ -6,8 +6,12 @@ bin/mogstored
%%SITE_PERL%%/MogileFS/Class.pm
%%SITE_PERL%%/MogileFS/Config.pm
%%SITE_PERL%%/MogileFS/Connection/Client.pm
+%%SITE_PERL%%/MogileFS/Connection/HTTP.pm
%%SITE_PERL%%/MogileFS/Connection/Mogstored.pm
+%%SITE_PERL%%/MogileFS/Connection/Parent.pm
+%%SITE_PERL%%/MogileFS/Connection/Poolable.pm
%%SITE_PERL%%/MogileFS/Connection/Worker.pm
+%%SITE_PERL%%/MogileFS/ConnectionPool.pm
%%SITE_PERL%%/MogileFS/DevFID.pm
%%SITE_PERL%%/MogileFS/Device.pm
%%SITE_PERL%%/MogileFS/DeviceState.pm