Date: Fri, 30 Jun 2017 13:06:20 +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: r444731 - head/net/rubygem-omniauth-authentiq Message-ID: <201706301306.v5UD6K2K015450@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jun 30 13:06:20 2017 New Revision: 444731 URL: https://svnweb.freebsd.org/changeset/ports/444731 Log: Update to 0.3.1 - Reformat pkg-descr Changes: https://github.com/AuthentiqID/omniauth-authentiq/commits/master Modified: head/net/rubygem-omniauth-authentiq/Makefile head/net/rubygem-omniauth-authentiq/distinfo (contents, props changed) head/net/rubygem-omniauth-authentiq/pkg-descr (contents, props changed) Modified: head/net/rubygem-omniauth-authentiq/Makefile ============================================================================== --- head/net/rubygem-omniauth-authentiq/Makefile Fri Jun 30 13:06:15 2017 (r444730) +++ head/net/rubygem-omniauth-authentiq/Makefile Fri Jun 30 13:06:20 2017 (r444731) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-authentiq -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-omniauth-authentiq/distinfo ============================================================================== --- head/net/rubygem-omniauth-authentiq/distinfo Fri Jun 30 13:06:15 2017 (r444730) +++ head/net/rubygem-omniauth-authentiq/distinfo Fri Jun 30 13:06:20 2017 (r444731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490003344 -SHA256 (rubygem/omniauth-authentiq-0.3.0.gem) = 0a5c81998e588fd5317326cba66588b204b4ce515d576b3cc19572307bce2b37 -SIZE (rubygem/omniauth-authentiq-0.3.0.gem) = 9728 +TIMESTAMP = 1498809970 +SHA256 (rubygem/omniauth-authentiq-0.3.1.gem) = 0c8d19d0afe44afde1ce12eb61be765aef0f3fa757c4c1e82394a1ac867a0e1a +SIZE (rubygem/omniauth-authentiq-0.3.1.gem) = 9728 Modified: head/net/rubygem-omniauth-authentiq/pkg-descr ============================================================================== --- head/net/rubygem-omniauth-authentiq/pkg-descr Fri Jun 30 13:06:15 2017 (r444730) +++ head/net/rubygem-omniauth-authentiq/pkg-descr Fri Jun 30 13:06:20 2017 (r444731) @@ -1,4 +1,4 @@ -Official OmniAuth strategy for authenticating -with an Authentiq ID mobile app (iOS, Android). +Official OmniAuth strategy for authenticating with an Authentiq ID mobile app (iOS, +Android). WWW: https://github.com/AuthentiqID/omniauth-authentiq
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706301306.v5UD6K2K015450>