Bug 156678 - [NEW PORT] devel/rubygem-sundawg_country_codes (gem to manage ISO 3166 codes)
Summary: [NEW PORT] devel/rubygem-sundawg_country_codes (gem to manage ISO 3166 codes)
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 15:10 UTC by Eric Freeman
Modified: 2011-05-03 04:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.31 KB, text/plain)
2011-04-27 15:10 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 2011-04-27 15:10:09 UTC
A simple port of this rubygem for managing ISO 3166 country codes and names.

How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-27 15:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-05-02 04:59:17 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-05-03 04:11:37 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-05-03 04:11:41 UTC
swills      2011-05-03 03:11:27 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-sundawg_country_codes Makefile distinfo 
                                        pkg-descr 
  Log:
  A Ruby gem to manage ISO 3166 country names and their
  corresponding alpha-2 and alpha-3 codes. Additional
  support has been added for ISO 4127 currency information
  and standard  conventions for states in the USA
  (based on the the 3166-2:US code).
  
  ISO 3166 country codes reference:
    http://en.wikipedia.org/wiki/ISO_3166-1
  
  ISO 4217 currency information:
    http://www.xe.com/iso4217.php
    http://www.xe.com/symbols.php
  
  ISO 3166-2:US code reference:
    http://code.google.com/apis/chart/statecodes.html
    http://en.wikipedia.org/wiki/ISO_3166-2:US
  
  ISO 639 language reference:
    http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
  
  WWW: http://github.com/SunDawg/country_codes
  
  PR:             ports/156678
  Submitted by:   Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.4315    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/rubygem-sundawg_country_codes/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-sundawg_country_codes/distinfo (new)
  1.1       +21 -0     ports/devel/rubygem-sundawg_country_codes/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"