ports/69414: [PATCH] misc/Locale-Codes: update to 2.07
Cheng-Lung Sung
clsung at dragon2.net
Thu Jul 22 07:20:31 UTC 2004
>Number: 69414
>Category: ports
>Synopsis: [PATCH] misc/Locale-Codes: update to 2.07
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 22 07:20:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 4.10-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST
>Description:
- Update to 2.07
- Copy from ChangeLog
* made $_ local in the initialisation code for each module
change back-propagated from Perl distribution
* removed two non ISO-8859-1 characters from language names
change back-propagated from Perl distribution
* added the following aliases, with a test case for each
- Burma added to Myanmar
- French Southern and Antarctic Lands to
French Southern Territories
patch from TJ Mather
* "Canadian Dollar" was mis-spelled as "Candian Dollar"
- noted by Nick Cabatoff, patch from Michael Hennecke
* Changes to Locale::Country reflecting changes in ISO 3166
- added Aland Islands (ax, ala, 248)
- YUGOSLAVIA is now SERBIA AND MONTENEGRO
YU => CS
YUG => SCG
891 => 891 (unchanged)
(YUGOSLAVIA retained as an alias)
- EAST TIMOR changed to TIMOR-LESTE
(old name retained as an alias)
- three letter code for Romania changed from ROM to ROU
* ZAIRE is now CONGO, THE DEMOCRATIC REPUBLIC OF THE
ZR => CD
ZAR => COD
180 => 180 (unchanged)
(ZAIRE retained as alias)
Port maintainer (demon at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- p5-Locale-Codes-2.07.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/p5-Locale-Codes/Makefile /home/clsung/p5-Locale-Codes/Makefile
--- /usr/ports/misc/p5-Locale-Codes/Makefile Fri Oct 24 23:14:48 2003
+++ /home/clsung/p5-Locale-Codes/Makefile Thu Jul 22 15:12:11 2004
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Codes
-PORTVERSION= 2.06
+PORTVERSION= 2.07
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
diff -ruN --exclude=CVS /usr/ports/misc/p5-Locale-Codes/distinfo /home/clsung/p5-Locale-Codes/distinfo
--- /usr/ports/misc/p5-Locale-Codes/distinfo Sat Mar 27 16:30:02 2004
+++ /home/clsung/p5-Locale-Codes/distinfo Thu Jul 22 15:12:19 2004
@@ -1,2 +1,2 @@
-MD5 (Locale-Codes-2.06.tar.gz) = 930a08e152a2fc2ccbfb2303fb45f43d
-SIZE (Locale-Codes-2.06.tar.gz) = 24931
+MD5 (Locale-Codes-2.07.tar.gz) = af0537cc4a882096d0320612c440df6d
+SIZE (Locale-Codes-2.07.tar.gz) = 25886
--- p5-Locale-Codes-2.07.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list