Received: by mail.netbsd.org (Postfix, from userid 605) id 6919C84D65; Fri, 18 May 2018 14:51:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E704B84D5D for ; Fri, 18 May 2018 14:51:27 +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 Y22KRhyhrCUY for ; Fri, 18 May 2018 14:51:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5457384D28 for ; Fri, 18 May 2018 14:51:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 525C4FBEC; Fri, 18 May 2018 14:51:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1526655087122200" MIME-Version: 1.0 Date: Fri, 18 May 2018 14:51:27 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20180518145127.525C4FBEC@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. --_----------=_1526655087122200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Fri May 18 14:51:27 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added x11/slim version 1.3.6 To generate a diff of this commit: cvs rdiff -u -r1.2462 -r1.2463 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1526655087122200 Content-Disposition: inline Content-Length: 725 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.2462 pkgsrc/doc/CHANGES-2018:1.2463 --- pkgsrc/doc/CHANGES-2018:1.2462 Fri May 18 14:23:18 2018 +++ pkgsrc/doc/CHANGES-2018 Fri May 18 14:51:27 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2462 2018/05/18 14:23:18 jklos Exp $ +$NetBSD: CHANGES-2018,v 1.2463 2018/05/18 14:51:27 youri Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3555,3 +3555,4 @@ Changes to the packages collection and i Updated devel/py-flufl.i18n to 2.0.1 [fhajny 2018-05-18] Updated devel/py-flufl.lock to 3.2 [fhajny 2018-05-18] Updated www/wordpress to 4.9.6 [jklos 2018-05-18] + Added x11/slim version 1.3.6 [youri 2018-05-18] --_----------=_1526655087122200--