Received: by mail.netbsd.org (Postfix, from userid 605) id 8B19E84DD6; Fri, 21 Jun 2019 20:21:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 10F8884DCA for ; Fri, 21 Jun 2019 20:21:25 +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 3SwzlTLVIs2a for ; Fri, 21 Jun 2019 20:21:24 +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 6CF9884D31 for ; Fri, 21 Jun 2019 20:21:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6A7A2FBF4; Fri, 21 Jun 2019 20:21:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156114848460260" MIME-Version: 1.0 Date: Fri, 21 Jun 2019 20:21:24 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20190621202124.6A7A2FBF4@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. --_----------=_156114848460260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Fri Jun 21 20:21:24 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated devel/glib2 to 2.60.4nb2 To generate a diff of this commit: cvs rdiff -u -r1.2647 -r1.2648 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156114848460260 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.2647 pkgsrc/doc/CHANGES-2019:1.2648 --- pkgsrc/doc/CHANGES-2019:1.2647 Fri Jun 21 17:10:43 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Jun 21 20:21:24 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2647 2019/06/21 17:10:43 leot Exp $ +$NetBSD: CHANGES-2019,v 1.2648 2019/06/21 20:21:24 prlw1 Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4410,3 +4410,4 @@ Changes to the packages collection and i Updated www/firefox60-l10n to 60.7.2 [ryoon 2019-06-21] Updated textproc/libxlsxwriter to 0.8.7 [sjmulder 2019-06-21] Updated net/youtube-dl to 20190621 [leot 2019-06-21] + Updated devel/glib2 to 2.60.4nb2 [prlw1 2019-06-21] --_----------=_156114848460260--