Received: by mail.netbsd.org (Postfix, from userid 605) id 18F3984E1A; Tue, 7 Jan 2020 11:40:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9788B84CD4 for ; Tue, 7 Jan 2020 11:40:37 +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 TRt9u77Fbfsi for ; Tue, 7 Jan 2020 11:40:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ED2BC84C2B for ; Tue, 7 Jan 2020 11:40:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EABE9FBF4; Tue, 7 Jan 2020 11:40:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157839723696840" MIME-Version: 1.0 Date: Tue, 7 Jan 2020 11:40:36 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20200107114036.EABE9FBF4@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. --_----------=_157839723696840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Tue Jan 7 11:40:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated sysutils/rsnapshot to 1.4.3 To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19588 -r1.19589 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157839723696840 Content-Disposition: inline Content-Length: 1266 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.219 pkgsrc/doc/CHANGES-2020:1.220 --- pkgsrc/doc/CHANGES-2020:1.219 Tue Jan 7 11:08:25 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Jan 7 11:40:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.219 2020/01/07 11:08:25 kim Exp $ +$NetBSD: CHANGES-2020,v 1.220 2020/01/07 11:40:36 kim Exp $ Changes to the packages collection and infrastructure in 2020: @@ -249,3 +249,4 @@ Changes to the packages collection and i Updated misc/py-tqdm to 4.41.1 [adam 2020-01-07] Updated time/remind to 3.2.0 [kim 2020-01-07] Updated net/tcptraceroute6 to 1.0.4 [kim 2020-01-07] + Updated sysutils/rsnapshot to 1.4.3 [kim 2020-01-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19588 pkgsrc/doc/TODO:1.19589 --- pkgsrc/doc/TODO:1.19588 Sun Jan 5 10:21:06 2020 +++ pkgsrc/doc/TODO Tue Jan 7 11:40:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19588 2020/01/05 10:21:06 wiz Exp $ +$NetBSD: TODO,v 1.19589 2020/01/07 11:40:36 kim Exp $ Suggested new packages ====================== @@ -1074,7 +1074,6 @@ For possible Perl packages updates, see o roxirc-2.0 o rp-l2tp-0.4 o rp-pppoe-3.11 - o rsnapshot-1.4.2 o rt4-4.4.0 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] o rubber-1.4 --_----------=_157839723696840--