From owner-svn-ports-all@freebsd.org Tue Nov 28 16:33:49 2017 Return-Path: Delivered-To: svn-ports-all@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 33C23DBBF5A; Tue, 28 Nov 2017 16:33:49 +0000 (UTC) (envelope-from tz@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 DA1CD6CE96; Tue, 28 Nov 2017 16:33:48 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vASGXmov065700; Tue, 28 Nov 2017 16:33:48 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vASGXlV8065698; Tue, 28 Nov 2017 16:33:47 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201711281633.vASGXlV8065698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 28 Nov 2017 16:33:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455060 - head/net/rubygem-omniauth-azure-oauth2 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/net/rubygem-omniauth-azure-oauth2 X-SVN-Commit-Revision: 455060 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2017 16:33:49 -0000 Author: tz Date: Tue Nov 28 16:33:47 2017 New Revision: 455060 URL: https://svnweb.freebsd.org/changeset/ports/455060 Log: net/rubygem-omniauth-azure-oauth2: Update from 0.0.6 to 0.0.9 Changelog: https://github.com/KonaTeam/omniauth-azure-oauth2/blob/v0.0.9/CHANGELOG.md Also add missing RUN_DEPENDS Submitted by: Matthias Fechner Modified: head/net/rubygem-omniauth-azure-oauth2/Makefile head/net/rubygem-omniauth-azure-oauth2/distinfo Modified: head/net/rubygem-omniauth-azure-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-azure-oauth2/Makefile Tue Nov 28 16:27:55 2017 (r455059) +++ head/net/rubygem-omniauth-azure-oauth2/Makefile Tue Nov 28 16:33:47 2017 (r455060) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= omniauth-azure-oauth2 -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.9 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,6 +12,7 @@ COMMENT= Azure OAuth2 Strategy for OmniAuth LICENSE= MIT RUN_DEPENDS= rubygem-jwt>=1.0:www/rubygem-jwt \ + rubygem-omniauth>=1.0:security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2 NO_ARCH= yes Modified: head/net/rubygem-omniauth-azure-oauth2/distinfo ============================================================================== --- head/net/rubygem-omniauth-azure-oauth2/distinfo Tue Nov 28 16:27:55 2017 (r455059) +++ head/net/rubygem-omniauth-azure-oauth2/distinfo Tue Nov 28 16:33:47 2017 (r455060) @@ -1,2 +1,3 @@ -SHA256 (rubygem/omniauth-azure-oauth2-0.0.6.gem) = 1afcb8215d80bbc6cc0951aa47f82d583935e5c5cc4f675d475af9fd49215e61 -SIZE (rubygem/omniauth-azure-oauth2-0.0.6.gem) = 9728 +TIMESTAMP = 1509091020 +SHA256 (rubygem/omniauth-azure-oauth2-0.0.9.gem) = ddc9f184f6add0030281c91aa829089bc988620d53ed9e106f6046e94c306532 +SIZE (rubygem/omniauth-azure-oauth2-0.0.9.gem) = 10240