Received: by mail.netbsd.org (Postfix, from userid 605) id C615B84FA7; Sun, 4 Feb 2024 09:26:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01E6A84EE5 for ; Sun, 4 Feb 2024 09:26:10 +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 2JBE_vSWMBYW for ; Sun, 4 Feb 2024 09:26:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7D48C84CCC for ; Sun, 4 Feb 2024 09:26:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 69086FA42; Sun, 4 Feb 2024 09:26:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707038769152470" MIME-Version: 1.0 Date: Sun, 4 Feb 2024 09:26:09 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20240204092609.69086FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707038769152470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Feb 4 09:26:09 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: qgpgme update To generate a diff of this commit: cvs rdiff -u -r1.927 -r1.928 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707038769152470 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.927 pkgsrc/doc/CHANGES-2024:1.928 --- pkgsrc/doc/CHANGES-2024:1.927 Sun Feb 4 08:50:28 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Feb 4 09:26:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.927 2024/02/04 08:50:28 taca Exp $ +$NetBSD: CHANGES-2024,v 1.928 2024/02/04 09:26:09 markd Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1296,3 +1296,4 @@ Changes to the packages collection and i Added www/php-contao-manager version 1.8.0 [taca 2024-02-04] Removed www/contao35 [taca 2024-02-04] Updated www/ruby-jekyll to 4.3.3 [taca 2024-02-04] + Updated security/qgpgme to 1.23.2 [mark 2024-02-04] --_----------=_1707038769152470--