Received: by mail.netbsd.org (Postfix, from userid 605) id D1E0784D73; Wed, 12 Jun 2019 22:04:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5902484D4C for ; Wed, 12 Jun 2019 22:04:56 +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 jVSoDF9Y7edp for ; Wed, 12 Jun 2019 22:04:56 +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 B3F0A84CE8 for ; Wed, 12 Jun 2019 22:04:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AA7D8FBF4; Wed, 12 Jun 2019 22:04:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156037709515680" MIME-Version: 1.0 Date: Wed, 12 Jun 2019 22:04:55 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20190612220455.AA7D8FBF4@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. --_----------=_156037709515680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Jun 12 22:04:55 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated net/glib-networking to 2.60.3 To generate a diff of this commit: cvs rdiff -u -r1.2499 -r1.2500 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156037709515680 Content-Disposition: inline Content-Length: 737 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.2499 pkgsrc/doc/CHANGES-2019:1.2500 --- pkgsrc/doc/CHANGES-2019:1.2499 Wed Jun 12 20:53:05 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Jun 12 22:04:55 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2499 2019/06/12 20:53:05 sjmulder Exp $ +$NetBSD: CHANGES-2019,v 1.2500 2019/06/12 22:04:55 leot Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4196,3 +4196,4 @@ Changes to the packages collection and i Updated devel/py-xopen to 0.7.0 [adam 2019-06-12] Updated devel/py-requests-futures to 1.0.0 [adam 2019-06-12] Updated sysutils/nnn to 2.5nb1 [sjmulder 2019-06-12] + Updated net/glib-networking to 2.60.3 [leot 2019-06-12] --_----------=_156037709515680--