Received: by mail.netbsd.org (Postfix, from userid 605) id E90F984D83; Sat, 4 Jan 2020 19:04:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7284084CDF for ; Sat, 4 Jan 2020 19:04:21 +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 hyyV5r01o0Vw for ; Sat, 4 Jan 2020 19:04:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 72C2A84C81 for ; Sat, 4 Jan 2020 19:04:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2240FFA97; Sat, 4 Jan 2020 19:04:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578164660103160" MIME-Version: 1.0 Date: Sat, 4 Jan 2020 19:04:20 +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: <20200104190420.2240FFA97@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. --_----------=_1578164660103160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jan 4 19:04:19 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated net/glib-networking to 2.62.2 To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19580 -r1.19581 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578164660103160 Content-Disposition: inline Content-Length: 1298 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.170 pkgsrc/doc/CHANGES-2020:1.171 --- pkgsrc/doc/CHANGES-2020:1.170 Sat Jan 4 19:02:48 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Jan 4 19:04:19 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.170 2020/01/04 19:02:48 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.171 2020/01/04 19:04:19 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -198,3 +198,4 @@ Changes to the packages collection and i Updated net/libtorrent-rasterbar to 1.2.3 [nia 2020-01-04] Updated net/qbittorrent to 4.2.1 [nia 2020-01-04] Updated graphics/ImageMagick to 7.0.9.13 [wiz 2020-01-04] + Updated net/glib-networking to 2.62.2 [wiz 2020-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19580 pkgsrc/doc/TODO:1.19581 --- pkgsrc/doc/TODO:1.19580 Sat Jan 4 19:02:48 2020 +++ pkgsrc/doc/TODO Sat Jan 4 19:04:19 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19580 2020/01/04 19:02:48 wiz Exp $ +$NetBSD: TODO,v 1.19581 2020/01/04 19:04:19 wiz Exp $ Suggested new packages ====================== @@ -637,7 +637,6 @@ For possible Perl packages updates, see o gkrellm-share-2.3.5 o gkrellm-snmp-1.0 o gkrellm-weather-2.0.8 [pkg/51463] - o glib-networking-2.62.2 o gliv-1.9.7 o glom-1.14.2 o gnet1-1.1.9 --_----------=_1578164660103160--