From owner-svn-ports-all@freebsd.org Sat Nov 18 00:10:45 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 0B60EDE65A1; Sat, 18 Nov 2017 00:10:45 +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 0C0967ACE1; Sat, 18 Nov 2017 00:10:43 +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 vAI0Aga0095067; Sat, 18 Nov 2017 00:10:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAI0AgAO095065; Sat, 18 Nov 2017 00:10:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711180010.vAI0AgAO095065@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, 18 Nov 2017 00:10:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454395 - head/security/rubygem-omniauth-oauth2-generic X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/rubygem-omniauth-oauth2-generic X-SVN-Commit-Revision: 454395 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: Sat, 18 Nov 2017 00:10:45 -0000 Author: sunpoet Date: Sat Nov 18 00:10:42 2017 New Revision: 454395 URL: https://svnweb.freebsd.org/changeset/ports/454395 Log: Update to 0.2.3 Changes: https://gitlab.com/satorix/omniauth-oauth2-generic/blob/master/CHANGELOG.md Modified: head/security/rubygem-omniauth-oauth2-generic/Makefile head/security/rubygem-omniauth-oauth2-generic/distinfo Modified: head/security/rubygem-omniauth-oauth2-generic/Makefile ============================================================================== --- head/security/rubygem-omniauth-oauth2-generic/Makefile Sat Nov 18 00:10:37 2017 (r454394) +++ head/security/rubygem-omniauth-oauth2-generic/Makefile Sat Nov 18 00:10:42 2017 (r454395) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= omniauth-oauth2-generic -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-omniauth-oauth2-generic/distinfo ============================================================================== --- head/security/rubygem-omniauth-oauth2-generic/distinfo Sat Nov 18 00:10:37 2017 (r454394) +++ head/security/rubygem-omniauth-oauth2-generic/distinfo Sat Nov 18 00:10:42 2017 (r454395) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490206997 -SHA256 (rubygem/omniauth-oauth2-generic-0.2.2.gem) = e30814f6c472e04f3d9e4a3ddc03bc9a46f53f9333f8d443bf3ad43c6ebcdbd4 -SIZE (rubygem/omniauth-oauth2-generic-0.2.2.gem) = 9216 +TIMESTAMP = 1510941492 +SHA256 (rubygem/omniauth-oauth2-generic-0.2.3.gem) = d8e1ee7af3cfeff8d72cf3a4582123a2e9ea80996f549804af6883dac84c7d2b +SIZE (rubygem/omniauth-oauth2-generic-0.2.3.gem) = 9216