Received: by mail.netbsd.org (Postfix, from userid 605) id 05E5184DEB; Mon, 30 Oct 2017 14:02:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 83AA984D6D for ; Mon, 30 Oct 2017 14:02:14 +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 JZWSbEQOEClu for ; Mon, 30 Oct 2017 14:02:14 +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 D929584D5B for ; Mon, 30 Oct 2017 14:02:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2392FBDE; Mon, 30 Oct 2017 14:02:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1509372133245460" MIME-Version: 1.0 Date: Mon, 30 Oct 2017 14:02:13 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20171030140213.D2392FBDE@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. --_----------=_1509372133245460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Mon Oct 30 14:02:13 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated textproc/libxml2 to 2.9.6 To generate a diff of this commit: cvs rdiff -u -r1.4676 -r1.4677 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17844 -r1.17845 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1509372133245460 Content-Disposition: inline Content-Length: 1310 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.4676 pkgsrc/doc/CHANGES-2017:1.4677 --- pkgsrc/doc/CHANGES-2017:1.4676 Mon Oct 30 12:04:00 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 30 14:02:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4676 2017/10/30 12:04:00 jperkin Exp $ +$NetBSD: CHANGES-2017,v 1.4677 2017/10/30 14:02:13 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6750,3 +6750,4 @@ Changes to the packages collection and i Updated graphics/libimagequant to 2.11.0 [adam 2017-10-30] Updated textproc/py-openpyxl to 2.4.9 [adam 2017-10-30] Updated pkgtools/pkg_install to 20171030 [jperkin 2017-10-30] + Updated textproc/libxml2 to 2.9.6 [fhajny 2017-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17844 pkgsrc/doc/TODO:1.17845 --- pkgsrc/doc/TODO:1.17844 Sat Oct 28 04:51:12 2017 +++ pkgsrc/doc/TODO Mon Oct 30 14:02:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17844 2017/10/28 04:51:12 schmonz Exp $ +$NetBSD: TODO,v 1.17845 2017/10/30 14:02:13 fhajny Exp $ Suggested new packages ====================== @@ -996,7 +996,6 @@ For possible Perl packages updates, see o libvirt-2.3 o libvisio-0.1.6 o libxdg-basedir-1.2.0 - o libxml2-2.9.6 o libxslt-1.1.31 o libykneomgr-0.1.8 o libyubikey-1.13 --_----------=_1509372133245460--