Bug 176717 - [UPDATE] sysutils/rubygem-capistrano: update to 2.14.2
Summary: [UPDATE] sysutils/rubygem-capistrano: update to 2.14.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 05:50 UTC by rustem.alimov
Modified: 2013-06-01 22:50 UTC (History)
0 users

See Also:


Attachments
rubygem-capistrano.diff (1.42 KB, patch)
2013-03-07 05:50 UTC, rustem.alimov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rustem.alimov 2013-03-07 05:50:00 UTC
Update to 2.14.2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-07 05:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2013-06-01 19:11:51 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2013-06-01 22:40:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-06-01 22:40:29 UTC
Author: swills
Date: Sat Jun  1 21:40:21 2013
New Revision: 319606
URL: http://svnweb.freebsd.org/changeset/ports/319606

Log:
  - Update to 2.14.2
  
  PR:		ports/176717
  Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>

Modified:
  head/sysutils/rubygem-capistrano/Makefile
  head/sysutils/rubygem-capistrano/distinfo   (contents, props changed)

Modified: head/sysutils/rubygem-capistrano/Makefile
==============================================================================
--- head/sysutils/rubygem-capistrano/Makefile	Sat Jun  1 21:38:36 2013	(r319605)
+++ head/sysutils/rubygem-capistrano/Makefile	Sat Jun  1 21:40:21 2013	(r319606)
@@ -1,19 +1,15 @@
-# New ports collection makefile for:	rubygem-capistrano
-# Date created:				22 March 2006
-# Whom:					Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
-#
+# Created by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
 # $FreeBSD$
-#
 
 PORTNAME=	capistrano
-PORTVERSION=	2.13.3
+PORTVERSION=	2.14.2
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	A utility for executing commands in parallel on multiple machines
 
-RUN_DEPENDS= 	rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \
+RUN_DEPENDS=	rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \
 		rubygem-net-scp>=1.0.0:${PORTSDIR}/security/rubygem-net-scp \
 	  	rubygem-net-sftp>=2.0.0:${PORTSDIR}/security/rubygem-net-sftp \
 		rubygem-net-ssh>=2.0.14:${PORTSDIR}/security/rubygem-net-ssh \

Modified: head/sysutils/rubygem-capistrano/distinfo
==============================================================================
--- head/sysutils/rubygem-capistrano/distinfo	Sat Jun  1 21:38:36 2013	(r319605)
+++ head/sysutils/rubygem-capistrano/distinfo	Sat Jun  1 21:40:21 2013	(r319606)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/capistrano-2.13.3.gem) = 601cf60abc4c22e2480091b0b9791fbb3b4872b34f1aafebec6528fa702b9593
-SIZE (rubygem/capistrano-2.13.3.gem) = 123904
+SHA256 (rubygem/capistrano-2.14.2.gem) = b821c1530cd2b2fbf16f239551ac1491256dfc39ffe28833c31666a85ec661d4
+SIZE (rubygem/capistrano-2.14.2.gem) = 126464
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"