Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 867B663B8BC for ; Sun, 11 May 2008 19:10:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3E43163B1A1; Sun, 11 May 2008 19:10:31 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 70EA163B19C for ; Sun, 11 May 2008 19:10:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 594F6175D0; Sun, 11 May 2008 19:10:30 +0000 (UTC) From: Antoine Reilles Subject: CVS commit: pkgsrc/chat/weechat To: pkgsrc-changes@NetBSD.org Reply-To: tonio@netbsd.org Message-Id: <20080511191030.594F6175D0@cvs.netbsd.org> Date: Sun, 11 May 2008 19:10:30 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tonio Date: Sun May 11 19:10:30 UTC 2008 Modified Files: pkgsrc/chat/weechat: Makefile options.mk Log Message: Add a wide-curses option, to enable utf-8 support. Based on patch from Leonardo Taccari in PR pkg/38418 To generate a diff of this commit: cvs rdiff -r1.18 -r1.19 pkgsrc/chat/weechat/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/chat/weechat/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.