projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f98e481
)
"+" is not a valid filename character in VMS.
Jarkko Hietaniemi [Tue, 19 Mar 2002 18:00:48 +0000 (18:00 +0000)]
p4raw-id: //depot/perl@15330
ext/Encode/Encode/euc-jp-0212.ucm
[moved from
ext/Encode/Encode/euc-jp+0212.ucm
with 100% similarity]
patch
|
blob
|
blame
|
history
ext/Encode/JP/Makefile.PL
patch
|
blob
|
blame
|
history
ext/Encode/MANIFEST
patch
|
blob
|
blame
|
history
diff --git
a/ext/Encode/Encode/euc-jp+0212.ucm
b/ext/Encode/Encode/euc-jp-0212.ucm
similarity index 100%
rename from
ext/Encode/Encode/euc-jp+0212.ucm
rename to
ext/Encode/Encode/euc-jp-0212.ucm
diff --git
a/ext/Encode/JP/Makefile.PL
b/ext/Encode/JP/Makefile.PL
index
b76dda4
..
bf5108f
100644
(file)
--- a/
ext/Encode/JP/Makefile.PL
+++ b/
ext/Encode/JP/Makefile.PL
@@
-4,7
+4,7
@@
use ExtUtils::MakeMaker;
my %tables = (
#EUC_JP => ['euc-jp.enc'],
- EUC_JP => ['euc-jp+0212.ucm'],
+ EUC_JP => ['euc-jp-0212.ucm'],
SHIFTJIS => ['shiftjis.enc'],
MACJAPAN => ['macJapan.enc'],
CP932 => ['cp932.enc'],
diff --git
a/ext/Encode/MANIFEST
b/ext/Encode/MANIFEST
index
7175373
..
bc818a5
100644
(file)
--- a/
ext/Encode/MANIFEST
+++ b/
ext/Encode/MANIFEST
@@
-90,7
+90,7
@@
Encode/dingbats.ucm
Encode/euc-cn.enc
Encode/euc-jp.enc
Encode/euc-jp.ucm
-Encode/euc-jp+0212.ucm
+Encode/euc-jp-0212.ucm
Encode/euc-kr.enc
Encode/gb12345.enc
Encode/gb1988.enc