svn commit: r496672 - head/net/rubygem-gitlab_omniauth-ldap

Matthias Fechner mfechner at FreeBSD.org
Sat Mar 23 17:43:32 UTC 2019


Author: mfechner
Date: Sat Mar 23 17:43:31 2019
New Revision: 496672
URL: https://svnweb.freebsd.org/changeset/ports/496672

Log:
  Upgrade to 2.1.1 which is required for gitlab 11.9.

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	Sat Mar 23 17:42:41 2019	(r496671)
+++ head/net/rubygem-gitlab_omniauth-ldap/Makefile	Sat Mar 23 17:43:31 2019	(r496672)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab_omniauth-ldap
-PORTVERSION=	2.1.0
+PORTVERSION=	2.1.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -15,8 +15,9 @@ RUN_DEPENDS=	rubygem-net-ldap>=0.16:net/rubygem-net-ld
 		rubygem-pyu-ruby-sasl>=0.0.3.3:security/rubygem-pyu-ruby-sasl \
 		rubygem-rubyntlm>=0.5:net/rubygem-rubyntlm
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/rubygem-gitlab_omniauth-ldap/distinfo
==============================================================================
--- head/net/rubygem-gitlab_omniauth-ldap/distinfo	Sat Mar 23 17:42:41 2019	(r496671)
+++ head/net/rubygem-gitlab_omniauth-ldap/distinfo	Sat Mar 23 17:43:31 2019	(r496672)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532975905
-SHA256 (rubygem/gitlab_omniauth-ldap-2.1.0.gem) = 45b41b74db3ba2220150787dde9a2cc3297b764b00cab92237605507cfde5a0f
-SIZE (rubygem/gitlab_omniauth-ldap-2.1.0.gem) = 14848
+TIMESTAMP = 1553164034
+SHA256 (rubygem/gitlab_omniauth-ldap-2.1.1.gem) = 20e53e5a0f1e6604e71f2b99272985438de1a50468d0546acd6a3248ff920cb9
+SIZE (rubygem/gitlab_omniauth-ldap-2.1.1.gem) = 14848


More information about the svn-ports-all mailing list