Received: by mail.netbsd.org (Postfix, from userid 605) id 11E9884F58; Mon, 22 Aug 2022 11:12:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B46E84F4E for ; Mon, 22 Aug 2022 11:11:59 +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 AamdxJIPffpe for ; Mon, 22 Aug 2022 11:11:58 +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 95E0984D10 for ; Mon, 22 Aug 2022 11:11:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 933BFFB1A; Mon, 22 Aug 2022 11:11:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661166718105500" MIME-Version: 1.0 Date: Mon, 22 Aug 2022 11:11:58 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220822111158.933BFFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661166718105500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 22 11:11:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated net/rsync to 3.2.5 To generate a diff of this commit: cvs rdiff -u -r1.3978 -r1.3979 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22139 -r1.22140 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661166718105500 Content-Disposition: inline Content-Length: 1269 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3978 pkgsrc/doc/CHANGES-2022:1.3979 --- pkgsrc/doc/CHANGES-2022:1.3978 Mon Aug 22 11:10:22 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Aug 22 11:11:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3978 2022/08/22 11:10:22 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3979 2022/08/22 11:11:58 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5827,3 +5827,4 @@ Changes to the packages collection and i Updated audio/musicpd to 0.23.9 [wiz 2022-08-22] Updated devel/gopls to 0.9.4 [wiz 2022-08-22] Updated sysutils/py-borgbackup to 1.2.2 [wiz 2022-08-22] + Updated net/rsync to 3.2.5 [wiz 2022-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22139 pkgsrc/doc/TODO:1.22140 --- pkgsrc/doc/TODO:1.22139 Mon Aug 22 11:10:22 2022 +++ pkgsrc/doc/TODO Mon Aug 22 11:11:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22139 2022/08/22 11:10:22 wiz Exp $ +$NetBSD: TODO,v 1.22140 2022/08/22 11:11:58 wiz Exp $ Suggested new packages ====================== @@ -1400,7 +1400,6 @@ For possible Perl packages updates, see o rp-l2tp-0.4 o rp-pppoe-3.11 o rpc2-2.14 - o rsync-3.2.5 o rsyslog-8.2204.1 o rt4-4.4.4 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] --_----------=_1661166718105500--