Date: Sat, 18 Jun 2011 15:29:16 GMT From: Ryan Steinmetz <rpsfa@rit.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/157993: [new port] databases/rubygem-dm-active_model Message-ID: <201106181529.p5IFTGfW003382@red.freebsd.org> Resent-Message-ID: <201106181530.p5IFUAKO085026@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157993 >Category: ports >Synopsis: [new port] databases/rubygem-dm-active_model >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 18 15:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 8.2-RELEASE >Organization: Rochester Institute of Technology >Environment: >Description: A datamapper plugin for active_model compliance and thus rails 3 compatibility. WWW: http://rubygems.org/gems/dm-active_model/ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-dm-active_model/ # rubygem-dm-active_model/Makefile # rubygem-dm-active_model/pkg-descr # rubygem-dm-active_model/distinfo # echo c - rubygem-dm-active_model/ mkdir -p rubygem-dm-active_model/ > /dev/null 2>&1 echo x - rubygem-dm-active_model/Makefile sed 's/^X//' >rubygem-dm-active_model/Makefile << '1662dc9ed02ee328b41e0152ace2b7de' X# New ports collection makefile for: rubygem-dm-active_model X# Date created: 2011-06-16 X# Whom: Ryan Steinmetz <rpsfa@rit.edu> X# X# $FreeBSD$ X# X XPORTNAME= dm-active_model XPORTVERSION= 1.0.3 XCATEGORIES= databases rubygems XMASTER_SITES= RG X XMAINTAINER= rpsfa@rit.edu XCOMMENT= A dm plugin for active_model compliance and thus rails 3 compatibility X XRUN_DEPENDS= rubygem-activemodel>=3.0.0:${PORTSDIR}/databases/rubygem-activemodel \ X rubygem-dm-core>=1.0.2:${PORTSDIR}/databases/rubygem-dm-core X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 1662dc9ed02ee328b41e0152ace2b7de echo x - rubygem-dm-active_model/pkg-descr sed 's/^X//' >rubygem-dm-active_model/pkg-descr << '1eaf31390f147b7c3f228e81b1ce7cc2' XA datamapper plugin for active_model compliance and thus rails 3 compatibility. X XWWW: http://rubygems.org/gems/dm-active_model/ 1eaf31390f147b7c3f228e81b1ce7cc2 echo x - rubygem-dm-active_model/distinfo sed 's/^X//' >rubygem-dm-active_model/distinfo << 'ad71220f8dfd11bdb3a963d3ef933964' XSHA256 (rubygem/dm-active_model-1.0.3.gem) = 737fbd9bcc1e0ce912f258cfd5b243301c91eebbc0f82956894d3d6dfc0fa203 XSIZE (rubygem/dm-active_model-1.0.3.gem) = 11264 ad71220f8dfd11bdb3a963d3ef933964 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106181529.p5IFTGfW003382>