Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=PAYq8FS5; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ydnS3JcZ Received: by mail.netbsd.org (Postfix, from userid 605) id B2B948507F; Sat, 4 May 2024 21:23:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714857832; bh=FFtHLqFSKB9mCpKF3pjN3qgqKSqVtjlTotVOjiaRsME=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=PAYq8FS55i16xqbKka0w4U+Ql1sI/TN/2MYEaxJCNJq5Cs7gVrKbXDUPUcyG141O1 7PRa4M4TmF0pWZXC8n5DEdiLikQM2Bmqqro5VGxZu27ZbBYd9w34kyddoohavayDB/ BWkwSv4pLpupLeJHEQf+klcuDWSMwyxXDPJSRnbE= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A20BC85081 for ; Sat, 4 May 2024 21:23:51 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Ju1u0dbs-GQ4 for ; Sat, 4 May 2024 21:23:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 32E4184D3E for ; Sat, 4 May 2024 21:23:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714857831; bh=FFtHLqFSKB9mCpKF3pjN3qgqKSqVtjlTotVOjiaRsME=; h=Date:From:Subject:To:Reply-To; b=ydnS3JcZZw7fOPhnkH/PPlGVl7dLSYZoI6s9rwIO05l7C78fFXmsFmLZMLpO++5ci MDfkY7Ue8BZNeDBpmWpTIz9KElgzxnbe9CbZaESAYLKUOv+hh2vwzAVs8oWiIUYEv5 klJlm+VwwVHdVuXi8fLkrRwZFCKe521wsLAJaMPM= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2B61CFA2C; Sat, 4 May 2024 21:23:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714857831210" MIME-Version: 1.0 Date: Sat, 4 May 2024 21:23:51 +0000 From: "nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20240504212351.2B61CFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714857831210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Sat May 4 21:23:51 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated graphics/girara to 0.4.2 To generate a diff of this commit: cvs rdiff -u -r1.3095 -r1.3096 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714857831210 Content-Disposition: inline Content-Length: 721 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.3095 pkgsrc/doc/CHANGES-2024:1.3096 --- pkgsrc/doc/CHANGES-2024:1.3095 Sat May 4 19:42:11 2024 +++ pkgsrc/doc/CHANGES-2024 Sat May 4 21:23:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3095 2024/05/04 19:42:11 leot Exp $ +$NetBSD: CHANGES-2024,v 1.3096 2024/05/04 21:23:50 nikita Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4937,3 +4937,4 @@ Changes to the packages collection and i Updated www/p5-Playwright to 1.431 [schmonz 2024-05-04] Updated devel/opa to 0.64.1 [leot 2024-05-04] Updated devel/conftest to 0.52.0 [leot 2024-05-04] + Updated graphics/girara to 0.4.2 [nikita 2024-05-04] --_----------=_1714857831210--