Received: by mail.netbsd.org (Postfix, from userid 605) id 0CEEC84DC8; Sun, 24 Feb 2019 00:53:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CD6684D5E for ; Sun, 24 Feb 2019 00:53:08 +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 6L4pgh5MoJf5 for ; Sun, 24 Feb 2019 00:53:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E640E84CD3 for ; Sun, 24 Feb 2019 00:53:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E39BAFB16; Sun, 24 Feb 2019 00:53:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550969587254150" MIME-Version: 1.0 Date: Sun, 24 Feb 2019 00:53:07 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20190224005307.E39BAFB16@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. --_----------=_1550969587254150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Feb 24 00:53:07 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated graphics/p5-GD to 2.71 To generate a diff of this commit: cvs rdiff -u -r1.867 -r1.868 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550969587254150 Content-Disposition: inline Content-Length: 744 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.867 pkgsrc/doc/CHANGES-2019:1.868 --- pkgsrc/doc/CHANGES-2019:1.867 Sat Feb 23 20:34:05 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Feb 24 00:53:07 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.867 2019/02/23 20:34:05 triaxx Exp $ +$NetBSD: CHANGES-2019,v 1.868 2019/02/24 00:53:07 mef Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1543,3 +1543,4 @@ Changes to the packages collection and i Updated mail/mblaze to 0.5 [wiz 2019-02-23] Added security/py-certbot-dns-nsone version 0.31.0 [triaxx 2019-02-23] Added security/py-certbot-dns-luadns version 0.31.0 [triaxx 2019-02-23] + Updated graphics/p5-GD to 2.71 [mef 2019-02-24] --_----------=_1550969587254150--