aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-01-10 14:26:49 +0800
committerwen <wen@FreeBSD.org>2011-01-10 14:26:49 +0800
commit5e3a13d25224fe87ea69d41193fcc359a3418682 (patch)
treeabfbf0715f4941e8f4b350f939adcfe45a7fff0a /sysutils
parent288fcd4090e64c5b530e2bcce3a166616837fb8b (diff)
downloadfreebsd-ports-gnome-5e3a13d25224fe87ea69d41193fcc359a3418682.tar.gz
freebsd-ports-gnome-5e3a13d25224fe87ea69d41193fcc359a3418682.tar.zst
freebsd-ports-gnome-5e3a13d25224fe87ea69d41193fcc359a3418682.zip
- Update to 2.45
ChangLog: http://search.cpan.org/src/DORMANDO/MogileFS-Server-2.45/CHANGES
Diffstat (limited to 'sysutils')
-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
-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
6 files changed, 16 insertions, 22 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%%
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%%