aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-MogileFS-Server
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-10 06:26:49 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-10 06:26:49 +0000
commitf71fa14e68786c4f3cf69647f143fb0aacdf6a05 (patch)
tree4c45d9d4f30f3afcd84b8052b708d4d32c155a90 /sysutils/p5-MogileFS-Server
parent81f2d59fb57d705e987428ca9dd198d8901e964e (diff)
downloadports-f71fa14e68786c4f3cf69647f143fb0aacdf6a05.tar.gz
ports-f71fa14e68786c4f3cf69647f143fb0aacdf6a05.zip
- Update to 2.45
Notes
Notes: svn path=/head/; revision=267570
Diffstat (limited to 'sysutils/p5-MogileFS-Server')
-rw-r--r--sysutils/p5-MogileFS-Server/Makefile3
-rw-r--r--sysutils/p5-MogileFS-Server/distinfo5
-rw-r--r--sysutils/p5-MogileFS-Server/pkg-plist11
3 files changed, 8 insertions, 11 deletions
diff --git a/sysutils/p5-MogileFS-Server/Makefile b/sysutils/p5-MogileFS-Server/Makefile
index 588afba76eda..938b7c2e24ba 100644
--- a/sysutils/p5-MogileFS-Server/Makefile
+++ b/sysutils/p5-MogileFS-Server/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= mogilefs-server
-PORTVERSION= 2.37
+PORTVERSION= 2.45
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
PKGNAMEPREFIX= p5-
+DISTNAME= MogileFS-Server-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= MogileFS (distributed filesystem) server
diff --git a/sysutils/p5-MogileFS-Server/distinfo b/sysutils/p5-MogileFS-Server/distinfo
index b7a4e3f7edad..3299a34f82b9 100644
--- a/sysutils/p5-MogileFS-Server/distinfo
+++ b/sysutils/p5-MogileFS-Server/distinfo
@@ -1,3 +1,2 @@
-MD5 (mogilefs-server-2.37.tar.gz) = c130ac38e480d3ff14261003cb6b6d8e
-SHA256 (mogilefs-server-2.37.tar.gz) = 1fcac070057c54599b99c2836b5ff157fd8433a1315363949b2f0d601c114ca6
-SIZE (mogilefs-server-2.37.tar.gz) = 267909
+SHA256 (MogileFS-Server-2.45.tar.gz) = e5cb74e684d6107ab5be81bedcfd386b1046f89ff62cb0fac09c93ab1fbdc343
+SIZE (MogileFS-Server-2.45.tar.gz) = 275624
diff --git a/sysutils/p5-MogileFS-Server/pkg-plist b/sysutils/p5-MogileFS-Server/pkg-plist
index ddbea2812f4f..b061185addb3 100644
--- a/sysutils/p5-MogileFS-Server/pkg-plist
+++ b/sysutils/p5-MogileFS-Server/pkg-plist
@@ -2,7 +2,7 @@
%%PORTDOCS%%%%DOCSDIR%%/memcache-support.txt
%%PORTDOCS%%%%DOCSDIR%%/pluggable-replication-policies.txt
%%PORTDOCS%%%%DOCSDIR%%/testing.txt
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/mogilefs-server/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS/Server/.packlist
%%SITE_PERL%%/MogileFS/Class.pm
%%SITE_PERL%%/MogileFS/Config.pm
%%SITE_PERL%%/MogileFS/Connection/Client.pm
@@ -19,10 +19,7 @@
%%SITE_PERL%%/MogileFS/IOStatWatcher.pm
%%SITE_PERL%%/MogileFS/Overview.pm
%%SITE_PERL%%/MogileFS/ProcManager.pm
-%%SITE_PERL%%/MogileFS/RebalancePolicy.pm
-%%SITE_PERL%%/MogileFS/RebalancePolicy/DrainDevices.pm
-%%SITE_PERL%%/MogileFS/RebalancePolicy/PercentFree.pm
-%%SITE_PERL%%/MogileFS/RebalancePolicy/Random.pm
+%%SITE_PERL%%/MogileFS/Rebalance.pm
%%SITE_PERL%%/MogileFS/ReplicationPolicy.pm
%%SITE_PERL%%/MogileFS/ReplicationPolicy/MultipleHosts.pm
%%SITE_PERL%%/MogileFS/ReplicationPolicy/Union.pm
@@ -119,8 +116,8 @@ bin/mogstored
@dirrmtry %%SITE_PERL%%/MogileFS/Worker
@dirrmtry %%SITE_PERL%%/MogileFS/Store
@dirrmtry %%SITE_PERL%%/MogileFS/ReplicationPolicy
-@dirrmtry %%SITE_PERL%%/MogileFS/RebalancePolicy
@dirrmtry %%SITE_PERL%%/MogileFS/Connection
@dirrmtry %%SITE_PERL%%/MogileFS
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/mogilefs-server
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS/Server
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS
%%PORTDOCS%%@dirrm %%DOCSDIR%%