Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 11:16:35 +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: r387827 - head/devel/rubygem-spruz
Message-ID:  <201505291116.t4TBGZ3C089065@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 29 11:16:34 2015
New Revision: 387827
URL: https://svnweb.freebsd.org/changeset/ports/387827

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/devel/rubygem-spruz/Makefile
  head/devel/rubygem-spruz/pkg-descr

Modified: head/devel/rubygem-spruz/Makefile
==============================================================================
--- head/devel/rubygem-spruz/Makefile	Fri May 29 11:16:29 2015	(r387826)
+++ head/devel/rubygem-spruz/Makefile	Fri May 29 11:16:34 2015	(r387827)
@@ -9,8 +9,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Small Ruby library of mixed utils/extensions
 
-USE_RUBY=		yes
-USE_RUBYGEMS=		yes
+LICENSE=	MIT
+
+USE_RUBY=	yes
+USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 PLIST_FILES=	bin/enum

Modified: head/devel/rubygem-spruz/pkg-descr
==============================================================================
--- head/devel/rubygem-spruz/pkg-descr	Fri May 29 11:16:29 2015	(r387826)
+++ head/devel/rubygem-spruz/pkg-descr	Fri May 29 11:16:34 2015	(r387827)
@@ -2,4 +2,4 @@ This is a small mixed library of some us
 stuff for and extensions of Ruby that are not
 really good/big enough for a real library.
 
-WWW: http://flori.github.com/spruz
+WWW: https://github.com/flori/spruz



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