Received: by mail.netbsd.org (Postfix, from userid 605) id 1809584D85; Mon, 20 Aug 2018 00:43:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 17A5084D80 for ; Mon, 20 Aug 2018 00:43:50 +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 Aq0-WgvgoEHV for ; Mon, 20 Aug 2018 00:43:49 +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 7C62084CCC for ; Mon, 20 Aug 2018 00:43:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 716D4FBEC; Mon, 20 Aug 2018 00:43:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15347258295810" MIME-Version: 1.0 Date: Mon, 20 Aug 2018 00:43:49 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180820004349.716D4FBEC@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. --_----------=_15347258295810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Aug 20 00:43:49 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated misc/xdg-utils to 1.1.3nb1 To generate a diff of this commit: cvs rdiff -u -r1.3680 -r1.3681 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15347258295810 Content-Disposition: inline Content-Length: 720 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3680 pkgsrc/doc/CHANGES-2018:1.3681 --- pkgsrc/doc/CHANGES-2018:1.3680 Sun Aug 19 19:59:24 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Aug 20 00:43:49 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3680 2018/08/19 19:59:24 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3681 2018/08/20 00:43:49 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5229,3 +5229,4 @@ Changes to the packages collection and i Updated security/py-certifi to 2018.8.13 [wiz 2018-08-19] Updated devel/glib2 to 2.56.2 [wiz 2018-08-19] Updated www/webkit-gtk to 2.20.5 [wiz 2018-08-19] + Updated misc/xdg-utils to 1.1.3nb1 [leot 2018-08-20] --_----------=_15347258295810--