From owner-cvs-all Thu May 2 22:32:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89B4437B417; Thu, 2 May 2002 22:32:23 -0700 (PDT) Received: (from glewis@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g435WNO93510; Thu, 2 May 2002 22:32:23 -0700 (PDT) (envelope-from glewis) Message-Id: <200205030532.g435WNO93510@freefall.freebsd.org> From: Greg Lewis Date: Thu, 2 May 2002 22:32:23 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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