Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 8A04563F3B4 for ; Wed, 3 Apr 2013 13:26:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5612514A38A; Wed, 3 Apr 2013 13:26:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D5A6F14A356 for ; Wed, 3 Apr 2013 13:26:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Ne9NgWPZgSkn for ; Wed, 3 Apr 2013 13:26:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3A77314A36E for ; Wed, 3 Apr 2013 13:26:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E908F175DD; Wed, 3 Apr 2013 13:26:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 3 Apr 2013 13:26:44 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/lang/eag To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20130403132644.E908F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jaapb Date: Wed Apr 3 13:26:44 UTC 2013 Modified Files: pkgsrc/lang/eag: Makefile PLIST distinfo Added Files: pkgsrc/lang/eag/patches: patch-doc_Makefile.in Removed Files: pkgsrc/lang/eag/patches: patch-aa Log Message: Updated package to version 2.6. Added license (eag-license). Upstream changes include: - Source code now under CVS control at twoquid.cs.kun.nl:/home/cvs - Made the compilation of syntax directed editor support conditional - Preparing for Win2K port - Layout update - Addition of real affix values - Prepating for WIN32 port with VC7.1 Dedicated to Kees Koster (1943-2013). To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/eag/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/eag/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/eag/distinfo cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/lang/eag/patches/patch-aa cvs rdiff -u -r0 -r1.1 pkgsrc/lang/eag/patches/patch-doc_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.