Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2018 23:43:05 +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: r476031 - in head/net: . rubygem-gitlab_omniauth-ldap20
Message-ID:  <201807312343.w6VNh53M021246@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	sunpoet@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807312343.w6VNh53M021246>