Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 819BF63BBD6 for ; Wed, 11 Aug 2010 13:11:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 288D263B101; Wed, 11 Aug 2010 13:11:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E7DD863B100 for ; Wed, 11 Aug 2010 13:11:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D39A6175DD; Wed, 11 Aug 2010 13:11:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 11 Aug 2010 13:11:57 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/inputmethod To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100811131157.D39A6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Wed Aug 11 13:11:57 UTC 2010 Modified Files: pkgsrc/inputmethod/ibus: Makefile pkgsrc/inputmethod/ibus-anthy: Makefile pkgsrc/inputmethod/ibus-hangul: Makefile pkgsrc/inputmethod/ibus-m17n: Makefile pkgsrc/inputmethod/ibus-pinyin: Makefile Added Files: pkgsrc/inputmethod/ibus: bad-env-usage.mk Log Message: Add workaround for upstream Issue#1029: http://code.google.com/p/ibus/issues/detail?id=1029 To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/ibus/bad-env-usage.mk cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-anthy/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-hangul/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-m17n/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-pinyin/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.