Received: by mail.netbsd.org (Postfix, from userid 605) id EC89684DBD; Sat, 15 Apr 2023 19:16:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2890984D6A for ; Sat, 15 Apr 2023 19:16:47 +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 8cQGvaij8sn4 for ; Sat, 15 Apr 2023 19:16:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8034184CF8 for ; Sat, 15 Apr 2023 19:16:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7CCFEFA85; Sat, 15 Apr 2023 19:16:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168158620682600" MIME-Version: 1.0 Date: Sat, 15 Apr 2023 19:16:46 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20230415191646.7CCFEFA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168158620682600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Sat Apr 15 19:16:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated print/libpaper to 2.1.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.2215 -r1.2216 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168158620682600 Content-Disposition: inline Content-Length: 737 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.2215 pkgsrc/doc/CHANGES-2023:1.2216 --- pkgsrc/doc/CHANGES-2023:1.2215 Sat Apr 15 13:23:45 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Apr 15 19:16:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2215 2023/04/15 13:23:45 pin Exp $ +$NetBSD: CHANGES-2023,v 1.2216 2023/04/15 19:16:46 triaxx Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3186,3 +3186,4 @@ Changes to the packages collection and i Updated textproc/libxml2 to 2.10.4 [gutteridge 2023-04-15] Updated textproc/py-libxml2 to 2.10.4 [gutteridge 2023-04-15] Updated audio/gospt to 0.0.48 [pin 2023-04-15] + Updated print/libpaper to 2.1.0nb1 [triaxx 2023-04-15] --_----------=_168158620682600--