ports/130048: sysutils/rubygem-capistrano
Philip M. Gollucci
pgollucci at FreeBSD.org
Tue Dec 30 07:10:02 UTC 2008
>Number: 130048
>Category: ports
>Synopsis: sysutils/rubygem-capistrano
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 30 07:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008 simon at freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386
>Description:
Maintainer CC'ed
>How-To-Repeat:
>Fix:
--- 2.5.3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/rubygem-capistrano/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile 11 Jul 2008 18:37:36 -0000 1.14
+++ Makefile 30 Dec 2008 07:06:00 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= capistrano
-PORTVERSION= 2.4.3
+PORTVERSION= 2.5.3
CATEGORIES= sysutils rubygems
MASTER_SITES= RF
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/sysutils/rubygem-capistrano/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 11 Jul 2008 18:37:36 -0000 1.8
+++ distinfo 30 Dec 2008 07:06:00 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/capistrano-2.4.3.gem) = a3de7c57a026c7680d5fb92527ef2881
-SHA256 (rubygem/capistrano-2.4.3.gem) = 8d3d490890e15f1c8d174cfa18e9f3271b2a45f7f01f4885dc9e5edd7abda242
-SIZE (rubygem/capistrano-2.4.3.gem) = 109056
+MD5 (rubygem/capistrano-2.5.3.gem) = 676d8df0cb3a17be15b3f20121696fb5
+SHA256 (rubygem/capistrano-2.5.3.gem) = 423e394132fed9a95d86bc981d3bdfea11f5709e66b2f7a60d93ae22bd8a7fc1
+SIZE (rubygem/capistrano-2.5.3.gem) = 114176
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/sysutils/rubygem-capistrano/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- pkg-plist 11 Jul 2008 18:37:36 -0000 1.8
+++ pkg-plist 30 Dec 2008 07:06:00 -0000
@@ -12,6 +12,10 @@
%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/CaptureError.html
%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Command.html
%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/CommandError.html
+%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Command/Tree.html
+%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Command/Tree/Branch.html
+%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Command/Tree/ConditionBranch.html
+%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Command/Tree/ConditionBranch/Evaluator.html
%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Configuration.html
%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Configuration/Actions.html
%%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Configuration/Actions/FileTransfer.html
@@ -229,6 +233,7 @@
%%GEM_LIB_DIR%%/test/deploy/scm/accurev_test.rb
%%GEM_LIB_DIR%%/test/deploy/scm/base_test.rb
%%GEM_LIB_DIR%%/test/deploy/scm/git_test.rb
+%%GEM_LIB_DIR%%/test/deploy/scm/none_test.rb
%%GEM_LIB_DIR%%/test/deploy/scm/mercurial_test.rb
%%GEM_LIB_DIR%%/test/deploy/strategy/copy_test.rb
%%GEM_LIB_DIR%%/test/extensions_test.rb
@@ -293,6 +298,8 @@
@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Configuration/Actions/Invocation
@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Configuration/Actions
@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Configuration
+ at dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Command/Tree/ConditionBranch
+ at dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/Command/Tree
@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/CLI/UI
@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/CLI/Options
@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Capistrano/CLI/Execute
--- 2.5.3.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list