Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 175C863BEB0 for ; Thu, 28 Jul 2011 04:34:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E24C814A67B; Thu, 28 Jul 2011 04:34:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F2D714A67C for ; Thu, 28 Jul 2011 04:34:07 +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 hGdj7nTC1eQG for ; Thu, 28 Jul 2011 04:34:06 +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 9F98C14A67B for ; Thu, 28 Jul 2011 04:34:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 886C4175DD; Thu, 28 Jul 2011 04:34:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 28 Jul 2011 04:34:06 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/print/web2c To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20110728043406.886C4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: minskim Date: Thu Jul 28 04:34:06 UTC 2011 Modified Files: pkgsrc/print/web2c: Makefile PLIST distinfo pkgsrc/print/web2c/patches: patch-am Removed Files: pkgsrc/print/web2c/patches: patch-aa patch-ab Log Message: Update web2c to 2011. Changes: * Doc changes and bug fixes. * New commands: eptex, inimf, initex, and mfplain. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/web2c/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/web2c/PLIST cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/web2c/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/print/web2c/patches/patch-aa cvs rdiff -u -r1.4 -r0 pkgsrc/print/web2c/patches/patch-ab cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/web2c/patches/patch-am Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.