Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 14:57:47 +0900 (JST)
From:      Tomoyuki Sakurai <cherry@trombik.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126122: [NEW PORT] misc/p5-Locale-US: Two letter codes for state identification in the United States
Message-ID:  <20080731055747.05A281CCF4@spica.trombik.org>
Resent-Message-ID: <200807310600.m6V6093j067679@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         126122
>Category:       ports
>Synopsis:       [NEW PORT] misc/p5-Locale-US: Two letter codes for state identification in the United States
>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:   Thu Jul 31 06:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tomoyuki Sakurai
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD spica.trombik.org 7.0-STABLE FreeBSD 7.0-STABLE #5: Thu Jul 10 22:29:26 JST 2008
>Description:
Map from US two-letter codes to statees and vice versa.

WWW:	http://search.cpan.org/dist/Locale-US/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Locale-US-1.2.shar begins here ---
# 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:
#
#	p5-Locale-US
#	p5-Locale-US/pkg-descr
#	p5-Locale-US/Makefile
#	p5-Locale-US/pkg-plist
#	p5-Locale-US/distinfo
#	p5-Locale-US/files
#	p5-Locale-US/files/patch-US.pm
#
echo c - p5-Locale-US
mkdir -p p5-Locale-US > /dev/null 2>&1
echo x - p5-Locale-US/pkg-descr
sed 's/^X//' >p5-Locale-US/pkg-descr << '69c9733c965e35ba25bd872f16654adb'
XMap from US two-letter codes to statees and vice versa.
X
XWWW:	http://search.cpan.org/dist/Locale-US/
69c9733c965e35ba25bd872f16654adb
echo x - p5-Locale-US/Makefile
sed 's/^X//' >p5-Locale-US/Makefile << '57450c968d5301f93fe1a10debfb1234'
X# New ports collection makefile for:	p5-Locale-US
X# Date created:		2008-07-31
X# Whom:			Tomoyuki Sakurai <cherry@trombik.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Locale-US
XPORTVERSION=	1.2
XCATEGORIES=	misc
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	cherry@trombik.org
XCOMMENT=	Two letter codes for state identification in the United States
X
XPERL_CONFIGURE=	Yes
XMAN3=	Locale::US.3
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
57450c968d5301f93fe1a10debfb1234
echo x - p5-Locale-US/pkg-plist
sed 's/^X//' >p5-Locale-US/pkg-plist << 'd17ba679fed94cd45f7e4b542aaad681'
X@comment $FreeBSD$
X%%SITE_PERL%%/Locale/kruft2codes.pl
X%%SITE_PERL%%/Locale/US.pm
X%%SITE_PERL%%/mach/auto/Locale/US/.packlist
X@dirrmtry %%SITE_PERL%%/mach/auto/Locale/US
d17ba679fed94cd45f7e4b542aaad681
echo x - p5-Locale-US/distinfo
sed 's/^X//' >p5-Locale-US/distinfo << '2e43eeb044398b6f14300cb6ddf4a95a'
XMD5 (Locale-US-1.2.tar.gz) = d748870d0b657f78d7ea044cbf35eacc
XSHA256 (Locale-US-1.2.tar.gz) = 551f82fbadce925969d230b83494be6b432210bd16003229a6b006bf0cc25186
XSIZE (Locale-US-1.2.tar.gz) = 4137
2e43eeb044398b6f14300cb6ddf4a95a
echo c - p5-Locale-US/files
mkdir -p p5-Locale-US/files > /dev/null 2>&1
echo x - p5-Locale-US/files/patch-US.pm
sed 's/^X//' >p5-Locale-US/files/patch-US.pm << 'dc2fed1479bb9f2cfa24ac8b45796fc8'
X--- US.pm.orig	2008-07-31 14:50:56.000000000 +0900
X+++ US.pm	2008-07-31 14:51:02.000000000 +0900
X@@ -4,7 +4,6 @@ use 5.006001;
X use strict;
X use warnings;
X 
X-use Data::Dumper;
X 
X require Exporter;
X 
dc2fed1479bb9f2cfa24ac8b45796fc8
exit
--- p5-Locale-US-1.2.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080731055747.05A281CCF4>