From owner-cvs-ports@FreeBSD.ORG Sat Feb 21 20:34:14 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 587501065673; Sat, 21 Feb 2009 20:34:14 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 47DFA8FC19; Sat, 21 Feb 2009 20:34:14 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1LKYDSh065604; Sat, 21 Feb 2009 20:34:13 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1LKYDlU065603; Sat, 21 Feb 2009 20:34:13 GMT (envelope-from garga) Message-Id: <200902212034.n1LKYDlU065603@repoman.freebsd.org> From: Renato Botelho Date: Sat, 21 Feb 2009 20:34:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libslang2 Makefile ports/devel/libslang2/files patch-src__sldisply.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 20:34:14 -0000 garga 2009-02-21 20:34:13 UTC FreeBSD ports repository Modified files: devel/libslang2 Makefile Added files: devel/libslang2/files patch-src__sldisply.c Log: - Fix following bug: If you execute an application (e.g. mc), which uses devel/libslang2 to do screen I/O on a non-unicode terminal then the line drawing characters will appear as spaces. PR: ports/131857 Submitted by: Szalai Andras Reviewed by: John E. Davis (author) Revision Changes Path 1.24 +2 -1 ports/devel/libslang2/Makefile 1.1 +15 -0 ports/devel/libslang2/files/patch-src__sldisply.c (new)