Received: by mail.netbsd.org (Postfix, from userid 605) id B81EB84DCE; Wed, 6 Feb 2019 11:31:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3F65B84DCB for ; Wed, 6 Feb 2019 11:31:47 +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 TovuycLHwluN for ; Wed, 6 Feb 2019 11:31:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 98CBD84D22 for ; Wed, 6 Feb 2019 11:31:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96B55FB16; Wed, 6 Feb 2019 11:31:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154945270615530" MIME-Version: 1.0 Date: Wed, 6 Feb 2019 11:31:46 +0000 From: "Martin Husemann" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20190206113146.96B55FB16@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. --_----------=_154945270615530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: martin Date: Wed Feb 6 11:31:46 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated devel/xfce4-conf to 4.13.6nb1 To generate a diff of this commit: cvs rdiff -u -r1.607 -r1.608 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154945270615530 Content-Disposition: inline Content-Length: 739 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.607 pkgsrc/doc/CHANGES-2019:1.608 --- pkgsrc/doc/CHANGES-2019:1.607 Wed Feb 6 11:29:46 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Feb 6 11:31:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.607 2019/02/06 11:29:46 martin Exp $ +$NetBSD: CHANGES-2019,v 1.608 2019/02/06 11:31:46 martin Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1191,3 +1191,4 @@ Changes to the packages collection and i Updated net/py-twython to 3.7.0 [adam 2019-02-06] Updated devel/py-xopen to 0.5.0 [adam 2019-02-06] Updated devel/gobject-introspection to 1.56.1nb1 [martin 2019-02-06] + Updated devel/xfce4-conf to 4.13.6nb1 [martin 2019-02-06] --_----------=_154945270615530--