Received: by mail.netbsd.org (Postfix, from userid 605) id F0CB384D54; Sun, 28 Jan 2024 12:00:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2854884D54 for ; Sun, 28 Jan 2024 12:00:41 +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 vxdjqQDRUTEo for ; Sun, 28 Jan 2024 12:00:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B0B4484D2D for ; Sun, 28 Jan 2024 12:00:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A9AD2FA42; Sun, 28 Jan 2024 12:00:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170644324041880" MIME-Version: 1.0 Date: Sun, 28 Jan 2024 12:00:40 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240128120040.A9AD2FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170644324041880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 28 12:00:40 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/p5-libwww to 6.76 To generate a diff of this commit: cvs rdiff -u -r1.716 -r1.717 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170644324041880 Content-Disposition: inline Content-Length: 711 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.716 pkgsrc/doc/CHANGES-2024:1.717 --- pkgsrc/doc/CHANGES-2024:1.716 Sun Jan 28 11:58:16 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 28 12:00:40 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.716 2024/01/28 11:58:16 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.717 2024/01/28 12:00:40 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -930,3 +930,4 @@ Changes to the packages collection and i Updated www/p5-URI to 5.25 [wiz 2024-01-28] Updated textproc/p5-XML-LibXML to 2.0210 [wiz 2024-01-28] Updated textproc/p5-YAML-LibYAML to 0.89 [wiz 2024-01-28] + Updated www/p5-libwww to 6.76 [wiz 2024-01-28] --_----------=_170644324041880--