Received: by mail.netbsd.org (Postfix, from userid 605) id 7A79A84DCD; Fri, 25 Aug 2017 11:06:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DDEA84DC8 for ; Fri, 25 Aug 2017 11:06:09 +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 6Fv1CAzsJzZD for ; Fri, 25 Aug 2017 11:06:08 +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 7164184D22 for ; Fri, 25 Aug 2017 11:06:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6FC85FA8A; Fri, 25 Aug 2017 11:06:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150365916891280" MIME-Version: 1.0 Date: Fri, 25 Aug 2017 11:06:08 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170825110608.6FC85FA8A@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. --_----------=_150365916891280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Aug 25 11:06:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated lang/tcl to 8.6.7, x11/tk to 8.6.7 To generate a diff of this commit: cvs rdiff -u -r1.3430 -r1.3431 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150365916891280 Content-Disposition: inline Content-Length: 753 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3430 pkgsrc/doc/CHANGES-2017:1.3431 --- pkgsrc/doc/CHANGES-2017:1.3430 Fri Aug 25 09:25:08 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Aug 25 11:06:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3430 2017/08/25 09:25:08 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3431 2017/08/25 11:06:08 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4832,3 +4832,5 @@ Changes to the packages collection and i Updated devel/snappy to 1.1.7 [adam 2017-08-25] Updated fonts/fontforge to 20170731 [adam 2017-08-25] Updated devel/py-rope to 0.10.7 [adam 2017-08-25] + Updated lang/tcl to 8.6.7 [adam 2017-08-25] + Updated x11/tk to 8.6.7 [adam 2017-08-25] --_----------=_150365916891280--