Received: by mail.netbsd.org (Postfix, from userid 605) id 6D92884D45; Wed, 10 Jan 2018 09:52:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED27384D3B for ; Wed, 10 Jan 2018 09:52:07 +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 GUyiSKUu_VqR for ; Wed, 10 Jan 2018 09:52:07 +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 5456D84C82 for ; Wed, 10 Jan 2018 09:52:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D9EDFBDE; Wed, 10 Jan 2018 09:52:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515577927203400" MIME-Version: 1.0 Date: Wed, 10 Jan 2018 09:52:07 +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: <20180110095207.4D9EDFBDE@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. --_----------=_1515577927203400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jan 10 09:52:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated devel/global to 6.6.1 To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18001 -r1.18002 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515577927203400 Content-Disposition: inline Content-Length: 1282 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.120 pkgsrc/doc/CHANGES-2018:1.121 --- pkgsrc/doc/CHANGES-2018:1.120 Wed Jan 10 09:48:45 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Jan 10 09:52:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.120 2018/01/10 09:48:45 adam Exp $ +$NetBSD: CHANGES-2018,v 1.121 2018/01/10 09:52:06 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -190,3 +190,4 @@ Changes to the packages collection and i Updated graphics/geeqie to 1.4 [wiz 2018-01-10] Updated security/py-argon2_cffi to 18.1.0 [adam 2018-01-10] Updated devel/py-jupyter_client to 5.2.1 [adam 2018-01-10] + Updated devel/global to 6.6.1 [wiz 2018-01-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18001 pkgsrc/doc/TODO:1.18002 --- pkgsrc/doc/TODO:1.18001 Wed Jan 10 09:38:41 2018 +++ pkgsrc/doc/TODO Wed Jan 10 09:52:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18001 2018/01/10 09:38:41 wiz Exp $ +$NetBSD: TODO,v 1.18002 2018/01/10 09:52:06 wiz Exp $ Suggested new packages ====================== @@ -697,7 +697,6 @@ For possible Perl packages updates, see o glade3-3.8.5 [GNOME 2.34] o gle-4.2.5 [wip] o gliv-1.9.7 - o global-6.6.1 o glom-1.14.2 [GNOME 2.26] o glx-utils-8.3.0 o gmime3-3.0.5 --_----------=_1515577927203400--