Date: Thu, 2 May 2002 22:32:23 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 Makefile ports/java/jdk13/files patch-..::ext::plugin::build::solaris::GNUmakefile patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::ko.UTF-8::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh.GBK::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW.BIG5::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW::sunw_java_plugin.po Message-ID: <200205030532.g435WNO93510@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2002/05/02 22:32:23 PDT
Modified files:
java/jdk13 Makefile
java/jdk13/files
patch-..::ext::plugin::build::solaris::GNUmakefile
Added files:
java/jdk13/files
patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plugin.po
patch-..::ext::plugin::oji-plugin::src::motif::resources::ko.UTF-8::sunw_java_plugin.po
patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po
patch-..::ext::plugin::oji-plugin::src::motif::resources::zh.GBK::sunw_java_plugin.po
patch-..::ext::plugin::oji-plugin::src::motif::resources::zh::sunw_java_plugin.po
patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW.BIG5::sunw_java_plugin.po
patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW::sunw_java_plugin.po
Log:
Really fix the incompatibilities with gettext 0.11. The previous
bandaid is reverted by this commit and instead patches are added
which will remove duplicate message entries from the .po files for
the plugin.
These are essentially the patches of marius@alchemy.franken.de, with
the first part of each patch removed (the message does actually have
two spaces in the code!). These patches were verified with the script
submitted by KANOU Hiroki-san and against the patches submitted by
SUGIMURA Takashi-san. Thanks to all of these people.
Apologies for the increasingly long patch names.
PR: 37087, 37147
Submitted by: marius@alchemy.franken.de
Reviewed by: sobomax
Approved by: sobomax
Revision Changes Path
1.24 +1 -1 ports/java/jdk13/Makefile
1.3 +1 -10 ports/java/jdk13/files/patch-..::ext::plugin::build::solaris::GNUmakefile
1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plugin.po (new)
1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko.UTF-8::sunw_java_plugin.po (new)
1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po (new)
1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh.GBK::sunw_java_plugin.po (new)
1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh::sunw_java_plugin.po (new)
1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW.BIG5::sunw_java_plugin.po (new)
1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW::sunw_java_plugin.po (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205030532.g435WNO93510>
