Received: by mail.netbsd.org (Postfix, from userid 605) id 23D1784D75; Sat, 29 Feb 2020 22:13:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A155084D71 for ; Sat, 29 Feb 2020 22:13:41 +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 SqbzhBiFPxPf for ; Sat, 29 Feb 2020 22:13:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0C5E584CEF for ; Sat, 29 Feb 2020 22:13:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 09E82FBF4; Sat, 29 Feb 2020 22:13:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158301442126580" MIME-Version: 1.0 Date: Sat, 29 Feb 2020 22:13:41 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20200229221341.09E82FBF4@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. --_----------=_158301442126580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sat Feb 29 22:13:40 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated sysutils/xfce4-thunar to 1.8.12 To generate a diff of this commit: cvs rdiff -u -r1.1296 -r1.1297 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158301442126580 Content-Disposition: inline Content-Length: 743 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.1296 pkgsrc/doc/CHANGES-2020:1.1297 --- pkgsrc/doc/CHANGES-2020:1.1296 Sat Feb 29 19:49:59 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Feb 29 22:13:40 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1296 2020/02/29 19:49:59 adam Exp $ +$NetBSD: CHANGES-2020,v 1.1297 2020/02/29 22:13:40 gutteridge Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1835,3 +1835,4 @@ Changes to the packages collection and i Updated net/mosquitto to 1.6.9 [gdt 2020-02-29] Updated www/py-MechanicalSoup to 0.12.0 [adam 2020-02-29] Updated www/py-flask-admin to 1.5.5 [adam 2020-02-29] + Updated sysutils/xfce4-thunar to 1.8.12 [gutteridge 2020-02-29] --_----------=_158301442126580--