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 B0CE37A1C0 for ; Thu, 16 Mar 2017 13:03:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 635B0855F4; Thu, 16 Mar 2017 13:03:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E88C885574 for ; Thu, 16 Mar 2017 13:03:43 +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 n7JJmrN626Be for ; Thu, 16 Mar 2017 13:03:43 +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 4E205855EC for ; Thu, 16 Mar 2017 13:03:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C7E7FBE4; Thu, 16 Mar 2017 13:03:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489669423162690" MIME-Version: 1.0 Date: Thu, 16 Mar 2017 13:03:43 +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: <20170316130343.4C7E7FBE4@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. --_----------=_1489669423162690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Mar 16 13:03:43 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated textproc/p5-XML-LibXML to 2.0129 To generate a diff of this commit: cvs rdiff -u -r1.1152 -r1.1153 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17163 -r1.17164 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489669423162690 Content-Disposition: inline Content-Length: 1304 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.1152 pkgsrc/doc/CHANGES-2017:1.1153 --- pkgsrc/doc/CHANGES-2017:1.1152 Thu Mar 16 13:02:19 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Mar 16 13:03:42 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1152 2017/03/16 13:02:19 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.1153 2017/03/16 13:03:42 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1392,3 +1392,4 @@ Changes to the packages collection and i Updated x11/xf86-video-ati to 7.9.0 [wiz 2017-03-16] Updated x11/xf86-video-amdgpu to 1.3.0 [wiz 2017-03-16] Updated textproc/p5-Text-BibTeX to 0.79 [wiz 2017-03-16] + Updated textproc/p5-XML-LibXML to 2.0129 [wiz 2017-03-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17163 pkgsrc/doc/TODO:1.17164 --- pkgsrc/doc/TODO:1.17163 Thu Mar 16 13:02:19 2017 +++ pkgsrc/doc/TODO Thu Mar 16 13:03:42 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17163 2017/03/16 13:02:19 wiz Exp $ +$NetBSD: TODO,v 1.17164 2017/03/16 13:03:42 wiz Exp $ Suggested new packages ====================== @@ -1191,7 +1191,6 @@ For possible Perl packages updates, see o p5-Text-Hunspell-2.14 o p5-Tie-DBI-1.06 o p5-X11-Protocol-29 - o p5-XML-LibXML-2.0129 o p5-eBay-API-0.29 o p5-gtk2-1.300 o p5-libwww-6.24 --_----------=_1489669423162690--