svn commit: r352426 - head/security/rubygem-net-ssh27

Steve Wills swills at FreeBSD.org
Sun Apr 27 15:07:05 UTC 2014


Author: swills
Date: Sun Apr 27 15:07:05 2014
New Revision: 352426
URL: http://svnweb.freebsd.org/changeset/ports/352426
QAT: https://qat.redports.org/buildarchive/r352426/

Log:
  - Create a port for the 2.7.x version of security/rubygem-net-ssh. This older
    version will be used by sysutils/vagrant.

Added:
  head/security/rubygem-net-ssh27/
     - copied from r352307, head/security/rubygem-net-ssh/
Modified:
  head/security/rubygem-net-ssh27/Makefile

Modified: head/security/rubygem-net-ssh27/Makefile
==============================================================================
--- head/security/rubygem-net-ssh/Makefile	Sat Apr 26 18:12:09 2014	(r352307)
+++ head/security/rubygem-net-ssh27/Makefile	Sun Apr 27 15:07:05 2014	(r352426)
@@ -6,6 +6,7 @@ PORTVERSION=	2.7.0
 PORTEPOCH=	2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	27
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Non-interactive SSH processing


More information about the svn-ports-all mailing list