Received: by mail.netbsd.org (Postfix, from userid 605) id 5DF0684D67; Wed, 29 Aug 2018 05:53:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 571E284D65 for ; Wed, 29 Aug 2018 05:53:08 +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 hQ1COUIWtJx2 for ; Wed, 29 Aug 2018 05:53:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 873F784D63 for ; Wed, 29 Aug 2018 05:53:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 778BFFBF8; Wed, 29 Aug 2018 05:53:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535521987176820" MIME-Version: 1.0 Date: Wed, 29 Aug 2018 05:53: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: <20180829055307.778BFFBF8@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. --_----------=_1535521987176820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Aug 29 05:53:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated graphics/p5-GD to 2.69 To generate a diff of this commit: cvs rdiff -u -r1.3823 -r1.3824 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535521987176820 Content-Disposition: inline Content-Length: 907 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.3823 pkgsrc/doc/CHANGES-2018:1.3824 --- pkgsrc/doc/CHANGES-2018:1.3823 Wed Aug 29 05:51:57 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Aug 29 05:53:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3823 2018/08/29 05:51:57 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3824 2018/08/29 05:53:07 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5410,5 +5410,6 @@ Changes to the packages collection and i Updated graphics/gimp to 2.10.6 [ryoon 2018-08-28] Updated x11/sakura to 3.6.0 [ryoon 2018-08-28] Updated mbone/mdd to 20180824 [manu 2018-08-29] - Added databases/postgresql96-fuzzystrmatch 9.6.9 [manu 2018-08-29] + Added databases/postgresql96-fuzzystrmatch version 9.6.9 [manu 2018-08-29] Updated devel/p5-Scope-Upper to 0.31 [wiz 2018-08-29] + Updated graphics/p5-GD to 2.69 [wiz 2018-08-29] --_----------=_1535521987176820--