Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 96A6E7A1FA for ; Mon, 20 Mar 2017 19:19:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 47E96855C8; Mon, 20 Mar 2017 19:19:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CAF8C8557B for ; Mon, 20 Mar 2017 19:19:48 +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 lGT1MQArj8P6 for ; Mon, 20 Mar 2017 19:19:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3A35984CFD for ; Mon, 20 Mar 2017 19:19:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37A9EFBE4; Mon, 20 Mar 2017 19:19:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_14900375889150" MIME-Version: 1.0 Date: Mon, 20 Mar 2017 19:19:48 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20170320191948.37A9EFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_14900375889150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Mon Mar 20 19:19:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note PKGREVISION bump of py-traitlets To generate a diff of this commit: cvs rdiff -u -r1.1297 -r1.1298 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_14900375889150 Content-Disposition: inline Content-Length: 754 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.1297 pkgsrc/doc/CHANGES-2017:1.1298 --- pkgsrc/doc/CHANGES-2017:1.1297 Mon Mar 20 18:45:28 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Mar 20 19:19:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1297 2017/03/20 18:45:28 bouyer Exp $ +$NetBSD: CHANGES-2017,v 1.1298 2017/03/20 19:19:48 minskim Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1585,3 +1585,4 @@ Changes to the packages collection and i Updated chat/pidgin-silc to 2.12.0 [khorben 2017-03-20] Updated chat/pidgin-sametime to 2.12.0 [khorben 2017-03-20] Updated sysutils/xentools46 to 4.6.5nb1 [bouyer 2017-03-20] + Updated devel/py-traitlets to 4.3.2nb1 [minskim 2017-03-20] --_----------=_14900375889150--