svn commit: r389409 - head/databases/rubygem-globalid
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jun 13 13:55:22 UTC 2015
Author: sunpoet
Date: Sat Jun 13 13:55:21 2015
New Revision: 389409
URL: https://svnweb.freebsd.org/changeset/ports/389409
Log:
- Add NO_ARCH
- Remove USE_RAKE
- Update WWW
Modified:
head/databases/rubygem-globalid/Makefile
head/databases/rubygem-globalid/pkg-descr
Modified: head/databases/rubygem-globalid/Makefile
==============================================================================
--- head/databases/rubygem-globalid/Makefile Sat Jun 13 13:55:17 2015 (r389408)
+++ head/databases/rubygem-globalid/Makefile Sat Jun 13 13:55:21 2015 (r389409)
@@ -13,8 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport4>=4.1.0:${PORTSDIR}/devel/rubygem-activesupport4
+NO_ARCH= yes
USE_RUBY= yes
-USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/databases/rubygem-globalid/pkg-descr
==============================================================================
--- head/databases/rubygem-globalid/pkg-descr Sat Jun 13 13:55:17 2015 (r389408)
+++ head/databases/rubygem-globalid/pkg-descr Sat Jun 13 13:55:21 2015 (r389409)
@@ -1,3 +1,3 @@
URIs for your models makes it easy to pass references around.
-WWW: https://rubygems.org/gems/globalid
+WWW: https://github.com/rails/globalid
More information about the svn-ports-head
mailing list