Received: by mail.netbsd.org (Postfix, from userid 605) id E5C6785166; Sat, 17 Apr 2021 11:14:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A76C85157 for ; Sat, 17 Apr 2021 11:14:26 +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 xH2gKL0hwC_J for ; Sat, 17 Apr 2021 11:14:25 +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 A431784D85 for ; Sat, 17 Apr 2021 11:14:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9B630FA95; Sat, 17 Apr 2021 11:14:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16186580653580" MIME-Version: 1.0 Date: Sat, 17 Apr 2021 11:14:25 +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: <20210417111425.9B630FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16186580653580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Apr 17 11:14:25 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated news/sfeed_curses to 0.9.10 To generate a diff of this commit: cvs rdiff -u -r1.2190 -r1.2191 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16186580653580 Content-Disposition: inline Content-Length: 718 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.2190 pkgsrc/doc/CHANGES-2021:1.2191 --- pkgsrc/doc/CHANGES-2021:1.2190 Sat Apr 17 11:07:14 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Apr 17 11:14:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2190 2021/04/17 11:07:14 leot Exp $ +$NetBSD: CHANGES-2021,v 1.2191 2021/04/17 11:14:25 leot Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3513,3 +3513,4 @@ Changes to the packages collection and i Updated audio/libgpod to 0.8.3 [nia 2021-04-17] Updated security/sqlmap to 1.5.4 [leot 2021-04-17] Updated security/amass to 3.11.13 [leot 2021-04-17] + Updated news/sfeed_curses to 0.9.10 [leot 2021-04-17] --_----------=_16186580653580--