Received: by mail.netbsd.org (Postfix, from userid 605) id B945784E5B; Mon, 19 Jul 2021 19:14:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 011A384E19 for ; Mon, 19 Jul 2021 19:14:42 +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 Msu3ekz48ZPv for ; Mon, 19 Jul 2021 19:14:41 +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 5791D84CE8 for ; Mon, 19 Jul 2021 19:14:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54EACFA95; Mon, 19 Jul 2021 19:14:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626722081157170" MIME-Version: 1.0 Date: Mon, 19 Jul 2021 19:14:41 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20210719191441.54EACFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626722081157170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon Jul 19 19:14:41 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/unison-snapshot to 2.51.4.70.1 To generate a diff of this commit: cvs rdiff -u -r1.3885 -r1.3886 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626722081157170 Content-Disposition: inline Content-Length: 725 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.3885 pkgsrc/doc/CHANGES-2021:1.3886 --- pkgsrc/doc/CHANGES-2021:1.3885 Mon Jul 19 15:27:29 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jul 19 19:14:41 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3885 2021/07/19 15:27:29 pin Exp $ +$NetBSD: CHANGES-2021,v 1.3886 2021/07/19 19:14:41 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6216,3 +6216,4 @@ Changes to the packages collection and i Updated security/gpg-tui to 0.7.1 [pin 2021-07-19] Updated audio/termusic to 0.2.11 [pin 2021-07-19] Added shells/nushell version 0.34.0 [pin 2021-07-19] + Updated net/unison-snapshot to 2.51.4.70.1 [gdt 2021-07-19] --_----------=_1626722081157170--