summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-capistrano/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-06-01 21:40:21 +0000
committerSteve Wills <swills@FreeBSD.org>2013-06-01 21:40:21 +0000
commit6fc2bda58bf354ff40f472bd1ef4bca75818d288 (patch)
tree921db55570893648c1f607002368fc9580028fee /sysutils/rubygem-capistrano/Makefile
parent- Update to 0.4.4 (diff)
- Update to 2.14.2
PR: ports/176717 Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
Notes
Notes: svn path=/head/; revision=319606
Diffstat (limited to 'sysutils/rubygem-capistrano/Makefile')
-rw-r--r--sysutils/rubygem-capistrano/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile
index 9e2704e56b6e..291b4edec16b 100644
--- a/sysutils/rubygem-capistrano/Makefile
+++ b/sysutils/rubygem-capistrano/Makefile
@@ -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 \