aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortkikuchi <>2004-11-28 12:56:57 +0000
committertkikuchi <>2004-11-28 12:56:57 +0000
commitd5fff809ebcd68cfb06aeceedd22dbad07749041 (patch)
treedca4c7671e1b6b03dd6c92b244ddd9d7808037d2 /misc
parent863dfb1993ed184219c166043480540c9e542ab5 (diff)
downloadmailman2-d5fff809ebcd68cfb06aeceedd22dbad07749041.tar.gz
mailman2-d5fff809ebcd68cfb06aeceedd22dbad07749041.tar.xz
mailman2-d5fff809ebcd68cfb06aeceedd22dbad07749041.zip
JapaneseCodecs update.
http://www.python.jp/Zope/download/JapaneseCodecs
Diffstat (limited to 'misc')
-rw-r--r--misc/JapaneseCodecs-1.4.10.tar.gzbin288668 -> 0 bytes
-rw-r--r--misc/JapaneseCodecs-1.4.11.tar.gzbin0 -> 288814 bytes
-rw-r--r--misc/Makefile.in2
3 files changed, 1 insertions, 1 deletions
diff --git a/misc/JapaneseCodecs-1.4.10.tar.gz b/misc/JapaneseCodecs-1.4.10.tar.gz
deleted file mode 100644
index 2e3d351a..00000000
--- a/misc/JapaneseCodecs-1.4.10.tar.gz
+++ /dev/null
Binary files differ
diff --git a/misc/JapaneseCodecs-1.4.11.tar.gz b/misc/JapaneseCodecs-1.4.11.tar.gz
new file mode 100644
index 00000000..b063e04e
--- /dev/null
+++ b/misc/JapaneseCodecs-1.4.11.tar.gz
Binary files differ
diff --git a/misc/Makefile.in b/misc/Makefile.in
index 15d11bd5..caac3551 100644
--- a/misc/Makefile.in
+++ b/misc/Makefile.in
@@ -53,7 +53,7 @@ SETUPCMD= setup.py --quiet install $(SETUPINSTOPTS)
PKGDIR= $(srcdir)
EMAILPKG= email-2.5.5
-JACODECSPKG= JapaneseCodecs-1.4.10
+JACODECSPKG= JapaneseCodecs-1.4.11
KOCODECSPKG= KoreanCodecs-2.0.5
PACKAGES= $(EMAILPKG) $(JACODECSPKG) $(KOCODECSPKG)