svn commit: r325165 - head/sysutils/p5-MogileFS-Server
Mikolaj Golub
trociny at FreeBSD.org
Wed Aug 21 19:47:58 UTC 2013
Author: trociny (src committer)
Date: Wed Aug 21 19:47:57 2013
New Revision: 325165
URL: http://svnweb.freebsd.org/changeset/ports/325165
Log:
Update to 2.70.
Approved by: bdrewery
Modified:
head/sysutils/p5-MogileFS-Server/Makefile
head/sysutils/p5-MogileFS-Server/distinfo
head/sysutils/p5-MogileFS-Server/pkg-plist
Modified: head/sysutils/p5-MogileFS-Server/Makefile
==============================================================================
--- head/sysutils/p5-MogileFS-Server/Makefile Wed Aug 21 18:22:31 2013 (r325164)
+++ head/sysutils/p5-MogileFS-Server/Makefile Wed Aug 21 19:47:57 2013 (r325165)
@@ -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
Modified: head/sysutils/p5-MogileFS-Server/distinfo
==============================================================================
--- head/sysutils/p5-MogileFS-Server/distinfo Wed Aug 21 18:22:31 2013 (r325164)
+++ head/sysutils/p5-MogileFS-Server/distinfo Wed Aug 21 19:47:57 2013 (r325165)
@@ -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
Modified: head/sysutils/p5-MogileFS-Server/pkg-plist
==============================================================================
--- head/sysutils/p5-MogileFS-Server/pkg-plist Wed Aug 21 18:22:31 2013 (r325164)
+++ head/sysutils/p5-MogileFS-Server/pkg-plist Wed Aug 21 19:47:57 2013 (r325165)
@@ -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
More information about the svn-ports-all
mailing list