svn commit: r394349 - head/security/rubygem-net-scp

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


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

Log:
  - Add NO_ARCH
  - Update WWW

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

Modified: head/security/rubygem-net-scp/Makefile
==============================================================================
--- head/security/rubygem-net-scp/Makefile	Sun Aug 16 00:41:30 2015	(r394348)
+++ head/security/rubygem-net-scp/Makefile	Sun Aug 16 00:41:34 2015	(r394349)
@@ -12,6 +12,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-scp/pkg-descr
==============================================================================
--- head/security/rubygem-net-scp/pkg-descr	Sun Aug 16 00:41:30 2015	(r394348)
+++ head/security/rubygem-net-scp/pkg-descr	Sun Aug 16 00:41:34 2015	(r394349)
@@ -7,4 +7,4 @@ to copied to and from a remote server.
 * Can download files in-memory, or direct-to-disk
 * Support for SCP URI's, and OpenURI
 
-WWW: http://rubygems.org/gems/net-scp/
+WWW: https://github.com/net-ssh/net-scp


More information about the svn-ports-head mailing list