svn commit: r322150 - head/textproc/rubygem-fast_xs073

Steve Wills swills at FreeBSD.org
Tue Jul 2 02:09:54 UTC 2013


Author: swills
Date: Tue Jul  2 02:09:53 2013
New Revision: 322150
URL: http://svnweb.freebsd.org/changeset/ports/322150

Log:
  - Create backrev port for rubygem-fast_xs version 0.7.3 which is required by
    chef

Added:
  head/textproc/rubygem-fast_xs073/
     - copied from r321882, head/textproc/rubygem-fast_xs/
Replaced:
  head/textproc/rubygem-fast_xs073/Makefile
     - copied unchanged from r322149, head/textproc/rubygem-fast_xs/Makefile
  head/textproc/rubygem-fast_xs073/distinfo
     - copied unchanged from r322135, head/textproc/rubygem-fast_xs/distinfo

Copied: head/textproc/rubygem-fast_xs073/Makefile (from r322149, head/textproc/rubygem-fast_xs/Makefile)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/rubygem-fast_xs073/Makefile	Tue Jul  2 02:09:53 2013	(r322150, copy of r322149, head/textproc/rubygem-fast_xs/Makefile)
@@ -0,0 +1,19 @@
+# Created by: Scott Sanders <scott at jssjr.com>
+# $FreeBSD$
+
+PORTNAME=	fast_xs
+PORTVERSION=	0.8.0
+PORTEPOCH=	1
+CATEGORIES=	textproc rubygems
+MASTER_SITES=	RG
+
+MAINTAINER=	ruby at FreeBSD.org
+COMMENT=	A systems integration framework. Expander
+
+RUN_DEPENDS=	rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe
+
+USE_RUBY=		yes
+USE_RUBYGEMS=		yes
+RUBYGEM_AUTOPLIST=	yes
+
+.include <bsd.port.mk>

Copied: head/textproc/rubygem-fast_xs073/distinfo (from r322135, head/textproc/rubygem-fast_xs/distinfo)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/rubygem-fast_xs073/distinfo	Tue Jul  2 02:09:53 2013	(r322150, copy of r322135, head/textproc/rubygem-fast_xs/distinfo)
@@ -0,0 +1,2 @@
+SHA256 (rubygem/fast_xs-0.8.0.gem) = 5ff2e1b088bdad3d4eae2a71b118b8aa9b39975702853c3bb307e35db1facdc7
+SIZE (rubygem/fast_xs-0.8.0.gem) = 22016


More information about the svn-ports-all mailing list