Received: by mail.netbsd.org (Postfix, from userid 605) id 7C96B84D8E; Mon, 9 Dec 2019 12:59:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 050CB84D7C for ; Mon, 9 Dec 2019 12:59:51 +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 bObSGWgVcodg for ; Mon, 9 Dec 2019 12:59:50 +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 91B1784D69 for ; Mon, 9 Dec 2019 12:59:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8BAC4FA97; Mon, 9 Dec 2019 12:59:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157589639073440" MIME-Version: 1.0 Date: Mon, 9 Dec 2019 12:59:50 +0000 From: "Rin Okuyama" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rin@netbsd.org X-Mailer: log_accum Message-Id: <20191209125950.8BAC4FA97@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. --_----------=_157589639073440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rin Date: Mon Dec 9 12:59:50 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated graphics/gnuplot to 5.2.8nb1 To generate a diff of this commit: cvs rdiff -u -r1.5284 -r1.5285 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157589639073440 Content-Disposition: inline Content-Length: 723 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.5284 pkgsrc/doc/CHANGES-2019:1.5285 --- pkgsrc/doc/CHANGES-2019:1.5284 Mon Dec 9 11:56:30 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Dec 9 12:59:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5284 2019/12/09 11:56:30 leot Exp $ +$NetBSD: CHANGES-2019,v 1.5285 2019/12/09 12:59:50 rin Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8502,3 +8502,4 @@ Changes to the packages collection and i Updated cross/dasm to 2.20.11nb1 [ng0 2019-12-09] Updated net/youtube-dl to 20191128nb1 [leot 2019-12-09] Updated net/gallery-dl to 1.12.0 [leot 2019-12-09] + Updated graphics/gnuplot to 5.2.8nb1 [rin 2019-12-09] --_----------=_157589639073440--