Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2015 18:56:59 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387306 - head/sysutils/rubygem-sys-host
Message-ID:  <201505241856.t4OIux1C068951@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 24 18:56:58 2015
New Revision: 387306
URL: https://svnweb.freebsd.org/changeset/ports/387306

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/sysutils/rubygem-sys-host/Makefile
  head/sysutils/rubygem-sys-host/pkg-descr

Modified: head/sysutils/rubygem-sys-host/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-host/Makefile	Sun May 24 18:56:53 2015	(r387305)
+++ head/sysutils/rubygem-sys-host/Makefile	Sun May 24 18:56:58 2015	(r387306)
@@ -9,8 +9,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Provides hostname, IP address, and other information for a given host
 
-USE_RUBY=		yes
-USE_RUBYGEMS=		yes
+LICENSE=	ART20
+
+USE_RUBY=	yes
+USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>

Modified: head/sysutils/rubygem-sys-host/pkg-descr
==============================================================================
--- head/sysutils/rubygem-sys-host/pkg-descr	Sun May 24 18:56:53 2015	(r387305)
+++ head/sysutils/rubygem-sys-host/pkg-descr	Sun May 24 18:56:58 2015	(r387306)
@@ -1,3 +1,3 @@
 Provides hostname, ip address, and other information for a given host.
 
-WWW: http://rubygems.org/gems/sys-host/
+WWW: https://github.com/djberg96/sys-host



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505241856.t4OIux1C068951>