svn commit: r390385 - head/security/rubygem-omniauth-shibboleth

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 23 12:22:15 UTC 2015


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


More information about the svn-ports-head mailing list