Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1623863BB81 for ; Sat, 9 Aug 2008 21:32:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BBF7363B267; Sat, 9 Aug 2008 21:32:40 +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 0CEC963B110 for ; Sat, 9 Aug 2008 21:32:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EA3A9175D0; Sat, 9 Aug 2008 21:32:39 +0000 (UTC) From: Blair Sadewitz Subject: CVS commit: pkgsrc/misc/most To: pkgsrc-changes@NetBSD.org Reply-To: bjs@netbsd.org Message-Id: <20080809213239.EA3A9175D0@cvs.netbsd.org> Date: Sat, 9 Aug 2008 21:32:39 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: bjs Date: Sat Aug 9 21:32:39 UTC 2008 Modified Files: pkgsrc/misc/most: Makefile distinfo pkgsrc/misc/most/patches: patch-ab Removed Files: pkgsrc/misc/most/patches: patch-aa Log Message: Update to most-5.0.0a, using libslang2. Myriad feature enhancements (such as UTF-8 and enhanced regexp support via libslang2) as well as bug fixes (notably proper shell in some formerly problematic cases). Also, mmap is enabled by default now. To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/misc/most/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/misc/most/distinfo cvs rdiff -r1.4 -r0 pkgsrc/misc/most/patches/patch-aa cvs rdiff -r1.1 -r1.2 pkgsrc/misc/most/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.