svn commit: r388006 - head/devel/rubygem-gdata
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 30 23:09:29 UTC 2015
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 at 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/
More information about the svn-ports-all
mailing list