From owner-svn-ports-head@freebsd.org Thu Dec 28 13:42:19 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 D6300E9EB31; Thu, 28 Dec 2017 13:42:19 +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 87F217B830; Thu, 28 Dec 2017 13:42:17 +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 vBSDgGta030500; Thu, 28 Dec 2017 13:42:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBSDgGSt030498; Thu, 28 Dec 2017 13:42:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712281342.vBSDgGSt030498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 28 Dec 2017 13:42:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457458 - 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: 457458 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: Thu, 28 Dec 2017 13:42:20 -0000 Author: sunpoet Date: Thu Dec 28 13:42:16 2017 New Revision: 457458 URL: https://svnweb.freebsd.org/changeset/ports/457458 Log: Update to 1.8.0 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 Thu Dec 28 13:42:11 2017 (r457457) +++ head/security/rubygem-omniauth/Makefile Thu Dec 28 13:42:16 2017 (r457458) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-omniauth/distinfo ============================================================================== --- head/security/rubygem-omniauth/distinfo Thu Dec 28 13:42:11 2017 (r457457) +++ head/security/rubygem-omniauth/distinfo Thu Dec 28 13:42:16 2017 (r457458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507538760 -SHA256 (rubygem/omniauth-1.7.1.gem) = 56056a606b0528d4b0dda9b227b16ffaf733d2ed762155515df95bd056b98e47 -SIZE (rubygem/omniauth-1.7.1.gem) = 20992 +TIMESTAMP = 1514446243 +SHA256 (rubygem/omniauth-1.8.0.gem) = f5dfb69f7c3405c94271b157b1d60231bbb462a2daefe8630a0bb702c67a043b +SIZE (rubygem/omniauth-1.8.0.gem) = 20992