Received: by mail.netbsd.org (Postfix, from userid 605) id 59BFC84DDD; Fri, 2 Feb 2018 13:56:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D701684D5E for ; Fri, 2 Feb 2018 13:56:39 +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 xSAK0r7WHnu1 for ; Fri, 2 Feb 2018 13:56:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 76F8784D2C for ; Fri, 2 Feb 2018 13:56:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 72B1BFB40; Fri, 2 Feb 2018 13:56:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1517579799169940" MIME-Version: 1.0 Date: Fri, 2 Feb 2018 13:56:39 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20180202135639.72B1BFB40@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. --_----------=_1517579799169940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Fri Feb 2 13:56:39 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Note update of net/tcl-scotty to 2.1.11nb14. To generate a diff of this commit: cvs rdiff -u -r1.498 -r1.499 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1517579799169940 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.498 pkgsrc/doc/CHANGES-2018:1.499 --- pkgsrc/doc/CHANGES-2018:1.498 Fri Feb 2 12:54:01 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Feb 2 13:56:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.498 2018/02/02 12:54:01 jdolecek Exp $ +$NetBSD: CHANGES-2018,v 1.499 2018/02/02 13:56:39 he Exp $ Changes to the packages collection and infrastructure in 2018: @@ -768,3 +768,4 @@ Changes to the packages collection and i Updated textproc/py-regex to 2018.01.10 [adam 2018-02-02] Updated lang/php72 to 7.2.2 [jdolecek 2018-02-02] Updated lang/php71 to 7.1.14 [jdolecek 2018-02-02] + Updated net/tcl-scotty to 2.1.11nb14 [he 2018-02-02] --_----------=_1517579799169940--