Received: by mail.netbsd.org (Postfix, from userid 605) id 792C184D8A; Tue, 1 Jan 2019 00:32:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04FC384D82 for ; Tue, 1 Jan 2019 00:32:25 +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 r24CQ2rjuGXe for ; Tue, 1 Jan 2019 00:32:24 +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 1233384CD0 for ; Tue, 1 Jan 2019 00:32:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0AC29FB16; Tue, 1 Jan 2019 00:32:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546302744172780" MIME-Version: 1.0 Date: Tue, 1 Jan 2019 00:32:24 +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: <20190101003224.0AC29FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1546302744172780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue Jan 1 00:32:23 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated news/sfeed to 0.9.7 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18726 -r1.18727 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546302744172780 Content-Disposition: inline Content-Length: 1068 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1 pkgsrc/doc/CHANGES-2019:1.2 --- pkgsrc/doc/CHANGES-2019:1.1 Tue Jan 1 00:21:20 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jan 1 00:32:23 2019 @@ -1,5 +1,6 @@ -$NetBSD: CHANGES-2019,v 1.1 2019/01/01 00:21:20 leot Exp $ +$NetBSD: CHANGES-2019,v 1.2 2019/01/01 00:32:23 leot Exp $ Changes to the packages collection and infrastructure in 2019: Updated net/hub to 2.7.0 [leot 2019-01-01] + Updated news/sfeed to 0.9.7 [leot 2019-01-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18726 pkgsrc/doc/TODO:1.18727 --- pkgsrc/doc/TODO:1.18726 Tue Jan 1 00:21:20 2019 +++ pkgsrc/doc/TODO Tue Jan 1 00:32:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18726 2019/01/01 00:21:20 leot Exp $ +$NetBSD: TODO,v 1.18727 2019/01/01 00:32:23 leot Exp $ Suggested new packages ====================== @@ -1297,7 +1297,6 @@ For possible Perl packages updates, see o sendmail-qtool-8.16.0.16 o ser-0.9.6 o serd-0.22.0 - o sfeed-0.9.7 [leot] o sgb-20090810 o sge-8.1.8 o sharity-3.7 --_----------=_1546302744172780--