Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=sVLXhoVM; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=UnYAgMAh Received: by mail.netbsd.org (Postfix, from userid 605) id 1A6BC84D53; Sun, 28 Apr 2024 00:44:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714265063; bh=hYtgy/s9wVmSlfGEUzi5iPr9B53UDB2PGjbxyq4MKAo=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=sVLXhoVMBBUGISpwDR/aGzIiAELeTIH5u1rIF7mCM/qeCOOkEAvf81Gkg3JuMGepc YH4zf/mPaereP8KUzWSB6SGibzFZ35WaJoyktoX9GoHAfPkgjeaP1iQ2oPTldrnTH5 AvHaxkVwdJsSFWJ1a4/mQ0N5Ksn0M6oxan5piXaM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0D63884D31 for ; Sun, 28 Apr 2024 00:44:22 +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 HIK5t49Eq2Rr for ; Sun, 28 Apr 2024 00:44:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8DA8E84D0E for ; Sun, 28 Apr 2024 00:44:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714265061; bh=hYtgy/s9wVmSlfGEUzi5iPr9B53UDB2PGjbxyq4MKAo=; h=Date:From:Subject:To:Reply-To; b=UnYAgMAhw9GU8iC3WML7kaV7xjCXksodiMxW3sCxTFG+YbBs2VbsfDiHDGU6xni6H WE3tyZJ+W4p+i9CNxdviA/+guk9zZraONacUcsQsiVksbtYPuKfQxnS7mqRwUaN9+r HIUrel9lisnpO8zj5FlIgfy8vRXVGbXGHJUQHG5s= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89B64FA2C; Sun, 28 Apr 2024 00:44:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_17142650613800" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 00:44:21 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20240428004421.89B64FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_17142650613800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Apr 28 00:44:21 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated textproc/p5-PDF-Table to 1.006 To generate a diff of this commit: cvs rdiff -u -r1.2753 -r1.2754 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_17142650613800 Content-Disposition: inline Content-Length: 724 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.2753 pkgsrc/doc/CHANGES-2024:1.2754 --- pkgsrc/doc/CHANGES-2024:1.2753 Sun Apr 28 00:40:36 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 00:44:21 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2753 2024/04/28 00:40:36 wen Exp $ +$NetBSD: CHANGES-2024,v 1.2754 2024/04/28 00:44:21 wen Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4568,3 +4568,4 @@ Changes to the packages collection and i Updated www/p5-CGI-Fast to 2.17 [wen 2024-04-28] Updated www/p5-HTTP-Tinyish to 0.19 [wen 2024-04-28] Updated textproc/p5-ODF-lpOD to 1.200 [wen 2024-04-28] + Updated textproc/p5-PDF-Table to 1.006 [wen 2024-04-28] --_----------=_17142650613800--