Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2017 13:38:13 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441150 - in head/devel: . rubygem-oj2
Message-ID:  <201705181338.v4IDcDud040460@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu May 18 13:38:12 2017
New Revision: 441150
URL: https://svnweb.freebsd.org/changeset/ports/441150

Log:
  Add devel/rubygem-oj2 (copied from devel/rubygem-oj) because www/gitlab
  requires it.
  
  - Add PORTSCOUT
  
  Approved by:	swills (mentor, implicit)

Added:
  head/devel/rubygem-oj2/
     - copied from r441146, head/devel/rubygem-oj/
Modified:
  head/devel/Makefile
  head/devel/rubygem-oj2/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu May 18 13:37:08 2017	(r441149)
+++ head/devel/Makefile	Thu May 18 13:38:12 2017	(r441150)
@@ -5436,6 +5436,7 @@
     SUBDIR += rubygem-numerizer
     SUBDIR += rubygem-octopress-hooks
     SUBDIR += rubygem-oj
+    SUBDIR += rubygem-oj2
     SUBDIR += rubygem-omniauth_crowd
     SUBDIR += rubygem-open3_backport
     SUBDIR += rubygem-open4

Modified: head/devel/rubygem-oj2/Makefile
==============================================================================
--- head/devel/rubygem-oj/Makefile	Thu May 18 11:44:01 2017	(r441146)
+++ head/devel/rubygem-oj2/Makefile	Thu May 18 13:38:12 2017	(r441150)
@@ -13,6 +13,8 @@ LICENSE=	MIT
 
 LIB_DEPENDS=	libgmp.so:math/gmp
 
+PORTSCOUT=	limit:^2\.
+
 USE_RUBY=	yes
 USES=		gem
 



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