Date: Sat, 13 Jun 2015 15:35:09 +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: r389461 - head/net/rubygem-omniauth-oauth2 Message-ID: <201506131535.t5DFZ9kn015339@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 13 15:35:09 2015 New Revision: 389461 URL: https://svnweb.freebsd.org/changeset/ports/389461 Log: - Add NO_ARCH - Update WWW Modified: head/net/rubygem-omniauth-oauth2/Makefile head/net/rubygem-omniauth-oauth2/pkg-descr Modified: head/net/rubygem-omniauth-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-oauth2/Makefile Sat Jun 13 15:35:04 2015 (r389460) +++ head/net/rubygem-omniauth-oauth2/Makefile Sat Jun 13 15:35:09 2015 (r389461) @@ -15,6 +15,7 @@ RUN_DEPENDS= rubygem-oauth2>=1.0:${PORTS rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-faraday>=0.8.0:${PORTSDIR}/www/rubygem-faraday +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/net/rubygem-omniauth-oauth2/pkg-descr ============================================================================== --- head/net/rubygem-omniauth-oauth2/pkg-descr Sat Jun 13 15:35:04 2015 (r389460) +++ head/net/rubygem-omniauth-oauth2/pkg-descr Sat Jun 13 15:35:09 2015 (r389461) @@ -1,3 +1,3 @@ An abstract OAuth2 strategy for OmniAuth. -WWW: https://rubygems.org/gems/omniauth-oauth2 +WWW: https://github.com/intridea/omniauth-oauth2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506131535.t5DFZ9kn015339>