Received: by mail.netbsd.org (Postfix, from userid 605) id 5AEDF84D57; Sun, 10 Sep 2017 20:56:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD53B84D48 for ; Sun, 10 Sep 2017 20:56:35 +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 QysGzV19gDzm for ; Sun, 10 Sep 2017 20:56:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4624C84D28 for ; Sun, 10 Sep 2017 20:56:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 43FE1FA98; Sun, 10 Sep 2017 20:56:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150507699546300" MIME-Version: 1.0 Date: Sun, 10 Sep 2017 20:56:35 +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: <20170910205635.43FE1FA98@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. --_----------=_150507699546300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 10 20:56:35 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated textproc/libxslt to 1.1.30 To generate a diff of this commit: cvs rdiff -u -r1.3729 -r1.3730 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17697 -r1.17698 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150507699546300 Content-Disposition: inline Content-Length: 1280 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.3729 pkgsrc/doc/CHANGES-2017:1.3730 --- pkgsrc/doc/CHANGES-2017:1.3729 Sun Sep 10 20:50:17 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 10 20:56:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3729 2017/09/10 20:50:17 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3730 2017/09/10 20:56:34 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5249,3 +5249,4 @@ Changes to the packages collection and i Removed devel/ffcall successor devel/libffcall [wiz 2017-09-10] Updated textproc/libxml2 to 2.9.5 [wiz 2017-09-10] Updated textproc/py-libxml2 to 2.9.5 [wiz 2017-09-10] + Updated textproc/libxslt to 1.1.30 [wiz 2017-09-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17697 pkgsrc/doc/TODO:1.17698 --- pkgsrc/doc/TODO:1.17697 Sun Sep 10 20:50:17 2017 +++ pkgsrc/doc/TODO Sun Sep 10 20:56:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17697 2017/09/10 20:50:17 wiz Exp $ +$NetBSD: TODO,v 1.17698 2017/09/10 20:56:34 wiz Exp $ Suggested new packages ====================== @@ -992,7 +992,6 @@ For possible Perl packages updates, see o libva-1.8.2 o libvirt-2.3 o libxdg-basedir-1.2.0 - o libxslt-1.1.30 o libykneomgr-0.1.8 o libyubikey-1.13 o licq-1.3.8 --_----------=_150507699546300--