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 "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id C015E1A923D for ; Sat, 31 Oct 2020 19:41:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5FBD084E07; Sat, 31 Oct 2020 19:41:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DAB4F84CDC for ; Sat, 31 Oct 2020 19:41:36 +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 6iMdKLlKWjbE for ; Sat, 31 Oct 2020 19:41:36 +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 38FB584D5D for ; Sat, 31 Oct 2020 19:41:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 35337FB28; Sat, 31 Oct 2020 19:41:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1604173296190260" MIME-Version: 1.0 Date: Sat, 31 Oct 2020 19:41:36 +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: <20201031194136.35337FB28@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. --_----------=_1604173296190260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Oct 31 19:41:35 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/libimagequant to 2.13.0 To generate a diff of this commit: cvs rdiff -u -r1.5969 -r1.5970 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20163 -r1.20164 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1604173296190260 Content-Disposition: inline Content-Length: 1357 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.5969 pkgsrc/doc/CHANGES-2020:1.5970 --- pkgsrc/doc/CHANGES-2020:1.5969 Sat Oct 31 19:40:40 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Oct 31 19:41:35 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5969 2020/10/31 19:40:40 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.5970 2020/10/31 19:41:35 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8855,3 +8855,4 @@ Changes to the packages collection and i Updated devel/nss to 3.58nb1 [wiz 2020-10-31] Updated multimedia/libbluray to 1.2.1 [wiz 2020-10-31] Updated devel/py-hypothesis to 5.41.0 [wiz 2020-10-31] + Updated graphics/libimagequant to 2.13.0 [wiz 2020-10-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20163 pkgsrc/doc/TODO:1.20164 --- pkgsrc/doc/TODO:1.20163 Sat Oct 31 19:40:40 2020 +++ pkgsrc/doc/TODO Sat Oct 31 19:41:35 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20163 2020/10/31 19:40:40 wiz Exp $ +$NetBSD: TODO,v 1.20164 2020/10/31 19:41:35 wiz Exp $ Suggested new packages ====================== @@ -750,7 +750,6 @@ For possible Perl packages updates, see o libgiigic-1.1.2 o libgnomekbd-3.4.0.2 o libgphoto2-2.5.16 - o libimagequant-2.13.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 --_----------=_1604173296190260--