Received: by mail.netbsd.org (Postfix, from userid 605) id 7444284F08; Fri, 23 Feb 2024 10:03:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1708682620; bh=V+bW1sZmsKSYRl/P4p6TOULk9uO+2mi6faZ0n2def5c=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=rh1A6p/HNASHN0vGtPLBKQZ5Pu7M3b8OYgvJGBXbgy9uDc+d34Hiz1/Tck56lmqjG C4sbqct2fGnxvdo6ONSGICuPIdKYC9KZW4OlQ4JS19DhWqeTQonjisiFThGgYxORoZ nMZu7DcHErWOOe5qKMDYOraDo9IXt4UfLUsXpOII= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 637FC84D08 for ; Fri, 23 Feb 2024 10:03:39 +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 fsdQX3TMdUDD for ; Fri, 23 Feb 2024 10:03:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E748584CC8 for ; Fri, 23 Feb 2024 10:03:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1708682619; bh=V+bW1sZmsKSYRl/P4p6TOULk9uO+2mi6faZ0n2def5c=; h=Date:From:Subject:To:Reply-To; b=Ty0DpdlMg7g88Loico48zvZy5s7dG+SN7XyLLrJZxYr8iGICQQROU6AXJ/IMJl0cu pcgLoUYPJ9oCzx5Vszg87WroOYGOD/lZ9mPwBIhOyNeGI87ICIxlv9jQ9TMSoavDYg SsQFrfIOvKpkf22SgkY/+x/LxQLj3C3L3NbzJJM0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id E1155F9F4; Fri, 23 Feb 2024 10:03:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1708682618258370" MIME-Version: 1.0 Date: Fri, 23 Feb 2024 10:03:38 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240223100338.E1155F9F4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1708682618258370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Feb 23 10:03:38 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated graphics/oculante to 0.8.9 To generate a diff of this commit: cvs rdiff -u -r1.1434 -r1.1435 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1708682618258370 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.1434 pkgsrc/doc/CHANGES-2024:1.1435 --- pkgsrc/doc/CHANGES-2024:1.1434 Fri Feb 23 10:02:16 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Feb 23 10:03:38 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1434 2024/02/23 10:02:16 pin Exp $ +$NetBSD: CHANGES-2024,v 1.1435 2024/02/23 10:03:38 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -2521,3 +2521,4 @@ Changes to the packages collection and i Updated textproc/csview to 1.2.3 [pin 2024-02-23] Updated sysutils/eza to 0.18.4 [pin 2024-02-23] Updated devel/git-cliff to 2.0.4 [pin 2024-02-23] + Updated graphics/oculante to 0.8.9 [pin 2024-02-23] --_----------=_1708682618258370--