Received: by mail.netbsd.org (Postfix, from userid 605) id 5BC4784D67; Mon, 2 Oct 2017 13:53:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E24EB84D64 for ; Mon, 2 Oct 2017 13:53:00 +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 I5QKcrrFcHoQ for ; Mon, 2 Oct 2017 13:53:00 +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 48C8384D5E for ; Mon, 2 Oct 2017 13:53:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4010FFBC7; Mon, 2 Oct 2017 13:53:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506952380228910" MIME-Version: 1.0 Date: Mon, 2 Oct 2017 13:53:00 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20171002135300.4010FFBC7@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. --_----------=_1506952380228910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Mon Oct 2 13:53:00 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated www/py-flask-script to 2.0.6 To generate a diff of this commit: cvs rdiff -u -r1.4249 -r1.4250 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506952380228910 Content-Disposition: inline Content-Length: 717 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.4249 pkgsrc/doc/CHANGES-2017:1.4250 --- pkgsrc/doc/CHANGES-2017:1.4249 Mon Oct 2 13:44:18 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 2 13:53:00 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4249 2017/10/02 13:44:18 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4250 2017/10/02 13:53:00 kleink Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6050,3 +6050,4 @@ Changes to the packages collection and i Updated sysutils/dbus to 1.10.24 [wiz 2017-10-02] Updated time/khal to 0.9.7 [wiz 2017-10-02] Updated textproc/iso-codes to 3.76 [wiz 2017-10-02] + Updated www/py-flask-script to 2.0.6 [kleink 2017-10-02] --_----------=_1506952380228910--