Received: by mail.netbsd.org (Postfix, from userid 605) id 0444584EBF; Fri, 5 Jan 2024 22:05:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 33D7584E77 for ; Fri, 5 Jan 2024 22:05:20 +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 ibfD3zergNrt for ; Fri, 5 Jan 2024 22:05:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B8A9C84CD7 for ; Fri, 5 Jan 2024 22:05:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AF652FA42; Fri, 5 Jan 2024 22:05:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170449231947260" MIME-Version: 1.0 Date: Fri, 5 Jan 2024 22:05:19 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20240105220519.AF652FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170449231947260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Jan 5 22:05:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated print/qpdf to 11.7.0 To generate a diff of this commit: cvs rdiff -u -r1.130 -r1.131 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170449231947260 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.130 pkgsrc/doc/CHANGES-2024:1.131 --- pkgsrc/doc/CHANGES-2024:1.130 Fri Jan 5 20:37:00 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 5 22:05:19 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.130 2024/01/05 20:37:00 nros Exp $ +$NetBSD: CHANGES-2024,v 1.131 2024/01/05 22:05:19 ryoon Exp $ Changes to the packages collection and infrastructure in 2024: @@ -157,3 +157,4 @@ Changes to the packages collection and i Updated finance/py-braintree to 4.25.0 [adam 2024-01-05] Updated devel/py-proto-plus to 1.23.0 [adam 2024-01-05] Added graphics/libavif version 1.0.3 [nros 2024-01-05] + Updated print/qpdf to 11.7.0 [ryoon 2024-01-05] --_----------=_170449231947260--