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 2484E7A221 for ; Tue, 25 Oct 2016 02:11:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C9E9085EC5; Tue, 25 Oct 2016 02:11:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5877885E5C for ; Tue, 25 Oct 2016 02:11:46 +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 Mhevt54tePbx for ; Tue, 25 Oct 2016 02:11:45 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A81C485E94 for ; Tue, 25 Oct 2016 02:11:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A6102FBD2; Tue, 25 Oct 2016 02:11:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_14773615058330" MIME-Version: 1.0 Date: Tue, 25 Oct 2016 02:11:45 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20161025021145.A6102FBD2@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. --_----------=_14773615058330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Tue Oct 25 02:11:45 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated textproc/xmlstarlet to 1.6.1 To generate a diff of this commit: cvs rdiff -u -r1.4435 -r1.4436 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16621 -r1.16622 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_14773615058330 Content-Disposition: inline Content-Length: 1344 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4435 pkgsrc/doc/CHANGES-2016:1.4436 --- pkgsrc/doc/CHANGES-2016:1.4435 Tue Oct 25 01:40:03 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Oct 25 02:11:45 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4435 2016/10/25 01:40:03 mrg Exp $ +$NetBSD: CHANGES-2016,v 1.4436 2016/10/25 02:11:45 kamil Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6180,3 +6180,4 @@ Changes to the packages collection and i Updated cross/h8300-elf-gcc to 6.2.0nb1 [ryoon 2016-10-24] Updated devel/cppcheck to 1.76.1 [kamil 2016-10-25] Updated audio/hydrogen to 0.9.6.1nb3 [mrg 2016-10-25] + Updated textproc/xmlstarlet to 1.6.1 [kamil 2016-10-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16621 pkgsrc/doc/TODO:1.16622 --- pkgsrc/doc/TODO:1.16621 Mon Oct 24 10:56:14 2016 +++ pkgsrc/doc/TODO Tue Oct 25 02:11:45 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16621 2016/10/24 10:56:14 maya Exp $ +$NetBSD: TODO,v 1.16622 2016/10/25 02:11:45 kamil Exp $ Suggested new packages ====================== @@ -1708,7 +1708,6 @@ For possible Perl packages updates, see o xmcd-3.3.2 o xml2-0.5 o xmlsec1-1.2.20 - o xmlstarlet-1.5.0 o xmms-crossfade-0.3.14 o xmms-musepack-1.8.0 [http://dl.slik.org/musepack/xmms-musepack-1.8.0.tar.gz] o xnap-2.5r3 --_----------=_14773615058330--