Date: Tue, 23 Jun 2015 12:22:14 +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: r390385 - head/security/rubygem-omniauth-shibboleth Message-ID: <201506231222.t5NCMEoP099931@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 23 12:22:14 2015 New Revision: 390385 URL: https://svnweb.freebsd.org/changeset/ports/390385 Log: - Update to 1.2.1 - Add NO_ARCH Changes: https://github.com/toyokazu/omniauth-shibboleth/commits/master Modified: head/security/rubygem-omniauth-shibboleth/Makefile head/security/rubygem-omniauth-shibboleth/distinfo Modified: head/security/rubygem-omniauth-shibboleth/Makefile ============================================================================== --- head/security/rubygem-omniauth-shibboleth/Makefile Tue Jun 23 12:22:09 2015 (r390384) +++ head/security/rubygem-omniauth-shibboleth/Makefile Tue Jun 23 12:22:14 2015 (r390385) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-shibboleth -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,6 +12,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/security/rubygem-omniauth-shibboleth/distinfo ============================================================================== --- head/security/rubygem-omniauth-shibboleth/distinfo Tue Jun 23 12:22:09 2015 (r390384) +++ head/security/rubygem-omniauth-shibboleth/distinfo Tue Jun 23 12:22:14 2015 (r390385) @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-shibboleth-1.2.0.gem) = c638ec1b58888aa9f7e246ba8cfff019aa07acfb7e97ab1f3a1dbd7d43e6698c -SIZE (rubygem/omniauth-shibboleth-1.2.0.gem) = 10752 +SHA256 (rubygem/omniauth-shibboleth-1.2.1.gem) = 548a80efb3b1cff4abd56562dee873d742e065fba78c428a857d793584e71729 +SIZE (rubygem/omniauth-shibboleth-1.2.1.gem) = 11264
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506231222.t5NCMEoP099931>