From owner-svn-ports-head@freebsd.org Sat Jun 10 09:29:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8731D89973; Sat, 10 Jun 2017 09:29:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 85B5971D73; Sat, 10 Jun 2017 09:29:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9TJN5089141; Sat, 10 Jun 2017 09:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9TJgg089139; Sat, 10 Jun 2017 09:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100929.v5A9TJgg089139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:29:19 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2017 09:29:20 -0000 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