Date: Sat, 28 Apr 2018 20:11:13 +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: r468589 - head/security/rubygem-rack-oauth2 Message-ID: <201804282011.w3SKBDsS049225@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 28 20:11:12 2018 New Revision: 468589 URL: https://svnweb.freebsd.org/changeset/ports/468589 Log: Update to 1.9.2 Changes: https://github.com/nov/rack-oauth2/commits/master Modified: head/security/rubygem-rack-oauth2/Makefile head/security/rubygem-rack-oauth2/distinfo Modified: head/security/rubygem-rack-oauth2/Makefile ============================================================================== --- head/security/rubygem-rack-oauth2/Makefile Sat Apr 28 20:11:07 2018 (r468588) +++ head/security/rubygem-rack-oauth2/Makefile Sat Apr 28 20:11:12 2018 (r468589) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rack-oauth2 -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-rack-oauth2/distinfo ============================================================================== --- head/security/rubygem-rack-oauth2/distinfo Sat Apr 28 20:11:07 2018 (r468588) +++ head/security/rubygem-rack-oauth2/distinfo Sat Apr 28 20:11:12 2018 (r468589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521645308 -SHA256 (rubygem/rack-oauth2-1.9.1.gem) = e1d2987e6504fa405a29abc70a62d3d3a340087ea65198b9e550143552e493df -SIZE (rubygem/rack-oauth2-1.9.1.gem) = 33792 +TIMESTAMP = 1524918300 +SHA256 (rubygem/rack-oauth2-1.9.2.gem) = 2490a77d116fc8eb7401cb4e06568f2d3690194dbd937c39768cce0783a1802a +SIZE (rubygem/rack-oauth2-1.9.2.gem) = 33792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804282011.w3SKBDsS049225>