From owner-freebsd-ports Wed Nov 17 5:10: 8 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 64D32152C1 for ; Wed, 17 Nov 1999 05:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA15243; Wed, 17 Nov 1999 05:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id E9F6D14A2F for ; Wed, 17 Nov 1999 05:06:42 -0800 (PST) (envelope-from jedgar@pawn.primelocation.net) Received: by pawn.primelocation.net (Postfix, from userid 1003) id B4DBE9B1D; Wed, 17 Nov 1999 08:06:41 -0500 (EST) Message-Id: <19991117130641.B4DBE9B1D@pawn.primelocation.net> Date: Wed, 17 Nov 1999 08:06:41 -0500 (EST) From: jedgar@fxp.org Reply-To: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14942: Update port: editors/xenon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14942 >Category: ports >Synopsis: Update port: editors/xenon >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 17 05:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Chris D. Faulhaber >Release: FreeBSD 3.3-STABLE i386 >Organization: BUGO - BSD Users Group of Orlando >Environment: FreeBSD 3.3-STABLE i386 >Description: Update port: editors/xenon 0.6.4 -> 0.6.5 * visible display of unprintable (control) characters * unprintable characters always break word selection * only group word breaking characters that are the same * line number column now fits exactly 6 digits * right hand side scroll bar - settable with "rightScroll" pref * C/C++/Java brace match function - selects the closest set of matching closed braces surrounding the cursor * dialog boxes automatically select text in the text field when mapped * flicker free text redraw - thanks to XDrawImageString >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/editors/xenon/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile 1999/11/14 02:08:27 1.1.1.1 +++ Makefile 1999/11/16 21:24:36 @@ -1,12 +1,12 @@ # New ports collection makefile for: xenon -# Version required: 0.6.4 +# Version required: 0.6.5 # Date created: 22 October 1999 # Whom: Chris D. Faulhaber # # $FreeBSD: ports/editors/xenon/Makefile,v 1.1.1.1 1999/11/14 02:08:27 cpiazza Exp $ # -DISTNAME= xenon-0.6.4 +DISTNAME= xenon-0.6.5 CATEGORIES= editors MASTER_SITES= ftp://ftp.proximity.com.au/pub/xenon/ Index: files/md5 =================================================================== RCS file: /home/ncvs/ports/editors/xenon/files/md5,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 md5 --- md5 1999/11/14 02:08:28 1.1.1.1 +++ md5 1999/11/16 21:24:36 @@ -1 +1 @@ -MD5 (xenon-0.6.4.tar.gz) = 8607509ecc1c618769fcc57c7daa408f +MD5 (xenon-0.6.5.tar.gz) = 175acb902f57976d497cabe0e7174636 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message