Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 17:10:11 +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: r439249 - in head/security: . rubygem-omniauth13
Message-ID:  <201704231710.v3NHABVi082788@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 23 17:10:11 2017
New Revision: 439249
URL: https://svnweb.freebsd.org/changeset/ports/439249

Log:
  Add rubygem-omniauth13 1.3.2 (copied from rubygem-omniauth)
  
  - Add PORTSCOUT

Added:
  head/security/rubygem-omniauth13/
     - copied from r439213, head/security/rubygem-omniauth/
Modified:
  head/security/Makefile
  head/security/rubygem-omniauth13/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sun Apr 23 17:10:06 2017	(r439248)
+++ head/security/Makefile	Sun Apr 23 17:10:11 2017	(r439249)
@@ -1036,6 +1036,7 @@
     SUBDIR += rubygem-omniauth-oauth2-generic
     SUBDIR += rubygem-omniauth-saml
     SUBDIR += rubygem-omniauth-shibboleth
+    SUBDIR += rubygem-omniauth13
     SUBDIR += rubygem-openssl
     SUBDIR += rubygem-openssl-ccm
     SUBDIR += rubygem-openvas-omp

Modified: head/security/rubygem-omniauth13/Makefile
==============================================================================
--- head/security/rubygem-omniauth/Makefile	Sun Apr 23 09:55:22 2017	(r439213)
+++ head/security/rubygem-omniauth13/Makefile	Sun Apr 23 17:10:11 2017	(r439249)
@@ -4,6 +4,7 @@ PORTNAME=	omniauth
 PORTVERSION=	1.3.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	13
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Generalized Rack framework for multiple-provider authentication
@@ -14,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 RUN_DEPENDS=	rubygem-hashie>=1.2:devel/rubygem-hashie \
 		rubygem-rack>=1.0:www/rubygem-rack
 
+PORTSCOUT=	limit:^1\.3\.
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704231710.v3NHABVi082788>