Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2013 02:10:42 +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: r322151 - in head/textproc: . rubygem-fast_xs073
Message-ID:  <201307020210.r622Ag8u046949@svn.freebsd.org>

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

Log:
  - Actually set the port to the right version

Modified:
  head/textproc/Makefile
  head/textproc/rubygem-fast_xs073/Makefile
  head/textproc/rubygem-fast_xs073/distinfo

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Tue Jul  2 02:09:53 2013	(r322150)
+++ head/textproc/Makefile	Tue Jul  2 02:10:41 2013	(r322151)
@@ -1298,6 +1298,7 @@
     SUBDIR += rubygem-escape_utils
     SUBDIR += rubygem-ezamar
     SUBDIR += rubygem-fast_xs
+    SUBDIR += rubygem-fast_xs073
     SUBDIR += rubygem-ferret
     SUBDIR += rubygem-formosa
     SUBDIR += rubygem-heredoc_unindent

Modified: head/textproc/rubygem-fast_xs073/Makefile
==============================================================================
--- head/textproc/rubygem-fast_xs073/Makefile	Tue Jul  2 02:09:53 2013	(r322150)
+++ head/textproc/rubygem-fast_xs073/Makefile	Tue Jul  2 02:10:41 2013	(r322151)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fast_xs
-PORTVERSION=	0.8.0
+PORTVERSION=	0.7.3
 PORTEPOCH=	1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
@@ -12,6 +12,9 @@ COMMENT=	A systems integration framework
 
 RUN_DEPENDS=	rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe
 
+NO_LATEST_LINK=	yes
+PORTSCOUT=	limit:^0.7
+
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/textproc/rubygem-fast_xs073/distinfo
==============================================================================
--- head/textproc/rubygem-fast_xs073/distinfo	Tue Jul  2 02:09:53 2013	(r322150)
+++ head/textproc/rubygem-fast_xs073/distinfo	Tue Jul  2 02:10:41 2013	(r322151)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/fast_xs-0.8.0.gem) = 5ff2e1b088bdad3d4eae2a71b118b8aa9b39975702853c3bb307e35db1facdc7
-SIZE (rubygem/fast_xs-0.8.0.gem) = 22016
+SHA256 (rubygem/fast_xs-0.7.3.gem) = 108e4e4099d1468970c4fe57f2deca31ad1ef923877352ee1c7394d31ab0538b
+SIZE (rubygem/fast_xs-0.7.3.gem) = 20480



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