Received: by mail.netbsd.org (Postfix, from userid 605) id 1DF4E84DE3; Tue, 18 Aug 2020 05:03:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A7B584D24 for ; Tue, 18 Aug 2020 05:03:42 +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 0Mh8lja6wGUK for ; Tue, 18 Aug 2020 05:03:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F100184CD8 for ; Tue, 18 Aug 2020 05:03:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EDC70FB28; Tue, 18 Aug 2020 05:03:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1597727021154550" MIME-Version: 1.0 Date: Tue, 18 Aug 2020 05:03:41 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20200818050341.EDC70FB28@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. --_----------=_1597727021154550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Tue Aug 18 05:03:41 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated graphics/gimp-fix-ca to 3.0.2 To generate a diff of this commit: cvs rdiff -u -r1.4489 -r1.4490 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1597727021154550 Content-Disposition: inline Content-Length: 1124 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4489 pkgsrc/doc/CHANGES-2020:1.4490 --- pkgsrc/doc/CHANGES-2020:1.4489 Tue Aug 18 04:51:52 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Aug 18 05:03:41 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4489 2020/08/18 04:51:52 tnn Exp $ +$NetBSD: CHANGES-2020,v 1.4490 2020/08/18 05:03:41 tnn Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7007,7 +7007,6 @@ Changes to the packages collection and i Updated net/stagit-gopher to 0.9.4 [leot 2020-08-17] Updated www/py-wagtail to 2.10 [joerg 2020-08-18] Updated x11/modeline to 20060729 [tnn 2020-08-18] - Updated x11/modeline to 20060729 [tnn 2020-08-18] Updated fonts/go-ttf to 2.008 [tnn 2020-08-18] Removed lang/java-lang-spec [tnn 2020-08-18] Removed lang/java-vm-spec [tnn 2020-08-18] @@ -7017,3 +7016,4 @@ Changes to the packages collection and i Removed ham/gnuradio-pager [tnn 2020-08-18] Removed ham/gnuradio-wxgui [tnn 2020-08-18] Updated textproc/markdown-mode to 2.4 [tnn 2020-08-18] + Updated graphics/gimp-fix-ca to 3.0.2 [tnn 2020-08-18] --_----------=_1597727021154550--