Received: by mail.netbsd.org (Postfix, from userid 605) id E396B84EE6; Mon, 1 Jan 2024 14:30:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F99384EE2 for ; Mon, 1 Jan 2024 14:30:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id fHnQvxSzIfkz for ; Mon, 1 Jan 2024 14:30:44 +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 698D584D4B for ; Mon, 1 Jan 2024 14:30:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 642E8FA42; Mon, 1 Jan 2024 14:30:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704119444201140" MIME-Version: 1.0 Date: Mon, 1 Jan 2024 14:30:44 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20240101143044.642E8FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704119444201140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Jan 1 14:30:44 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated sysutils/entr to 5.5 To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23862 -r1.23863 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704119444201140 Content-Disposition: inline Content-Length: 1254 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.21 pkgsrc/doc/CHANGES-2024:1.22 --- pkgsrc/doc/CHANGES-2024:1.21 Mon Jan 1 14:28:55 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 1 14:30:43 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.21 2024/01/01 14:28:55 leot Exp $ +$NetBSD: CHANGES-2024,v 1.22 2024/01/01 14:30:43 leot Exp $ Changes to the packages collection and infrastructure in 2024: @@ -29,3 +29,4 @@ Changes to the packages collection and i Updated geography/qgis to 3.28.14 [gdt 2024-01-01] Updated lang/joker to 1.3.4 [gdt 2024-01-01] Updated sysutils/direnv to 2.33.0 [leot 2024-01-01] + Updated sysutils/entr to 5.5 [leot 2024-01-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23862 pkgsrc/doc/TODO:1.23863 --- pkgsrc/doc/TODO:1.23862 Mon Jan 1 08:44:07 2024 +++ pkgsrc/doc/TODO Mon Jan 1 14:30:43 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23862 2024/01/01 08:44:07 mef Exp $ +$NetBSD: TODO,v 1.23863 2024/01/01 14:30:43 leot Exp $ Suggested new packages ====================== @@ -602,7 +602,6 @@ For possible Perl packages updates, see o endless-sky-0.10.2 o enigma-1.30 o enlightenment-0.26 - o entr-5.5 o eog-plugins-3.6.1 o epic4-2.10.6 o epiphany-extensions-3.2.0 --_----------=_1704119444201140--