svn commit: r388004 - head/devel/rubygem-fattr
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 30 23:09:19 UTC 2015
Author: sunpoet
Date: Sat May 30 23:09:17 2015
New Revision: 388004
URL: https://svnweb.freebsd.org/changeset/ports/388004
Log:
- Add LICENSE
- Update WWW
Modified:
head/devel/rubygem-fattr/Makefile
head/devel/rubygem-fattr/pkg-descr
Modified: head/devel/rubygem-fattr/Makefile
==============================================================================
--- head/devel/rubygem-fattr/Makefile Sat May 30 23:09:12 2015 (r388003)
+++ head/devel/rubygem-fattr/Makefile Sat May 30 23:09:17 2015 (r388004)
@@ -9,6 +9,9 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Fatter Attr for Ruby
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/devel/rubygem-fattr/pkg-descr
==============================================================================
--- head/devel/rubygem-fattr/pkg-descr Sat May 30 23:09:12 2015 (r388003)
+++ head/devel/rubygem-fattr/pkg-descr Sat May 30 23:09:17 2015 (r388004)
@@ -5,4 +5,4 @@ even though it added only one method to
namespace, collided too frequently with user code
in particular rails' code.
-WWW: https://github.com/ahoward/fattr/tree/master
+WWW: https://github.com/ahoward/fattr
More information about the svn-ports-head
mailing list