Received: by mail.netbsd.org (Postfix, from userid 605) id 999C084D86; Fri, 1 Mar 2019 20:10:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DEA784D02 for ; Fri, 1 Mar 2019 20:10:22 +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 zZRNeYt99yJH for ; Fri, 1 Mar 2019 20:10:21 +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 6D95F84CDF for ; Fri, 1 Mar 2019 20:10:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6B256FB16; Fri, 1 Mar 2019 20:10:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155147102121070" MIME-Version: 1.0 Date: Fri, 1 Mar 2019 20:10:21 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20190301201021.6B256FB16@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. --_----------=_155147102121070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Fri Mar 1 20:10:21 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/libgee to 0.20.1 To generate a diff of this commit: cvs rdiff -u -r1.972 -r1.973 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18859 -r1.18860 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155147102121070 Content-Disposition: inline Content-Length: 1285 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.972 pkgsrc/doc/CHANGES-2019:1.973 --- pkgsrc/doc/CHANGES-2019:1.972 Fri Mar 1 18:53:29 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Mar 1 20:10:21 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.972 2019/03/01 18:53:29 leot Exp $ +$NetBSD: CHANGES-2019,v 1.973 2019/03/01 20:10:21 youri Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1671,3 +1671,4 @@ Changes to the packages collection and i Updated www/nginx-devel to 1.15.9 [ryoon 2019-03-01] Updated graphics/ImageMagick to 7.0.8.29 [youri 2019-03-01] Updated www/webkit-gtk to 2.22.7 [leot 2019-03-01] + Updated devel/libgee to 0.20.1 [youri 2019-03-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18859 pkgsrc/doc/TODO:1.18860 --- pkgsrc/doc/TODO:1.18859 Mon Feb 25 15:32:42 2019 +++ pkgsrc/doc/TODO Fri Mar 1 20:10:21 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18859 2019/02/25 15:32:42 wiz Exp $ +$NetBSD: TODO,v 1.18860 2019/03/01 20:10:21 youri Exp $ Suggested new packages ====================== @@ -891,7 +891,6 @@ For possible Perl packages updates, see o libflash-0.4.13 o libfolks-0.10.1 [wip] o libgdiplus-4.2 - o libgee-0.20.0 o libgfshare-2.0.0 o libgiigic-1.1.2 o libgnomedb-3.1.2 --_----------=_155147102121070--