Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C0EB084F15 for ; Fri, 16 Jun 2023 21:13:01 +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 wPabRFQb0SzA for ; Fri, 16 Jun 2023 21:13:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 140FE84D01 for ; Fri, 16 Jun 2023 21:13:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B5D1FA89; Fri, 16 Jun 2023 21:12:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686949959208230" MIME-Version: 1.0 Date: Fri, 16 Jun 2023 21:12:39 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230616211239.8B5D1FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686949959208230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 16 21:12:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: cups* updated to 2.4.4 To generate a diff of this commit: cvs rdiff -u -r1.3877 -r1.3878 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23072 -r1.23073 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686949959208230 Content-Disposition: inline Content-Length: 1392 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.3877 pkgsrc/doc/CHANGES-2023:1.3878 --- pkgsrc/doc/CHANGES-2023:1.3877 Fri Jun 16 21:00:55 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 16 21:12:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3877 2023/06/16 21:00:55 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3878 2023/06/16 21:12:38 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5368,3 +5368,6 @@ Changes to the packages collection and i Updated graphics/py-pygraphviz to 1.11 [adam 2023-06-16] Updated graphics/SDL2_image to 2.6.3 [wiz 2023-06-16] Updated time/khal to 0.11.2 [wiz 2023-06-16] + Updated print/libcups to 2.4.4 [wiz 2023-06-16] + Updated print/cups-base to 2.4.4 [wiz 2023-06-16] + Updated print/cups to 2.4.4 [wiz 2023-06-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23072 pkgsrc/doc/TODO:1.23073 --- pkgsrc/doc/TODO:1.23072 Fri Jun 16 21:00:55 2023 +++ pkgsrc/doc/TODO Fri Jun 16 21:12:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23072 2023/06/16 21:00:55 wiz Exp $ +$NetBSD: TODO,v 1.23073 2023/06/16 21:12:39 wiz Exp $ Suggested new packages ====================== @@ -875,7 +875,6 @@ For possible Perl packages updates, see o libcap-2.49 o libcarddav-14.0.13 o libcec-6.0.2 - o libcups-2.4.4 o libdbusmenu-glib-16.04.0 o libdbusmenu-gtk-16.04.0 o libdbusmenu-gtk-doc-16.04.0 --_----------=_1686949959208230--