Received: by mail.netbsd.org (Postfix, from userid 605) id 98D1D84D9A; Mon, 14 Aug 2017 20:38:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A1E084D75 for ; Mon, 14 Aug 2017 20:38:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Mhui9LlO0WQz for ; Mon, 14 Aug 2017 20:38:12 +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 8748F84D2C for ; Mon, 14 Aug 2017 20:38:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84F59FAD0; Mon, 14 Aug 2017 20:38:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502743092266260" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 20:38:12 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170814203812.84F59FAD0@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. --_----------=_1502743092266260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 14 20:38:12 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated net/httping to 2.5 To generate a diff of this commit: cvs rdiff -u -r1.3220 -r1.3221 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17601 -r1.17602 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502743092266260 Content-Disposition: inline Content-Length: 1246 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.3220 pkgsrc/doc/CHANGES-2017:1.3221 --- pkgsrc/doc/CHANGES-2017:1.3220 Mon Aug 14 20:36:02 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 20:38:12 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3220 2017/08/14 20:36:02 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3221 2017/08/14 20:38:12 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4460,3 +4460,4 @@ Changes to the packages collection and i Updated fonts/fontconfig to 2.12.4 [wiz 2017-08-14] Updated fonts/harfbuzz to 1.4.8 [wiz 2017-08-14] Updated x11/libxkbcommon to 0.7.2 [wiz 2017-08-14] + Updated net/httping to 2.5 [wiz 2017-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17601 pkgsrc/doc/TODO:1.17602 --- pkgsrc/doc/TODO:1.17601 Mon Aug 14 20:36:02 2017 +++ pkgsrc/doc/TODO Mon Aug 14 20:38:12 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17601 2017/08/14 20:36:02 wiz Exp $ +$NetBSD: TODO,v 1.17602 2017/08/14 20:38:12 wiz Exp $ Suggested new packages ====================== @@ -885,7 +885,6 @@ For possible Perl packages updates, see o html2wml-0.4.11 o htmldoc-1.8.28 o http_load-20140814 - o httping-2.5 o icbirc-2.0 o icc11-13.0 o icdprog-0.5 --_----------=_1502743092266260--