Received: by mail.netbsd.org (Postfix, from userid 605) id 6319284E68; Mon, 13 Mar 2023 10:39:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91AF684E67 for ; Mon, 13 Mar 2023 10:39:39 +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 M8vcNak8n8oj for ; Mon, 13 Mar 2023 10:39:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DE8B484C86 for ; Mon, 13 Mar 2023 10:39:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DBBC1FA90; Mon, 13 Mar 2023 10:39:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16787039788190" MIME-Version: 1.0 Date: Mon, 13 Mar 2023 10:39:38 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230313103938.DBBC1FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16787039788190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 13 10:39:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated print/a2ps to 4.15 To generate a diff of this commit: cvs rdiff -u -r1.1728 -r1.1729 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22685 -r1.22686 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16787039788190 Content-Disposition: inline Content-Length: 1290 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1728 pkgsrc/doc/CHANGES-2023:1.1729 --- pkgsrc/doc/CHANGES-2023:1.1728 Mon Mar 13 10:19:06 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Mar 13 10:39:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1728 2023/03/13 10:19:06 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1729 2023/03/13 10:39:38 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2230,3 +2230,4 @@ Changes to the packages collection and i Added textproc/tree-sitter-elixir version 0.0.20221016 [wiz 2023-03-13] Updated textproc/catdoc to 0.95 [wiz 2023-03-13] Updated textproc/catdoc-tk to 0.95 [wiz 2023-03-13] + Updated print/a2ps to 4.15 [wiz 2023-03-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22685 pkgsrc/doc/TODO:1.22686 --- pkgsrc/doc/TODO:1.22685 Mon Mar 13 10:18:57 2023 +++ pkgsrc/doc/TODO Mon Mar 13 10:39:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22685 2023/03/13 10:18:57 wiz Exp $ +$NetBSD: TODO,v 1.22686 2023/03/13 10:39:38 wiz Exp $ Suggested new packages ====================== @@ -408,7 +408,6 @@ For possible Perl packages updates, see o TeXmacs-2.1.1 o TiffIO-140a o YoSucker-81 - o a2ps-4.15 o aarch64-none-elf-binutils-2.36.1 o aarch64-none-elf-gcc-9.3.0 o abcl-1.8.0 --_----------=_16787039788190--