Date: Wed, 27 Apr 2011 14:06:55 GMT From: Eric Freeman <freebsdports@chillibear.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/156678: [NEW PORT] devel/rubygem-sundawg_country_codes (gem to manage ISO 3166 codes) Message-ID: <201104271406.p3RE6tbJ041167@red.freebsd.org> Resent-Message-ID: <201104271410.p3REA9VK037281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156678 >Category: ports >Synopsis: [NEW PORT] devel/rubygem-sundawg_country_codes (gem to manage ISO 3166 codes) >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 Apr 27 14:10:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eric Freeman >Release: 8.0 >Organization: >Environment: >Description: A simple port of this rubygem for managing ISO 3166 country codes and names. >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-sundawg_country_codes # rubygem-sundawg_country_codes/Makefile # rubygem-sundawg_country_codes/distinfo # rubygem-sundawg_country_codes/pkg-descr # echo c - rubygem-sundawg_country_codes mkdir -p rubygem-sundawg_country_codes > /dev/null 2>&1 echo x - rubygem-sundawg_country_codes/Makefile sed 's/^X//' >rubygem-sundawg_country_codes/Makefile << 'e57c5822dec6e2ddf27f24178402253c' X# Ports collection makefile for: rubygem-sundawg_country_codes X# Date created: 27 April 2011 X# Whom: Eric Freeman <freebsdports@chillibear.com> X# X# $FreeBSD$ X# X XPORTNAME= sundawg_country_codes XPORTVERSION= 0.0.6 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= Manage ISO 3166 country names and codes X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> e57c5822dec6e2ddf27f24178402253c echo x - rubygem-sundawg_country_codes/distinfo sed 's/^X//' >rubygem-sundawg_country_codes/distinfo << 'edafa1e67e8911404c7d5d4c3d105148' XSHA256 (rubygem/sundawg_country_codes-0.0.6.gem) = e6d5a30651372345b9542480a3611eab4675c0056fe529ead9f1ed2d6b3aac1d XSIZE (rubygem/sundawg_country_codes-0.0.6.gem) = 18432 edafa1e67e8911404c7d5d4c3d105148 echo x - rubygem-sundawg_country_codes/pkg-descr sed 's/^X//' >rubygem-sundawg_country_codes/pkg-descr << '689748d72def70d310bf10dd194b54fe' XA Ruby gem to manage ISO 3166 country names and their Xcorresponding alpha-2 and alpha-3 codes. Additional Xsupport has been added for ISO 4127 currency information Xand standard conventions for states in the USA X(based on the the 3166-2:US code). X XISO 3166 country codes reference: X http://en.wikipedia.org/wiki/ISO_3166-1 X XISO 4217 currency information: X http://www.xe.com/iso4217.php X http://www.xe.com/symbols.php X XISO 3166-2:US code reference: X http://code.google.com/apis/chart/statecodes.html X http://en.wikipedia.org/wiki/ISO_3166-2:US X XISO 639 language reference: X http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes X XWWW: http://github.com/SunDawg/country_codes 689748d72def70d310bf10dd194b54fe exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104271406.p3RE6tbJ041167>