svn commit: r467081 - in head/net: . rubygem-omniauth-facebook4
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 11 19:38:02 UTC 2018
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 at FreeBSD.org
+MAINTAINER= sunpoet at 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
More information about the svn-ports-all
mailing list