aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-capistrano
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 14:30:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 14:30:37 +0000
commit30b9bb664fa71a67466492a6a8bd5533d9e906a2 (patch)
tree507a0d873f47517b46dcd4fbf2f68393a080684a /sysutils/rubygem-capistrano
parentbed1a7510ac8c4fed1a4ec09bc25a6f74be7a252 (diff)
downloadports-30b9bb664fa71a67466492a6a8bd5533d9e906a2.tar.gz
ports-30b9bb664fa71a67466492a6a8bd5533d9e906a2.zip
- Update to 3.0.1
- Add LICENSE - Remove leading indefinite article from COMMENT Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md
Notes
Notes: svn path=/head/; revision=338311
Diffstat (limited to 'sysutils/rubygem-capistrano')
-rw-r--r--sysutils/rubygem-capistrano/Makefile17
-rw-r--r--sysutils/rubygem-capistrano/distinfo4
2 files changed, 11 insertions, 10 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile
index 291b4edec16b..e11adf99081f 100644
--- a/sysutils/rubygem-capistrano/Makefile
+++ b/sysutils/rubygem-capistrano/Makefile
@@ -2,24 +2,25 @@
# $FreeBSD$
PORTNAME= capistrano
-PORTVERSION= 2.14.2
+PORTVERSION= 3.0.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A utility for executing commands in parallel on multiple machines
+COMMENT= Utility for executing commands in parallel on multiple machines
-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 \
- rubygem-net-ssh-gateway>=1.1.0:${PORTSDIR}/security/rubygem-net-ssh-gateway
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-i18n>=0:${PORTSDIR}/devel/rubygem-i18n \
+ rubygem-rake>=10:${PORTSDIR}/devel/rubygem-rake \
+ rubygem-sshkit>=0.0.23:${PORTSDIR}/security/rubygem-sshkit
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-PLIST_FILES= bin/cap bin/capify
+
+PLIST_FILES= bin/cap
post-install:
@${ECHO_MSG} "======================================================================"
diff --git a/sysutils/rubygem-capistrano/distinfo b/sysutils/rubygem-capistrano/distinfo
index 043a984d5022..59d61ffdd05a 100644
--- a/sysutils/rubygem-capistrano/distinfo
+++ b/sysutils/rubygem-capistrano/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/capistrano-2.14.2.gem) = b821c1530cd2b2fbf16f239551ac1491256dfc39ffe28833c31666a85ec661d4
-SIZE (rubygem/capistrano-2.14.2.gem) = 126464
+SHA256 (rubygem/capistrano-3.0.1.gem) = 1abbb653c9213ace344dd86d9cee03115be47b5a3724e6a79ddbd75217f78408
+SIZE (rubygem/capistrano-3.0.1.gem) = 31232