Date: Wed, 10 Jul 2013 17:30:25 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322719 - in head/devel: . rubygem-climate_control Message-ID: <201307101730.r6AHUPev019304@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Wed Jul 10 17:30:25 2013 New Revision: 322719 URL: http://svnweb.freebsd.org/changeset/ports/322719 Log: New port: devel/rubygem-climate_control: Modify your ENV WWW: https://rubygems.org/gems/climate_control Added: head/devel/rubygem-climate_control/ head/devel/rubygem-climate_control/Makefile (contents, props changed) head/devel/rubygem-climate_control/distinfo (contents, props changed) head/devel/rubygem-climate_control/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jul 10 17:19:47 2013 (r322718) +++ head/devel/Makefile Wed Jul 10 17:30:25 2013 (r322719) @@ -4038,6 +4038,7 @@ SUBDIR += rubygem-childprocess SUBDIR += rubygem-chronic SUBDIR += rubygem-classifier + SUBDIR += rubygem-climate_control SUBDIR += rubygem-clio SUBDIR += rubygem-cloudfiles SUBDIR += rubygem-coffee-rails Added: head/devel/rubygem-climate_control/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-climate_control/Makefile Wed Jul 10 17:30:25 2013 (r322719) @@ -0,0 +1,18 @@ +# Created by: Ryan Steinmetz <zi@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= climate_control +PORTVERSION= 0.0.3 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Modify your ENV + +RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include <bsd.port.mk> Added: head/devel/rubygem-climate_control/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-climate_control/distinfo Wed Jul 10 17:30:25 2013 (r322719) @@ -0,0 +1,2 @@ +SHA256 (rubygem/climate_control-0.0.3.gem) = a5e8109935ad74e63ddbc20f37fb25f01737cd8a7dc99964d89ca26526b7334f +SIZE (rubygem/climate_control-0.0.3.gem) = 7168 Added: head/devel/rubygem-climate_control/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-climate_control/pkg-descr Wed Jul 10 17:30:25 2013 (r322719) @@ -0,0 +1,3 @@ +Modify your ENV + +WWW: https://rubygems.org/gems/climate_control
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101730.r6AHUPev019304>