From owner-cvs-all@FreeBSD.ORG Tue Oct 31 04:23:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A753616A407; Tue, 31 Oct 2006 04:23:32 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5771643D53; Tue, 31 Oct 2006 04:23:32 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9V4NW1W071276; Tue, 31 Oct 2006 04:23:32 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9V4NWuM071274; Tue, 31 Oct 2006 04:23:32 GMT (envelope-from jkoshy) Message-Id: <200610310423.k9V4NWuM071274@repoman.freebsd.org> From: Joseph Koshy Date: Tue, 31 Oct 2006 04:23:31 +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/editors/yudit Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 04:23:32 -0000 jkoshy 2006-10-31 04:23:31 UTC FreeBSD ports repository Modified files: editors/yudit Makefile distinfo pkg-plist Log: Upgrade to v2.8.1. Upstream changes include: - New keymaps: Devanagari-Velthuis, Polish-slash, Baybayin, Glagolitic. Updated keymaps: Bulgarian, Slavic. - Fixes for compilation with Gcc 4.1. - Updates for Unicode 4.1.0 and the upcoming 5.0.0 standard. - Added a +LINENO option to yudit. - Other bug fixes. Submitted by: chinsan Revision Changes Path 1.32 +2 -2 ports/editors/yudit/Makefile 1.16 +3 -3 ports/editors/yudit/distinfo 1.13 +489 -481 ports/editors/yudit/pkg-plist