Date: Sat, 30 Dec 2017 18:17:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457622 - head/security/rubygem-omniauth Message-ID: <201712301817.vBUIHULb060349@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712301817.vBUIHULb060349>