Received: by mail.netbsd.org (Postfix, from userid 605) id DA47684E88; Wed, 18 Aug 2021 16:14:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2246784CDF for ; Wed, 18 Aug 2021 16:14:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 KyafL_7HrKxC for ; Wed, 18 Aug 2021 16:14:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 24C0284D61 for ; Wed, 18 Aug 2021 16:14:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 21E92FA97; Wed, 18 Aug 2021 16:14:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629303259170440" MIME-Version: 1.0 Date: Wed, 18 Aug 2021 16:14:19 +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: <20210818161419.21E92FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629303259170440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Aug 18 16:14:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/entr to 5.0 To generate a diff of this commit: cvs rdiff -u -r1.4250 -r1.4251 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629303259170440 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4250 pkgsrc/doc/CHANGES-2021:1.4251 --- pkgsrc/doc/CHANGES-2021:1.4250 Wed Aug 18 16:03:53 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Aug 18 16:14:18 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4250 2021/08/18 16:03:53 leot Exp $ +$NetBSD: CHANGES-2021,v 1.4251 2021/08/18 16:14:18 leot Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6696,3 +6696,4 @@ Changes to the packages collection and i Updated devel/at-spi2-core to 2.40.3 [prlw1 2021-08-18] Updated devel/py-at-spi2 to 2.38.1 [prlw1 2021-08-18] Updated net/gallery-dl to 1.18.3 [leot 2021-08-18] + Updated sysutils/entr to 5.0 [leot 2021-08-18] --_----------=_1629303259170440--