Received: by mail.netbsd.org (Postfix, from userid 605) id 9D0BD84DA0; Mon, 2 Oct 2017 15:09:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F8FB84D6C for ; Mon, 2 Oct 2017 15:09:12 +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 2ahEbMUzB0Kt for ; Mon, 2 Oct 2017 15:09:11 +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 8CBEB84D5C for ; Mon, 2 Oct 2017 15:09:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8ADB4FBC7; Mon, 2 Oct 2017 15:09:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506956951232120" MIME-Version: 1.0 Date: Mon, 2 Oct 2017 15:09:11 +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: <20171002150911.8ADB4FBC7@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. --_----------=_1506956951232120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 2 15:09:11 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated converters/libzmf to 0.0.2 To generate a diff of this commit: cvs rdiff -u -r1.4256 -r1.4257 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17791 -r1.17792 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506956951232120 Content-Disposition: inline Content-Length: 1298 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.4256 pkgsrc/doc/CHANGES-2017:1.4257 --- pkgsrc/doc/CHANGES-2017:1.4256 Mon Oct 2 15:06:12 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 2 15:09:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4256 2017/10/02 15:06:12 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4257 2017/10/02 15:09:11 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6057,3 +6057,4 @@ Changes to the packages collection and i Updated fonts/fontconfig to 2.12.6 [wiz 2017-10-02] Updated converters/libcdr to 0.1.4 [wiz 2017-10-02] Updated graphics/hicolor-icon-theme to 0.17 [wiz 2017-10-02] + Updated converters/libzmf to 0.0.2 [wiz 2017-10-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17791 pkgsrc/doc/TODO:1.17792 --- pkgsrc/doc/TODO:1.17791 Mon Oct 2 15:06:12 2017 +++ pkgsrc/doc/TODO Mon Oct 2 15:09:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17791 2017/10/02 15:06:12 wiz Exp $ +$NetBSD: TODO,v 1.17792 2017/10/02 15:09:11 wiz Exp $ Suggested new packages ====================== @@ -1007,7 +1007,6 @@ For possible Perl packages updates, see o libxdg-basedir-1.2.0 o libykneomgr-0.1.8 o libyubikey-1.13 - o libzmf-0.0.2 o licq-1.3.8 o lilv-0.22.0 o lincvs-2.1.4 [now called CrossVC] --_----------=_1506956951232120--