Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2013 02:02:58 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322149 - head/textproc/rubygem-fast_xs
Message-ID:  <201307020202.r6222wAf043899@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Jul  2 02:02:58 2013
New Revision: 322149
URL: http://svnweb.freebsd.org/changeset/ports/322149

Log:
  - Remove portscout limit which is no longer needed
  - Trim header while here

Modified:
  head/textproc/rubygem-fast_xs/Makefile

Modified: head/textproc/rubygem-fast_xs/Makefile
==============================================================================
--- head/textproc/rubygem-fast_xs/Makefile	Mon Jul  1 22:30:43 2013	(r322148)
+++ head/textproc/rubygem-fast_xs/Makefile	Tue Jul  2 02:02:58 2013	(r322149)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:	rubygem-fast_xs
-# Date created:				13 Dec 2011
-# Whom:					Scott Sanders <scott@jssjr.com>
-#
+# Created by: Scott Sanders <scott@jssjr.com>
 # $FreeBSD$
-#
 
 PORTNAME=	fast_xs
 PORTVERSION=	0.8.0
@@ -16,8 +12,6 @@ COMMENT=	A systems integration framework
 
 RUN_DEPENDS=	rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe
 
-PORTSCOUT=	limit:^0.7
-
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes



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