svn commit: r352427 - head/security/rubygem-net-scp11
Steve Wills
swills at FreeBSD.org
Sun Apr 27 15:08:06 UTC 2014
Author: swills
Date: Sun Apr 27 15:08:06 2014
New Revision: 352427
URL: http://svnweb.freebsd.org/changeset/ports/352427
QAT: https://qat.redports.org/buildarchive/r352427/
Log:
- Create a port for the 1.1.x version of security/rubygem-net-scp. This older
version will be used by sysutils/vagrant.
Added:
head/security/rubygem-net-scp11/
- copied from r352306, head/security/rubygem-net-scp/
Modified:
head/security/rubygem-net-scp11/Makefile
Modified: head/security/rubygem-net-scp11/Makefile
==============================================================================
--- head/security/rubygem-net-scp/Makefile Sat Apr 26 18:12:04 2014 (r352306)
+++ head/security/rubygem-net-scp11/Makefile Sun Apr 27 15:08:06 2014 (r352427)
@@ -4,13 +4,14 @@ PORTNAME= net-scp
PORTVERSION= 1.1.2
CATEGORIES= security rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 11
MAINTAINER= ruby at FreeBSD.org
COMMENT= Non-interactive SCP processing
LICENSE= MIT
-RUN_DEPENDS= rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh27=2.7.0,2:${PORTSDIR}/security/rubygem-net-ssh27
USE_RUBY= yes
USE_RUBYGEMS= yes
More information about the svn-ports-all
mailing list