aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-02-20 09:36:01 +0800
committermnag <mnag@FreeBSD.org>2006-02-20 09:36:01 +0800
commit821fe069595d40c0764659e4aa1ea51ca9acba51 (patch)
tree44bae633e1956465f0bbe8ee34f6321241cc5685 /sysutils
parent05ea05a8289ed4c31b6dc7cbd9ea4e25cf661672 (diff)
downloadfreebsd-ports-gnome-821fe069595d40c0764659e4aa1ea51ca9acba51.tar.gz
freebsd-ports-gnome-821fe069595d40c0764659e4aa1ea51ca9acba51.tar.zst
freebsd-ports-gnome-821fe069595d40c0764659e4aa1ea51ca9acba51.zip
- Update to 1.0.0
PR: 93571 Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-capistrano/Makefile4
-rw-r--r--sysutils/rubygem-capistrano/distinfo6
-rw-r--r--sysutils/rubygem-capistrano/pkg-plist6
-rw-r--r--sysutils/rubygem-switchtower/Makefile4
-rw-r--r--sysutils/rubygem-switchtower/distinfo6
-rw-r--r--sysutils/rubygem-switchtower/pkg-plist6
6 files changed, 22 insertions, 10 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile
index 2ee19eee54c1..7e98464d544b 100644
--- a/sysutils/rubygem-capistrano/Makefile
+++ b/sysutils/rubygem-capistrano/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= switchtower
-PORTVERSION= 0.10.0
+PORTVERSION= 1.0.0
CATEGORIES= sysutils rubygems
-MASTER_SITES= http://rubyforge.org/frs/download.php/7932/
+MASTER_SITES= http://rubyforge.org/frs/download.php/8664/
MAINTAINER= r.s.a.vandomburg@student.utwente.nl
COMMENT= A utility for executing commands in parallel on multiple machines
diff --git a/sysutils/rubygem-capistrano/distinfo b/sysutils/rubygem-capistrano/distinfo
index fae28217863e..623993a1f79d 100644
--- a/sysutils/rubygem-capistrano/distinfo
+++ b/sysutils/rubygem-capistrano/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/switchtower-0.10.0.gem) = 1a20e98693165f0ddceb199c040c3a63
-SHA256 (rubygem/switchtower-0.10.0.gem) = 08ff0b865b1fc9690d49fb4c0ad9304db83b6d19b6a10211dee964767ffc86c5
-SIZE (rubygem/switchtower-0.10.0.gem) = 28160
+MD5 (rubygem/switchtower-1.0.0.gem) = 281007799fbe3251ec936258547f042d
+SHA256 (rubygem/switchtower-1.0.0.gem) = 0724c4ba95129c383250273de0e63029b85c820c1eb42acf1e8d9231eb8f6378
+SIZE (rubygem/switchtower-1.0.0.gem) = 35328
diff --git a/sysutils/rubygem-capistrano/pkg-plist b/sysutils/rubygem-capistrano/pkg-plist
index b87bcd51959d..7e65a1d21fcc 100644
--- a/sysutils/rubygem-capistrano/pkg-plist
+++ b/sysutils/rubygem-capistrano/pkg-plist
@@ -7,6 +7,7 @@ bin/switchtower
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/cli.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/command.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/configuration.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/extensions.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/gateway.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/deployment_generator.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/deploy.rb
@@ -16,16 +17,21 @@ bin/switchtower
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/standard.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates/maintenance.rhtml
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/base.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/baz.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/bzr.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/cvs.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/darcs.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/perforce.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/subversion.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/ssh.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/transfer.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/utils.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/version.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/actor_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/command_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/configuration_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/config.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/custom.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/cvs_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/subversion_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/ssh_test.rb
diff --git a/sysutils/rubygem-switchtower/Makefile b/sysutils/rubygem-switchtower/Makefile
index 2ee19eee54c1..7e98464d544b 100644
--- a/sysutils/rubygem-switchtower/Makefile
+++ b/sysutils/rubygem-switchtower/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= switchtower
-PORTVERSION= 0.10.0
+PORTVERSION= 1.0.0
CATEGORIES= sysutils rubygems
-MASTER_SITES= http://rubyforge.org/frs/download.php/7932/
+MASTER_SITES= http://rubyforge.org/frs/download.php/8664/
MAINTAINER= r.s.a.vandomburg@student.utwente.nl
COMMENT= A utility for executing commands in parallel on multiple machines
diff --git a/sysutils/rubygem-switchtower/distinfo b/sysutils/rubygem-switchtower/distinfo
index fae28217863e..623993a1f79d 100644
--- a/sysutils/rubygem-switchtower/distinfo
+++ b/sysutils/rubygem-switchtower/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/switchtower-0.10.0.gem) = 1a20e98693165f0ddceb199c040c3a63
-SHA256 (rubygem/switchtower-0.10.0.gem) = 08ff0b865b1fc9690d49fb4c0ad9304db83b6d19b6a10211dee964767ffc86c5
-SIZE (rubygem/switchtower-0.10.0.gem) = 28160
+MD5 (rubygem/switchtower-1.0.0.gem) = 281007799fbe3251ec936258547f042d
+SHA256 (rubygem/switchtower-1.0.0.gem) = 0724c4ba95129c383250273de0e63029b85c820c1eb42acf1e8d9231eb8f6378
+SIZE (rubygem/switchtower-1.0.0.gem) = 35328
diff --git a/sysutils/rubygem-switchtower/pkg-plist b/sysutils/rubygem-switchtower/pkg-plist
index b87bcd51959d..7e65a1d21fcc 100644
--- a/sysutils/rubygem-switchtower/pkg-plist
+++ b/sysutils/rubygem-switchtower/pkg-plist
@@ -7,6 +7,7 @@ bin/switchtower
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/cli.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/command.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/configuration.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/extensions.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/gateway.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/deployment_generator.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/deploy.rb
@@ -16,16 +17,21 @@ bin/switchtower
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/standard.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates/maintenance.rhtml
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/base.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/baz.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/bzr.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/cvs.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/darcs.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/perforce.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/subversion.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/ssh.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/transfer.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/utils.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/version.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/actor_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/command_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/configuration_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/config.rb
+%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/custom.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/cvs_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/subversion_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/ssh_test.rb