Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=1Bf7h6Xk; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=AN9QGJPV Received: by mail.netbsd.org (Postfix, from userid 605) id B79B884D5E; Mon, 11 Mar 2024 21:19:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710191989; bh=6j5JaF6QlWp0+47yX9kCpPBNhmXLJqKfXK4Z5oPsy3I=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=1Bf7h6Xk5HGI/Ni2dp2YqZWyDAPFaW7V01/8f+U0uEUBz7MKyg/FDtF/Iz4dH/vEs cXg2hvptBANPNo4gbZli1oKbS59m7Znh2GqdrTl6np9wAuu77WlUYfiMS18LeMyaLs rcmCt5CbOgdck6EICXte7b6cyWPCxI7tcQjHzIiU= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AABBA84CF4 for ; Mon, 11 Mar 2024 21:19:48 +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 sFKqsFmpm6BM for ; Mon, 11 Mar 2024 21:19:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3459984CD9 for ; Mon, 11 Mar 2024 21:19:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710191988; bh=6j5JaF6QlWp0+47yX9kCpPBNhmXLJqKfXK4Z5oPsy3I=; h=Date:From:Subject:To:Reply-To; b=AN9QGJPVrWxTgQ9xuJI8cM+MzGIBAHjFcUmhYZD82lh6hy+TChrpBYfwxfJdXwSR4 hxScnSp2KtW5SX7f9fmE9fWnAeGNosOMvQPHx3v1Chb3COjFhxzK0KxljV9ZGLkHJv hj8RwqApWcIFrjQEhIsBn9elG71lvh6RWmxAVjlQ= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E63FFA2C; Mon, 11 Mar 2024 21:19:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1710191988107220" MIME-Version: 1.0 Date: Mon, 11 Mar 2024 21:19:48 +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: <20240311211948.2E63FFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1710191988107220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 11 21:19:48 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated graphics/inkscape to 1.3.2nb2 To generate a diff of this commit: cvs rdiff -u -r1.1835 -r1.1836 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1710191988107220 Content-Disposition: inline Content-Length: 712 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.1835 pkgsrc/doc/CHANGES-2024:1.1836 --- pkgsrc/doc/CHANGES-2024:1.1835 Mon Mar 11 21:03:39 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Mar 11 21:19:47 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1835 2024/03/11 21:03:39 js Exp $ +$NetBSD: CHANGES-2024,v 1.1836 2024/03/11 21:19:47 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3109,3 +3109,4 @@ Changes to the packages collection and i Updated graphics/oculante to 0.8.15 [pin 2024-03-11] Updated graphics/simp to 3.5.2 [pin 2024-03-11] Updated devel/objfw to 1.0.12 [js 2024-03-11] + Updated graphics/inkscape to 1.3.2nb2 [wiz 2024-03-11] --_----------=_1710191988107220--