Received: by mail.netbsd.org (Postfix, from userid 605) id 65D3284E89; Thu, 12 May 2022 13:49:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A089F84E84 for ; Thu, 12 May 2022 13:49:18 +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 ofJ_DpzTXvkH for ; Thu, 12 May 2022 13:49:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 043B484D26 for ; Thu, 12 May 2022 13:49:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 60118FA94; Thu, 12 May 2022 13:49:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165236337881140" MIME-Version: 1.0 Date: Thu, 12 May 2022 13:49:38 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20220512134938.60118FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165236337881140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Thu May 12 13:49:38 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated mail/opendmarc to 1.4.2 To generate a diff of this commit: cvs rdiff -u -r1.2524 -r1.2525 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165236337881140 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2524 pkgsrc/doc/CHANGES-2022:1.2525 --- pkgsrc/doc/CHANGES-2022:1.2524 Thu May 12 13:16:36 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 12 13:49:38 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2524 2022/05/12 13:16:36 abs Exp $ +$NetBSD: CHANGES-2022,v 1.2525 2022/05/12 13:49:38 jperkin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3896,3 +3896,4 @@ Changes to the packages collection and i Updated net/gh to 2.10.1 [kim 2022-05-12] Updated www/php-nextcloud to 23.0.4 [khorben 2022-05-12] Updated devel/visualvm to 2.1.3 [abs 2022-05-12] + Updated mail/opendmarc to 1.4.2 [jperkin 2022-05-12] --_----------=_165236337881140--