pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/capistrano Correct depending package's direct...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c1ac137dfe1
branches: trunk
changeset: 632372:9c1ac137dfe1
user: taca <taca%pkgsrc.org@localhost>
date: Wed Mar 26 13:29:09 2014 +0000
description:
Correct depending package's directory.
diffstat:
sysutils/capistrano/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ef913a6ef1e8 -r 9c1ac137dfe1 sysutils/capistrano/Makefile
--- a/sysutils/capistrano/Makefile Wed Mar 26 13:27:50 2014 +0000
+++ b/sysutils/capistrano/Makefile Wed Mar 26 13:29:09 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2014/03/14 18:01:03 taca Exp $
+# $NetBSD: Makefile,v 1.19 2014/03/26 13:29:09 taca Exp $
DISTNAME= capistrano-3.1.0
CATEGORIES= sysutils
@@ -8,7 +8,7 @@
COMMENT= Tool for parallel execution of commands across multiple machines
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-sshkit>=1.3:../../security/ruby-net-ssh
+DEPENDS+= ${RUBY_PKGPREFIX}-sshkit>=1.3:../../security/ruby-sshkit
DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0:../../devel/ruby-i18n
USE_RAKE= YES
Home |
Main Index |
Thread Index |
Old Index