From owner-svn-ports-head@freebsd.org Sat Dec 30 18:17:32 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 225B0EA5C2B; Sat, 30 Dec 2017 18:17:32 +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 A605565D90; Sat, 30 Dec 2017 18:17:31 +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 vBUIHUMS060351; Sat, 30 Dec 2017 18:17:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBUIHULb060349; Sat, 30 Dec 2017 18:17:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712301817.vBUIHULb060349@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, 30 Dec 2017 18:17:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457622 - head/security/rubygem-omniauth X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/rubygem-omniauth X-SVN-Commit-Revision: 457622 X-SVN-Commit-Repository: ports 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.25 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, 30 Dec 2017 18:17:33 -0000 Author: sunpoet Date: Sat Dec 30 18:17:30 2017 New Revision: 457622 URL: https://svnweb.freebsd.org/changeset/ports/457622 Log: Update to 1.8.1 Changes: https://github.com/omniauth/omniauth/commits/master Modified: head/security/rubygem-omniauth/Makefile head/security/rubygem-omniauth/distinfo Modified: head/security/rubygem-omniauth/Makefile ============================================================================== --- head/security/rubygem-omniauth/Makefile Sat Dec 30 18:17:24 2017 (r457621) +++ head/security/rubygem-omniauth/Makefile Sat Dec 30 18:17:30 2017 (r457622) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-omniauth/distinfo ============================================================================== --- head/security/rubygem-omniauth/distinfo Sat Dec 30 18:17:24 2017 (r457621) +++ head/security/rubygem-omniauth/distinfo Sat Dec 30 18:17:30 2017 (r457622) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514446243 -SHA256 (rubygem/omniauth-1.8.0.gem) = f5dfb69f7c3405c94271b157b1d60231bbb462a2daefe8630a0bb702c67a043b -SIZE (rubygem/omniauth-1.8.0.gem) = 20992 +TIMESTAMP = 1514652809 +SHA256 (rubygem/omniauth-1.8.1.gem) = afbee730b76811af34884fc82b372ca9ecac631225a19707ddcdd58331c958d7 +SIZE (rubygem/omniauth-1.8.1.gem) = 20992