Date: Wed, 19 Oct 2016 14:10:48 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424247 - in head/net/rubygem-oauth2: . files Message-ID: <201610191410.u9JEAm5w074421@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Oct 19 14:10:47 2016 New Revision: 424247 URL: https://svnweb.freebsd.org/changeset/ports/424247 Log: net/rubygem-oauth2: Update from 1.1.0 to 1.2.0 The Changelog only states "No significant changes." Approved by: swills (mentor) Deleted: head/net/rubygem-oauth2/files/ Modified: head/net/rubygem-oauth2/Makefile head/net/rubygem-oauth2/distinfo Modified: head/net/rubygem-oauth2/Makefile ============================================================================== --- head/net/rubygem-oauth2/Makefile Wed Oct 19 14:09:20 2016 (r424246) +++ head/net/rubygem-oauth2/Makefile Wed Oct 19 14:10:47 2016 (r424247) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2 -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-oauth2/distinfo ============================================================================== --- head/net/rubygem-oauth2/distinfo Wed Oct 19 14:09:20 2016 (r424246) +++ head/net/rubygem-oauth2/distinfo Wed Oct 19 14:10:47 2016 (r424247) @@ -1,2 +1,3 @@ -SHA256 (rubygem/oauth2-1.1.0.gem) = 59a7224f0bc5fa7c8323bb46f021c0868942e0f7bf68a2fa8720054d71637726 -SIZE (rubygem/oauth2-1.1.0.gem) = 14848 +TIMESTAMP = 1471421475 +SHA256 (rubygem/oauth2-1.2.0.gem) = 23a959386dae98f64ccac7a68c517666c611ff782477b3e1ff8c0b1451d7457c +SIZE (rubygem/oauth2-1.2.0.gem) = 15360
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610191410.u9JEAm5w074421>