Received: by mail.netbsd.org (Postfix, from userid 605) id 799CF84F26; Fri, 21 Apr 2023 09:09:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A901F84F22 for ; Fri, 21 Apr 2023 09:09:55 +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 PyeUJQcewz2Z for ; Fri, 21 Apr 2023 09:09:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0A6F584F12 for ; Fri, 21 Apr 2023 09:09:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07C41FA85; Fri, 21 Apr 2023 09:09:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682068195257690" MIME-Version: 1.0 Date: Fri, 21 Apr 2023 09:09:55 +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: <20230421090955.07C41FA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682068195257690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 21 09:09:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added graphics/gmic-qt-digikam version 3.2.2.20230417 To generate a diff of this commit: cvs rdiff -u -r1.2347 -r1.2348 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682068195257690 Content-Disposition: inline Content-Length: 758 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2347 pkgsrc/doc/CHANGES-2023:1.2348 --- pkgsrc/doc/CHANGES-2023:1.2347 Fri Apr 21 04:27:39 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Apr 21 09:09:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2347 2023/04/21 04:27:39 manu Exp $ +$NetBSD: CHANGES-2023,v 1.2348 2023/04/21 09:09:54 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3383,3 +3383,4 @@ Changes to the packages collection and i Added net/nagios-plugin-mqueue [manu 2023-04-21] Updated misc/xfce4-calculator-plugin to 0.7.2 [gutteridge 2023-04-21] Updated www/ap2-auth-mellon to 0.18.1 [manu 2023-04-21] + Added graphics/gmic-qt-digikam version 3.2.2.20230417 [wiz 2023-04-21] --_----------=_1682068195257690--