svn commit: r319606 - head/sysutils/rubygem-capistrano

Steve Wills swills at FreeBSD.org
Sat Jun 1 21:40:22 UTC 2013


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 at 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 at student.utwente.nl>
-#
+# Created by: Roderick van Domburg <r.s.a.vandomburg at student.utwente.nl>
 # $FreeBSD$
-#
 
 PORTNAME=	capistrano
-PORTVERSION=	2.13.3
+PORTVERSION=	2.14.2
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at 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


More information about the svn-ports-all mailing list