Received: by mail.netbsd.org (Postfix, from userid 605) id AA20284E65; Wed, 29 Sep 2021 08:52:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E48D384E5F for ; Wed, 29 Sep 2021 08:52:21 +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 vvBVfEBjpgv3 for ; Wed, 29 Sep 2021 08:52:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4B3EB84D50 for ; Wed, 29 Sep 2021 08:52:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4910EFA97; Wed, 29 Sep 2021 08:52:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632905541116520" MIME-Version: 1.0 Date: Wed, 29 Sep 2021 08:52:21 +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: <20210929085221.4910EFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632905541116520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 29 08:52:21 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated graphics/libexif-gtk to 0.5.0 To generate a diff of this commit: cvs rdiff -u -r1.4938 -r1.4939 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632905541116520 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4938 pkgsrc/doc/CHANGES-2021:1.4939 --- pkgsrc/doc/CHANGES-2021:1.4938 Wed Sep 29 08:43:05 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Sep 29 08:52:21 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4938 2021/09/29 08:43:05 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.4939 2021/09/29 08:52:21 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7595,3 +7595,4 @@ Changes to the packages collection and i Updated graphics/ImageMagick to 7.1.0.8 [wiz 2021-09-29] Updated devel/bison to 3.8.1 [wiz 2021-09-29] Updated graphics/libexif to 0.6.23 [wiz 2021-09-29] + Updated graphics/libexif-gtk to 0.5.0 [wiz 2021-09-29] --_----------=_1632905541116520--