From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 27 14:10:13 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 696221065678 for ; Wed, 27 Apr 2011 14:10:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE4A48FC28 for ; Wed, 27 Apr 2011 14:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3REA9Yk037282 for ; Wed, 27 Apr 2011 14:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3REA9VK037281; Wed, 27 Apr 2011 14:10:09 GMT (envelope-from gnats) Resent-Date: Wed, 27 Apr 2011 14:10:09 GMT Resent-Message-Id: <201104271410.p3REA9VK037281@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eric Freeman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB3BE1065679 for ; Wed, 27 Apr 2011 14:06:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 2919B8FC16 for ; Wed, 27 Apr 2011 14:06:56 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p3RE6uDb041168 for ; Wed, 27 Apr 2011 14:06:56 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p3RE6tbJ041167; Wed, 27 Apr 2011 14:06:55 GMT (envelope-from nobody) Message-Id: <201104271406.p3RE6tbJ041167@red.freebsd.org> Date: Wed, 27 Apr 2011 14:06:55 GMT From: Eric Freeman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/156678: [NEW PORT] devel/rubygem-sundawg_country_codes (gem to manage ISO 3166 codes) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2011 14:10:13 -0000 >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 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 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: