Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id CA026A650D for ; Sat, 13 Dec 2014 01:05:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3934A14A265; Sat, 13 Dec 2014 01:05:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2D0F14A258 for ; Sat, 13 Dec 2014 01:05: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 aaaRMHDFzt3M for ; Sat, 13 Dec 2014 01:05: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 1A0A414A257 for ; Sat, 13 Dec 2014 01:05:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0E59E98; Sat, 13 Dec 2014 01:05:45 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 13 Dec 2014 01:05:45 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/misc/ascii To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20141213010545.0E59E98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sat Dec 13 01:05:45 UTC 2014 Modified Files: pkgsrc/misc/ascii: Makefile distinfo pkgsrc/misc/ascii/patches: patch-aa Log Message: (pkgsrc) - Add LICENSE= modified-bsd (upstream) - Update 3.08 to 3.14 From: http://www.catb.org/~esr/ascii/NEWS --------------------------------- 3.14: 2013-11-27 Recognize \0 as ASCII NUL. ascii.cgi deleted: the it relies on is archaic and nonconformant. Markup improvements on the manual page. 3.13: 2013-11-20 Tweak Makefile to obey $(PREFIX) convention (from MacPorts). 3.12: 2012-11-23 Cygwin port fix. 3.11: 2011-03-15 Recognize single decimal or hex digits. Minor bug fixes and additional character names from Debian. 3.10: 2010-10-19 License change to BSD. Polish code to modern fully-ANSI C. 3.9: 2010-10-13 Fix some bugs in the name table. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/ascii/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/ascii/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/ascii/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.