svn commit: r476031 - in head/net: . rubygem-gitlab_omniauth-ldap20

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 31 23:43:08 UTC 2018


Author: sunpoet
Date: Tue Jul 31 23:43:05 2018
New Revision: 476031
URL: https://svnweb.freebsd.org/changeset/ports/476031

Log:
  Add rubygem-gitlab_omniauth-ldap20 2.0.4 (copied from rubygem-gitlab_omniauth-ldap)
  
  - Add PORTSCOUT

Added:
  head/net/rubygem-gitlab_omniauth-ldap20/
     - copied from r475996, head/net/rubygem-gitlab_omniauth-ldap/
Modified:
  head/net/Makefile
  head/net/rubygem-gitlab_omniauth-ldap20/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Tue Jul 31 23:42:59 2018	(r476030)
+++ head/net/Makefile	Tue Jul 31 23:43:05 2018	(r476031)
@@ -1275,6 +1275,7 @@
     SUBDIR += rubygem-gitaly-proto099
     SUBDIR += rubygem-gitlab_omniauth-ldap
     SUBDIR += rubygem-gitlab_omniauth-ldap1
+    SUBDIR += rubygem-gitlab_omniauth-ldap20
     SUBDIR += rubygem-grpc
     SUBDIR += rubygem-http_parser.rb
     SUBDIR += rubygem-httpauth

Modified: head/net/rubygem-gitlab_omniauth-ldap20/Makefile
==============================================================================
--- head/net/rubygem-gitlab_omniauth-ldap/Makefile	Tue Jul 31 12:39:07 2018	(r475996)
+++ head/net/rubygem-gitlab_omniauth-ldap20/Makefile	Tue Jul 31 23:43:05 2018	(r476031)
@@ -4,8 +4,9 @@ PORTNAME=	gitlab_omniauth-ldap
 PORTVERSION=	2.0.4
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	20
 
-MAINTAINER=	ruby at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	LDAP strategy for OmniAuth
 
 LICENSE=	MIT
@@ -14,6 +15,8 @@ RUN_DEPENDS=	rubygem-net-ldap>=0.16:net/rubygem-net-ld
 		rubygem-omniauth>=1.3:security/rubygem-omniauth \
 		rubygem-pyu-ruby-sasl>=0.0.3.3:security/rubygem-pyu-ruby-sasl \
 		rubygem-rubyntlm>=0.5:net/rubygem-rubyntlm
+
+PORTSCOUT=	limit:^2\.0\.
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-all mailing list