Date: Sat, 30 Oct 2010 18:33:50 GMT From: Eric Freeman <freebsdports@chillibear.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/151835: New port: devel/rubygem-holidays (ruby holiday date lib) Message-ID: <201010301833.o9UIXomZ001544@www.freebsd.org> Resent-Message-ID: <201010301840.o9UIe81E007636@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 151835 >Category: ports >Synopsis: New port: devel/rubygem-holidays (ruby holiday date lib) >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 Oct 30 18:40:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eric Freeman >Release: 7.2 >Organization: >Environment: FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Simple gem port for the holdays gem. Allows you to look up holidays in multiple regions based on customisable definition lists. http://code.dunae.ca/holidays/ >How-To-Repeat: n/a >Fix: # 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-holidays # rubygem-holidays/Makefile # rubygem-holidays/pkg-descr # rubygem-holidays/distinfo # echo c - rubygem-holidays mkdir -p rubygem-holidays > /dev/null 2>&1 echo x - rubygem-holidays/Makefile sed 's/^X//' >rubygem-holidays/Makefile << '79ee6f2a6f0388d0f345f98344dfefdd' X# Ports collection makefile for: rubygem-holidays X# Date created: 17 October 2010 X# Whom: Eric Freeman <freebsdports@chillibear.com> X# X# $FreeBSD$ X# X XPORTNAME= holidays XPORTVERSION= 0.9.3 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= A collection of Ruby methods to deal with statutory and other holidays X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 79ee6f2a6f0388d0f345f98344dfefdd echo x - rubygem-holidays/pkg-descr sed 's/^X//' >rubygem-holidays/pkg-descr << 'd5b38bb58cb21d99f63ea8479d73179f' XThe Ruby Holidays Gem allows you to look up holidays in Xmultiple regions based on customisable definition lists. X XIt also extends Ruby's built-in Date class. X XAuthor: Alex Dunae XWWW: http://code.dunae.ca/holidays/ d5b38bb58cb21d99f63ea8479d73179f echo x - rubygem-holidays/distinfo sed 's/^X//' >rubygem-holidays/distinfo << 'e2eda3c3e96b8ab95a22a2e6f53e3d0b' XMD5 (rubygem/holidays-0.9.3.gem) = 274920e7e1f41293343358f399eaf92b XSHA256 (rubygem/holidays-0.9.3.gem) = d32a3115cd7d88094295a5d6a4e5af8ea5a1fbd022027112ef4a4a336e9cb37f XSIZE (rubygem/holidays-0.9.3.gem) = 36352 e2eda3c3e96b8ab95a22a2e6f53e3d0b exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010301833.o9UIXomZ001544>