Received: by mail.netbsd.org (Postfix, from userid 605) id B1F1F84D60; Thu, 23 Nov 2017 15:48:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C7C484D30 for ; Thu, 23 Nov 2017 15:48:38 +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 gSszpzy9yK00 for ; Thu, 23 Nov 2017 15:48:37 +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 944CB84C6C for ; Thu, 23 Nov 2017 15:48:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92A9DFB40; Thu, 23 Nov 2017 15:48:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151145211732200" MIME-Version: 1.0 Date: Thu, 23 Nov 2017 15:48:37 +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: <20171123154837.92A9DFB40@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. --_----------=_151145211732200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 23 15:48:37 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated textproc/py-libxslt to 1.1.32 To generate a diff of this commit: cvs rdiff -u -r1.4970 -r1.4971 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17888 -r1.17889 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151145211732200 Content-Disposition: inline Content-Length: 1293 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.4970 pkgsrc/doc/CHANGES-2017:1.4971 --- pkgsrc/doc/CHANGES-2017:1.4970 Thu Nov 23 15:48:20 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 23 15:48:37 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4970 2017/11/23 15:48:20 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4971 2017/11/23 15:48:37 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7166,3 +7166,4 @@ Changes to the packages collection and i Updated mail/notmuch to 0.25.2 [wiz 2017-11-23] Updated devel/libgsf to 1.14.42 [wiz 2017-11-23] Updated textproc/libxslt to 1.1.32 [wiz 2017-11-23] + Updated textproc/py-libxslt to 1.1.32 [wiz 2017-11-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17888 pkgsrc/doc/TODO:1.17889 --- pkgsrc/doc/TODO:1.17888 Thu Nov 23 15:48:20 2017 +++ pkgsrc/doc/TODO Thu Nov 23 15:48:37 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17888 2017/11/23 15:48:20 wiz Exp $ +$NetBSD: TODO,v 1.17889 2017/11/23 15:48:37 wiz Exp $ Suggested new packages ====================== @@ -1249,7 +1249,6 @@ For possible Perl packages updates, see o py-jaraco_util-11.0 o py-keybinder-0.3.1 o py-libxml2-2.9.7 - o py-libxslt-1.1.32 o py-mercurial-4.4.1 o py-mezzanine-4.2.2 o py-musicbrainz-0.7.4 --_----------=_151145211732200--