Received: by mail.netbsd.org (Postfix, from userid 605) id 760B484E2F; Tue, 31 Mar 2020 17:02:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F11EC84E2B for ; Tue, 31 Mar 2020 17:02:52 +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 9EkYEyOGFGj6 for ; Tue, 31 Mar 2020 17:02:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7F82284E21 for ; Tue, 31 Mar 2020 17:02:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7CB17FB27; Tue, 31 Mar 2020 17:02:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585674172263770" MIME-Version: 1.0 Date: Tue, 31 Mar 2020 17:02:52 +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: <20200331170252.7CB17FB27@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. --_----------=_1585674172263770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 31 17:02:52 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/libgsf to 1.14.47 To generate a diff of this commit: cvs rdiff -u -r1.2013 -r1.2014 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19772 -r1.19773 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585674172263770 Content-Disposition: inline Content-Length: 1530 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.2013 pkgsrc/doc/CHANGES-2020:1.2014 --- pkgsrc/doc/CHANGES-2020:1.2013 Tue Mar 31 17:01:21 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Mar 31 17:02:51 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2013 2020/03/31 17:01:21 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2014 2020/03/31 17:02:51 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2723,3 +2723,4 @@ Changes to the packages collection and i Updated net/glib-networking to 2.64.1 [wiz 2020-03-31] Updated x11/gtk3 to 3.24.16 [wiz 2020-03-31] Updated www/http-parser to 2.9.4 [wiz 2020-03-31] + Updated devel/libgsf to 1.14.47 [wiz 2020-03-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19772 pkgsrc/doc/TODO:1.19773 --- pkgsrc/doc/TODO:1.19772 Tue Mar 31 17:01:21 2020 +++ pkgsrc/doc/TODO Tue Mar 31 17:02:51 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19772 2020/03/31 17:01:21 wiz Exp $ +$NetBSD: TODO,v 1.19773 2020/03/31 17:02:51 wiz Exp $ Suggested new packages ====================== @@ -681,7 +681,6 @@ For possible Perl packages updates, see o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gthumb-3.4.0 - o gtk3-3.24.16 o gtkglarea-2.1.0 o gtklevel9-5.1 o gtkmagnetic-23 @@ -783,7 +782,6 @@ For possible Perl packages updates, see o libgiigic-1.1.2 o libgnomekbd-3.4.0.2 o libgphoto2-2.5.16 - o libgsf-1.14.47 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] o libjit-1.0.2 o libjpeg-turbo-2.0 --_----------=_1585674172263770--