Received: by mail.netbsd.org (Postfix, from userid 605) id 991D984D82; Wed, 13 Nov 2019 12:46:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2324884D7B for ; Wed, 13 Nov 2019 12:46:16 +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 zGrtBe9WHQXt for ; Wed, 13 Nov 2019 12:46:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7B3DB84D32 for ; Wed, 13 Nov 2019 12:46:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76BDAFA95; Wed, 13 Nov 2019 12:46:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1573649175192380" MIME-Version: 1.0 Date: Wed, 13 Nov 2019 12:46:15 +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: <20191113124615.76BDAFA95@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. --_----------=_1573649175192380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Nov 13 12:46:15 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/gdl to 3.34.0 To generate a diff of this commit: cvs rdiff -u -r1.4883 -r1.4884 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19412 -r1.19413 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1573649175192380 Content-Disposition: inline Content-Length: 1243 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.4883 pkgsrc/doc/CHANGES-2019:1.4884 --- pkgsrc/doc/CHANGES-2019:1.4883 Wed Nov 13 12:37:42 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Nov 13 12:46:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4883 2019/11/13 12:37:42 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.4884 2019/11/13 12:46:14 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7828,3 +7828,4 @@ Changes to the packages collection and i Added devel/guile-git version 0.2.0 [ng0 2019-11-13] Updated devel/py-mercurial to 5.2 [wiz 2019-11-13] Updated devel/apache-ant to 1.10.7 [wiz 2019-11-13] + Updated devel/gdl to 3.34.0 [wiz 2019-11-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19412 pkgsrc/doc/TODO:1.19413 --- pkgsrc/doc/TODO:1.19412 Wed Nov 13 12:37:42 2019 +++ pkgsrc/doc/TODO Wed Nov 13 12:46:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19412 2019/11/13 12:37:42 wiz Exp $ +$NetBSD: TODO,v 1.19413 2019/11/13 12:46:14 wiz Exp $ Suggested new packages ====================== @@ -639,7 +639,6 @@ For possible Perl packages updates, see o gdb-8.3 o gdbus-codegen-2.62.0 o gdeskcal-1.01 - o gdl-3.34.0 o gdm-2.32.2 o gdm-3.0.3 o geany-1.36.0 --_----------=_1573649175192380--