Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=csWKgZ+/; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=w2vIXgvj Received: by mail.netbsd.org (Postfix, from userid 605) id 1D35684D6C; Tue, 2 Apr 2024 18:29:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712082557; bh=xkSSc/VNy9/shbEm7XZrsw0Stzu5fFew3N2MMXYC5E4=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=csWKgZ+/vL5YWcXWYWZeGwYMOBWuZvsGEKf9GPD/lJev7FYF7uA+ErH6Ibsmewxf6 Dfs1BGogTtYO3GXr4CMijFHFkTb0ZymHsvdv+1capRm6z+Isr8QA4c+F2G3x0qkDXn HcJkfGKS8phhGWwhynoqhlpkxeIrvqobxd3LCh6w= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E7C484CD9 for ; Tue, 2 Apr 2024 18:29:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id n5zpgDB9B81W for ; Tue, 2 Apr 2024 18:29:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 630B684CC9 for ; Tue, 2 Apr 2024 18:29:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712082555; bh=xkSSc/VNy9/shbEm7XZrsw0Stzu5fFew3N2MMXYC5E4=; h=Date:From:Subject:To:Reply-To; b=w2vIXgvjPXrefMTet3p40/e6ZDAuJwRSOFDn8SwvTVPSee8IpsisbXzd9C/Kh2ufF ysXULfpJ3Bkwy9IuFkE9eUcUSs72JqgOModDREtt4M8wcVtojjvzbllzXp410JC2M/ GO2DZVd2ZhRKHmCp+83MrVqNMj2ZpQECdPEkbRv4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6565AFA2C; Tue, 2 Apr 2024 18:28:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1712082485207900" MIME-Version: 1.0 Date: Tue, 2 Apr 2024 18:28:05 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20240402182805.6565AFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1712082485207900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Tue Apr 2 18:28:05 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated print/xpdf4 to 4.05 To generate a diff of this commit: cvs rdiff -u -r1.2162 -r1.2163 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1712082485207900 Content-Disposition: inline Content-Length: 746 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.2162 pkgsrc/doc/CHANGES-2024:1.2163 --- pkgsrc/doc/CHANGES-2024:1.2162 Tue Apr 2 18:15:11 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Apr 2 18:28:05 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2162 2024/04/02 18:15:11 adam Exp $ +$NetBSD: CHANGES-2024,v 1.2163 2024/04/02 18:28:05 rhialto Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3671,3 +3671,4 @@ Changes to the packages collection and i Updated lang/rexx-regina to 3.9.5 [rhialto 2024-04-02] Updated databases/py-sqlalchemy to 2.0.29 [adam 2024-04-02] Updated databases/py-sqlalchemy-utils to 0.41.2 [adam 2024-04-02] + Updated print/xpdf4 to 4.05 [rhialto 2024-04-02] --_----------=_1712082485207900--