Received: by mail.netbsd.org (Postfix, from userid 605) id ED51F84DA1; Mon, 23 Oct 2017 15:45:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 782C484D51 for ; Mon, 23 Oct 2017 15:45:56 +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 MlJInzgsvu66 for ; Mon, 23 Oct 2017 15:45:56 +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 CFC2084D3B for ; Mon, 23 Oct 2017 15:45:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C970BFBDE; Mon, 23 Oct 2017 15:45:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150877355575450" MIME-Version: 1.0 Date: Mon, 23 Oct 2017 15:45:55 +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: <20171023154555.C970BFBDE@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. --_----------=_150877355575450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 23 15:45:55 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated www/py-flask-limiter, www/py-httpbin To generate a diff of this commit: cvs rdiff -u -r1.4602 -r1.4603 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17840 -r1.17841 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150877355575450 Content-Disposition: inline Content-Length: 1379 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.4602 pkgsrc/doc/CHANGES-2017:1.4603 --- pkgsrc/doc/CHANGES-2017:1.4602 Mon Oct 23 15:34:52 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 23 15:45:55 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4602 2017/10/23 15:34:52 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4603 2017/10/23 15:45:55 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6634,3 +6634,5 @@ Changes to the packages collection and i Added textproc/py-dominate version 2.3.1 [adam 2017-10-23] Updated www/py-flask-bootstrap to 3.3.7.1 [adam 2017-10-23] Updated www/py-flask-babel to 0.11.2 [adam 2017-10-23] + Updated www/py-flask-limiter to 0.9.5.1 [adam 2017-10-23] + Updated www/py-httpbin to 0.6.2 [adam 2017-10-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17840 pkgsrc/doc/TODO:1.17841 --- pkgsrc/doc/TODO:1.17840 Mon Oct 23 12:35:11 2017 +++ pkgsrc/doc/TODO Mon Oct 23 15:45:55 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17840 2017/10/23 12:35:11 leot Exp $ +$NetBSD: TODO,v 1.17841 2017/10/23 15:45:55 adam Exp $ Suggested new packages ====================== @@ -1244,7 +1244,6 @@ For possible Perl packages updates, see o py-gobject3-common-3.26.0 o py-gstreamer1-1.12.3 o py-hsm-1.1.1 - o py-httpbin-0.6.2 o py-input-pad-1.4.2 o py-jaraco_util-11.0 o py-keybinder-0.3.1 --_----------=_150877355575450--