Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2017 14:07:36 +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: r442933 - head/net/rubygem-gitlab_omniauth-ldap
Message-ID:  <201706081407.v58E7aSB012670@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun  8 14:07:36 2017
New Revision: 442933
URL: https://svnweb.freebsd.org/changeset/ports/442933

Log:
  Update to 2.0.0
  
  Changes:	https://gitlab.com/gitlab-org/omniauth-ldap/commits/master

Modified:
  head/net/rubygem-gitlab_omniauth-ldap/Makefile
  head/net/rubygem-gitlab_omniauth-ldap/distinfo

Modified: head/net/rubygem-gitlab_omniauth-ldap/Makefile
==============================================================================
--- head/net/rubygem-gitlab_omniauth-ldap/Makefile	Thu Jun  8 14:07:31 2017	(r442932)
+++ head/net/rubygem-gitlab_omniauth-ldap/Makefile	Thu Jun  8 14:07:36 2017	(r442933)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab_omniauth-ldap
-PORTVERSION=	1.2.1
-PORTREVISION=	1
+PORTVERSION=	2.0.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -11,10 +10,10 @@ COMMENT=	LDAP strategy for OmniAuth
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-net-ldap>=0.9:net/rubygem-net-ldap \
-		rubygem-omniauth>=1.0:security/rubygem-omniauth \
-		rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \
-		rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm
+RUN_DEPENDS=	rubygem-net-ldap>=0.16:net/rubygem-net-ldap \
+		rubygem-omniauth13>=1.3.1:security/rubygem-omniauth13 \
+		rubygem-pyu-ruby-sasl>=0.0.3.3:security/rubygem-pyu-ruby-sasl \
+		rubygem-rubyntlm05>=0.5.2:net/rubygem-rubyntlm05
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/net/rubygem-gitlab_omniauth-ldap/distinfo
==============================================================================
--- head/net/rubygem-gitlab_omniauth-ldap/distinfo	Thu Jun  8 14:07:31 2017	(r442932)
+++ head/net/rubygem-gitlab_omniauth-ldap/distinfo	Thu Jun  8 14:07:36 2017	(r442933)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 311b14ca8bc92e217390bbbfa1b83ba50780f8b41957e8fc8b99ee7d4af46ded
-SIZE (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 12800
+TIMESTAMP = 1496922809
+SHA256 (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 3535ba244caafc6bc8b7cc419ace18eb05a05e6239c051596fc3bf8bcee2f313
+SIZE (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 13824



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