Date: Sat, 10 Jun 2017 09:29:19 +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: r443083 - head/net/rubygem-gitlab_omniauth-ldap Message-ID: <201706100929.v5A9TJgg089139@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 10 09:29:19 2017 New Revision: 443083 URL: https://svnweb.freebsd.org/changeset/ports/443083 Log: Update to 2.0.1 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 Sat Jun 10 09:29:14 2017 (r443082) +++ head/net/rubygem-gitlab_omniauth-ldap/Makefile Sat Jun 10 09:29:19 2017 (r443083) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_omniauth-ldap -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= LDAP strategy for OmniAuth LICENSE= MIT RUN_DEPENDS= rubygem-net-ldap>=0.16:net/rubygem-net-ldap \ - rubygem-omniauth13>=1.3.1:security/rubygem-omniauth13 \ + rubygem-omniauth>=1.3:security/rubygem-omniauth \ rubygem-pyu-ruby-sasl>=0.0.3.3:security/rubygem-pyu-ruby-sasl \ - rubygem-rubyntlm05>=0.5.2:net/rubygem-rubyntlm05 + rubygem-rubyntlm>=0.5:net/rubygem-rubyntlm NO_ARCH= yes USE_RUBY= yes Modified: head/net/rubygem-gitlab_omniauth-ldap/distinfo ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap/distinfo Sat Jun 10 09:29:14 2017 (r443082) +++ head/net/rubygem-gitlab_omniauth-ldap/distinfo Sat Jun 10 09:29:19 2017 (r443083) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496922809 -SHA256 (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 3535ba244caafc6bc8b7cc419ace18eb05a05e6239c051596fc3bf8bcee2f313 -SIZE (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 13824 +TIMESTAMP = 1497081041 +SHA256 (rubygem/gitlab_omniauth-ldap-2.0.1.gem) = f5aa5d30361ca31eed243df3f4816ca800970cb74ec81883e66194b8a6efab06 +SIZE (rubygem/gitlab_omniauth-ldap-2.0.1.gem) = 13824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706100929.v5A9TJgg089139>