Date: Wed, 3 Feb 2010 15:34:22 +0800 (CST) From: Jyun-Yan You <jyyou@cs.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/143520: [New port] databases/rubygem-dm-types: DataMapper plugin for extra types Message-ID: <201002030734.o137YMxI054856@bsd3.cs.nctu.edu.tw> Resent-Message-ID: <201002030740.o137e0mW085123@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 143520 >Category: ports >Synopsis: [New port] databases/rubygem-dm-types: DataMapper plugin for extra types >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: Wed Feb 03 07:40:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jyun-Yan You >Release: FreeBSD 7.2-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD bsd3.cs.nctu.edu.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 08:22:32 UTC 2009 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: DataMapper plugin providing extra data types It requires databases/rubygem-dm-core See PR ports/143517 >How-To-Repeat: >Fix: --- rubygem-dm-types.sh begins here --- # 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-types # rubygem-dm-types/Makefile # rubygem-dm-types/distinfo # rubygem-dm-types/pkg-descr # echo c - rubygem-dm-types mkdir -p rubygem-dm-types > /dev/null 2>&1 echo x - rubygem-dm-types/Makefile sed 's/^X//' >rubygem-dm-types/Makefile << 'a4bdbd236fbfae253fff689043afd571' X# New ports collection makefile for: rubygem-dm-types X# Date created: 2010-01-20 X# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= dm-types XPORTVERSION= 0.10.1 XCATEGORIES= databases rubygems XMASTER_SITES= http://s3.amazonaws.com/gemcutter_production/gems/ X XMAINTAINER= jyyou@cs.nctu.edu.tw XCOMMENT= DataMapper plugin providing extra data types X XRUN_DEPENDS= rubygem-dm-core=0.10.1:${PORTSDIR}/databases/rubygem-dm-core X XUSE_RUBY= yes X XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> a4bdbd236fbfae253fff689043afd571 echo x - rubygem-dm-types/distinfo sed 's/^X//' >rubygem-dm-types/distinfo << 'b8592bba611a60c75e698f16317ac861' XMD5 (rubygem/dm-types-0.10.1.gem) = 77751a69b6bacc718467ba5a639d2003 XSHA256 (rubygem/dm-types-0.10.1.gem) = b85926e37ca217df2aa7d37a3f16aec7765b8c80ce516bb287c821023f2bb7a9 XSIZE (rubygem/dm-types-0.10.1.gem) = 21504 b8592bba611a60c75e698f16317ac861 echo x - rubygem-dm-types/pkg-descr sed 's/^X//' >rubygem-dm-types/pkg-descr << '54072801015d37105e83d11ba23d8e39' XDataMapper plugin providing extra data types X XWWW: http://github.com/datamapper/dm-more/tree/master/dm-types 54072801015d37105e83d11ba23d8e39 exit --- rubygem-dm-types.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002030734.o137YMxI054856>