Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id EE63F1A9217 for ; Mon, 4 Jan 2021 11:08:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 10D7284DC7; Mon, 4 Jan 2021 11:08:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C30E84DB3 for ; Mon, 4 Jan 2021 11:08:45 +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 LY7B-O5ye0UW for ; Mon, 4 Jan 2021 11:08:44 +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 B383A84CDC for ; Mon, 4 Jan 2021 11:08:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A757AFA9D; Mon, 4 Jan 2021 11:08:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160975852412950" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 11:08:44 +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: <20210104110844.A757AFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160975852412950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 11:08:44 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/libheif to 1.10.0 To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20294 -r1.20295 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160975852412950 Content-Disposition: inline Content-Length: 1842 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.128 pkgsrc/doc/CHANGES-2021:1.129 --- pkgsrc/doc/CHANGES-2021:1.128 Mon Jan 4 10:54:01 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 4 11:08:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.128 2021/01/04 10:54:01 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.129 2021/01/04 11:08:44 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -156,3 +156,4 @@ Changes to the packages collection and i Updated databases/gdbm_compat to 1.19 [wiz 2021-01-04] Updated finance/gnucash to 4.4 [wiz 2021-01-04] Updated finance/gnucash-docs to 4.4 [wiz 2021-01-04] + Updated graphics/libheif to 1.10.0 [wiz 2021-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20294 pkgsrc/doc/TODO:1.20295 --- pkgsrc/doc/TODO:1.20294 Mon Jan 4 10:50:43 2021 +++ pkgsrc/doc/TODO Mon Jan 4 11:08:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20294 2021/01/04 10:50:43 wiz Exp $ +$NetBSD: TODO,v 1.20295 2021/01/04 11:08:44 wiz Exp $ Suggested new packages ====================== @@ -644,8 +644,7 @@ For possible Perl packages updates, see o gsasl-1.10.0 o gss-1.0.3 o gst-plugins1-omx-1.10.0 - o gstreamer1-1.18.1 [wip] - o gstreamer1-1.18.2 + o gstreamer1-1.18.2 [wip] o gthumb-3.4.0 o gtk4+-4.0 [wip] o gtkglarea-2.1.0 @@ -661,7 +660,6 @@ For possible Perl packages updates, see o gworkspace-0.9.4 o gxmessage-3.4.3 o h323plus-1.24.0 [replaces openh323, from http://www.h323plus.org/] - o halfempty-0.40 o hamster-applet-2.32.1 o hanzim-3.5 o harminv-1.4 @@ -747,7 +745,6 @@ For possible Perl packages updates, see o libgiigic-1.1.2 o libgnomekbd-3.4.0.2 o libgphoto2-2.5.16 - o libheif-1.10.0 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] o libjit-1.0.2 o libkgeomap-4.14.0 --_----------=_160975852412950--