Date: Wed, 11 Apr 2018 19:38:00 +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: r467081 - in head/net: . rubygem-omniauth-facebook4 Message-ID: <201804111938.w3BJc0V3080024@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 11 19:38:00 2018 New Revision: 467081 URL: https://svnweb.freebsd.org/changeset/ports/467081 Log: Add rubygem-omniauth-facebook4 4.0.0 (copied from rubygem-omniauth-facebook) - Add PORTSCOUT Added: head/net/rubygem-omniauth-facebook4/ - copied from r466965, head/net/rubygem-omniauth-facebook/ Modified: head/net/Makefile head/net/rubygem-omniauth-facebook4/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Apr 11 19:37:54 2018 (r467080) +++ head/net/Makefile Wed Apr 11 19:38:00 2018 (r467081) @@ -1277,6 +1277,7 @@ SUBDIR += rubygem-omniauth-authentiq SUBDIR += rubygem-omniauth-azure-oauth2 SUBDIR += rubygem-omniauth-facebook + SUBDIR += rubygem-omniauth-facebook4 SUBDIR += rubygem-omniauth-github SUBDIR += rubygem-omniauth-github-discourse SUBDIR += rubygem-omniauth-github11 Modified: head/net/rubygem-omniauth-facebook4/Makefile ============================================================================== --- head/net/rubygem-omniauth-facebook/Makefile Tue Apr 10 14:08:38 2018 (r466965) +++ head/net/rubygem-omniauth-facebook4/Makefile Wed Apr 11 19:38:00 2018 (r467081) @@ -5,13 +5,16 @@ PORTNAME= omniauth-facebook PORTVERSION= 4.0.0 CATEGORIES= net rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 4 -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Facebook OAuth2 Strategy for OmniAuth LICENSE= MIT RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2 + +PORTSCOUT= limit:^4\. NO_ARCH= yes USE_RUBY= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804111938.w3BJc0V3080024>