svn commit: r394350 - head/security/rubygem-net-sftp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 16 00:41:41 UTC 2015


Author: sunpoet
Date: Sun Aug 16 00:41:39 2015
New Revision: 394350
URL: https://svnweb.freebsd.org/changeset/ports/394350

Log:
  - Add NO_ARCH
  - Update WWW

Modified:
  head/security/rubygem-net-sftp/Makefile
  head/security/rubygem-net-sftp/pkg-descr

Modified: head/security/rubygem-net-sftp/Makefile
==============================================================================
--- head/security/rubygem-net-sftp/Makefile	Sun Aug 16 00:41:34 2015	(r394349)
+++ head/security/rubygem-net-sftp/Makefile	Sun Aug 16 00:41:39 2015	(r394350)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/security/rubygem-net-sftp/pkg-descr
==============================================================================
--- head/security/rubygem-net-sftp/pkg-descr	Sun Aug 16 00:41:34 2015	(r394349)
+++ head/security/rubygem-net-sftp/pkg-descr	Sun Aug 16 00:41:39 2015	(r394350)
@@ -1,4 +1,4 @@
 Net::SFTP is a pure Ruby implementation of the SFTP client protocol
 (versions 1 through 5).
 
-WWW: http://rubygems.org/gems/net-sftp/
+WWW: https://github.com/net-ssh/net-sftp


More information about the svn-ports-head mailing list