Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=XuvCOhK4; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=VNsI/TUK Received: by mail.netbsd.org (Postfix, from userid 605) id 61A0D84ED9; Tue, 30 Apr 2024 11:40:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714477204; bh=QH8b4GO+sAWcL6VLc7nHYFiVhpuxIUlu9O3FN6RhyKs=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=XuvCOhK4cLwVpKIIgZcA8uPCwmRVVVR/nKURUruxxFFnmpaCZ+d3UtxPIIkTS6blW QmTONlrtXCUNVTdB+3EY6nQEGk4cpBTt137ON+RYp1mcgjn1NOYPe4LcVv/RNS0IwH ubuIJllqfCfF2WC+G+fmFGgDAdGFudK+1n7HtQwE= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5312584E79 for ; Tue, 30 Apr 2024 11:40:03 +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 fEK2l86z-iBs for ; Tue, 30 Apr 2024 11:40:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A771284CC8 for ; Tue, 30 Apr 2024 11:40:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714477202; bh=QH8b4GO+sAWcL6VLc7nHYFiVhpuxIUlu9O3FN6RhyKs=; h=Date:From:Subject:To:Reply-To; b=VNsI/TUKCSNis6D0O+C7gxnW0V2kQPoEpyfXvAG1YplEn5YBEYERs8V4XEqkp4kgA L/udr/B3yqmmS4/Jcq6+GowMCoGTYcUTGiN3ZqU0LWgMdWwVmDWVta2dWCYLvoiyns yVLZpk/v4cN6cJoPqB+8LsUBr/2Q1zHBfANTnD4U= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C759FA2C; Tue, 30 Apr 2024 11:40:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714477202249440" MIME-Version: 1.0 Date: Tue, 30 Apr 2024 11:40:02 +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: <20240430114002.9C759FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714477202249440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 30 11:40:02 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated graphics/py-strich to 0.8nb2 To generate a diff of this commit: cvs rdiff -u -r1.2922 -r1.2923 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714477202249440 Content-Disposition: inline Content-Length: 772 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.2922 pkgsrc/doc/CHANGES-2024:1.2923 --- pkgsrc/doc/CHANGES-2024:1.2922 Tue Apr 30 11:37:31 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Apr 30 11:40:02 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2922 2024/04/30 11:37:31 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2923 2024/04/30 11:40:02 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4757,3 +4757,5 @@ Changes to the packages collection and i Removed devel/py-backports.os [wiz 2024-04-30] Updated devel/py-blessed to 1.20.0nb2 [wiz 2024-04-30] Updated graphics/py-blurhash to 1.1.4nb2 [wiz 2024-04-30] + Updated graphics/py-strich to 0.8nb2 [wiz 2024-04-30] + Removed graphics/py-Pillow6 [wiz 2024-04-30] --_----------=_1714477202249440--