Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BAB6363B89A for ; Tue, 28 Dec 2010 15:34:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9008B19CE71; Tue, 28 Dec 2010 15:34:40 +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 1CA6919CE48 for ; Tue, 28 Dec 2010 15:34:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0DE00175DD; Tue, 28 Dec 2010 15:34:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 28 Dec 2010 15:34:38 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/fengoffice To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20101228153439.0DE00175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Tue Dec 28 15:34:38 UTC 2010 Modified Files: pkgsrc/www/fengoffice: Makefile distinfo Added Files: pkgsrc/www/fengoffice/patches: patch-ad patch-ae patch-af Log Message: * Fix variable mistakes to prevent garbled characters. Still needs to fix essential problem when a header contains multiple encoded strings with diffreent charset. * Suprress some error of undefined variables. * pkgsrc change: change ${FD_DIR}/tmp from SPECIAL_PERMS to OWN_DIRS_PERMS. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/fengoffice/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/fengoffice/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/www/fengoffice/patches/patch-ad \ pkgsrc/www/fengoffice/patches/patch-ae \ pkgsrc/www/fengoffice/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.