Bug 151835 - New port: devel/rubygem-holidays (ruby holiday date lib)
Summary: New port: devel/rubygem-holidays (ruby holiday date lib)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-30 19:40 UTC by Eric Freeman
Modified: 2010-11-01 03:20 UTC (History)
0 users

See Also:


Attachments
file.shar (1.74 KB, text/plain)
2010-10-30 19:40 UTC, Eric Freeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Freeman 2010-10-30 19:40:08 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-30 19:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-01 03:17:35 UTC
wen         2010-11-01 03:17:14 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-holidays Makefile distinfo pkg-descr 
  Log:
  The Ruby Holidays Gem allows you to look up holidays in
  multiple regions based on customisable definition lists.
  
  It also extends Ruby's built-in Date class.
  
  Author: Alex Dunae
  WWW: http://code.dunae.ca/holidays/
  
  PR:             ports/151835
  Submitted by:   Eric Freeman <freebsdports@chillibear.com>
  
  Revision  Changes    Path
  1.4099    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/rubygem-holidays/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-holidays/distinfo (new)
  1.1       +7 -0      ports/devel/rubygem-holidays/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-11-01 03:18:16 UTC
State Changed
From-To: open->closed

New port added. Thanks!