Date: Sun, 17 Jan 2016 13:22:04 +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: r406438 - head/security/rubygem-omniauth Message-ID: <201601171322.u0HDM4i1016668@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 17 13:22:03 2016 New Revision: 406438 URL: https://svnweb.freebsd.org/changeset/ports/406438 Log: - Update to 1.3.1 - Update WWW Changes: https://github.com/intridea/omniauth/commits/master Sponsored by: PortsCamp Taiwan Modified: head/security/rubygem-omniauth/Makefile head/security/rubygem-omniauth/distinfo head/security/rubygem-omniauth/pkg-descr Modified: head/security/rubygem-omniauth/Makefile ============================================================================== --- head/security/rubygem-omniauth/Makefile Sun Jan 17 13:21:59 2016 (r406437) +++ head/security/rubygem-omniauth/Makefile Sun Jan 17 13:22:03 2016 (r406438) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.3.1 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-omniauth/distinfo ============================================================================== --- head/security/rubygem-omniauth/distinfo Sun Jan 17 13:21:59 2016 (r406437) +++ head/security/rubygem-omniauth/distinfo Sun Jan 17 13:22:03 2016 (r406438) @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-1.2.2.gem) = 939eabc200dc19d624ad02020b9f9258a69429b2250b883e47ce2cf76c6a10b8 -SIZE (rubygem/omniauth-1.2.2.gem) = 27648 +SHA256 (rubygem/omniauth-1.3.1.gem) = 579884ac0911e844b9fd3009961fd20b5e5aa11efb6e33cf02213a36ffeb586f +SIZE (rubygem/omniauth-1.3.1.gem) = 19456 Modified: head/security/rubygem-omniauth/pkg-descr ============================================================================== --- head/security/rubygem-omniauth/pkg-descr Sun Jan 17 13:21:59 2016 (r406437) +++ head/security/rubygem-omniauth/pkg-descr Sun Jan 17 13:22:03 2016 (r406438) @@ -1,3 +1,3 @@ A generalized Rack framework for multiple-provider authentication. -WWW: http://github.com/intridea/omniauth +WWW: https://github.com/intridea/omniauth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601171322.u0HDM4i1016668>