Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 23:09:28 +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: r388006 - head/devel/rubygem-gdata
Message-ID:  <201505302309.t4UN9S75089334@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 30 23:09:27 2015
New Revision: 388006
URL: https://svnweb.freebsd.org/changeset/ports/388006

Log:
  - Add LICENSE
  - Update WWW

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

Modified: head/devel/rubygem-gdata/Makefile
==============================================================================
--- head/devel/rubygem-gdata/Makefile	Sat May 30 23:09:23 2015	(r388005)
+++ head/devel/rubygem-gdata/Makefile	Sat May 30 23:09:27 2015	(r388006)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Assist Ruby developers in working with Google Data APIs
 
+LICENSE=	APACHE20
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-gdata/pkg-descr
==============================================================================
--- head/devel/rubygem-gdata/pkg-descr	Sat May 30 23:09:23 2015	(r388005)
+++ head/devel/rubygem-gdata/pkg-descr	Sat May 30 23:09:27 2015	(r388006)
@@ -5,4 +5,4 @@ fundamentals like authentication and bas
 It also requires you to work directly with the Atom feed using
 the REXML module and XPath.
 
-WWW: http://code.google.com/p/gdata-ruby-util
+WWW: https://code.google.com/p/gdata-ruby-util/



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