Index: head/security/rubygem-omniauth/Makefile =================================================================== --- head/security/rubygem-omniauth/Makefile (revision 431804) +++ head/security/rubygem-omniauth/Makefile (revision 431805) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= omniauth -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.3.2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Generalized Rack framework for multiple-provider authentication LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-hashie>=1.2:devel/rubygem-hashie \ rubygem-rack>=1.0:www/rubygem-rack NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/security/rubygem-omniauth/distinfo =================================================================== --- head/security/rubygem-omniauth/distinfo (revision 431804) +++ head/security/rubygem-omniauth/distinfo (revision 431805) @@ -1,2 +1,3 @@ -SHA256 (rubygem/omniauth-1.3.1.gem) = 579884ac0911e844b9fd3009961fd20b5e5aa11efb6e33cf02213a36ffeb586f -SIZE (rubygem/omniauth-1.3.1.gem) = 19456 +TIMESTAMP = 1484743849 +SHA256 (rubygem/omniauth-1.3.2.gem) = 662e11d9d4a93ee19c1532434772cc542527c72d66fc98a7f0f75a69d478e5b6 +SIZE (rubygem/omniauth-1.3.2.gem) = 19456 Index: head/security/rubygem-omniauth/pkg-descr =================================================================== --- head/security/rubygem-omniauth/pkg-descr (revision 431804) +++ head/security/rubygem-omniauth/pkg-descr (revision 431805) @@ -1,3 +1,3 @@ A generalized Rack framework for multiple-provider authentication. -WWW: https://github.com/intridea/omniauth +WWW: https://github.com/omniauth/omniauth