Received: by mail.netbsd.org (Postfix, from userid 605) id 3E37684E9E; Mon, 12 Feb 2024 21:16:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707772571; bh=bE3aae0Yb+b6UH2B/s0SBT/YXnnCazrIFpMuFeS6afM=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=NlBZtXZgw/dcr9a3yrLjjPW+wrpvDEP8bcoidrggj6yH7pfhsVZiaSAolN44X5/i0 B2FWFCjIq1SOcXWegqbQfL0vsFBd8nUL6uucMWmfxrANxmFEErpTi21b/POtk+3b3x eTqzJtcy0HfkGxh5EfR7wYpIBpHoVDINEQzjXs2o= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DEA384E9B for ; Mon, 12 Feb 2024 21:16:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id hs0IGAfnKOrt for ; Mon, 12 Feb 2024 21:16: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 82A6584CCA for ; Mon, 12 Feb 2024 21:16:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707772569; bh=bE3aae0Yb+b6UH2B/s0SBT/YXnnCazrIFpMuFeS6afM=; h=Date:From:Subject:To:Reply-To; b=ivoeCH+oHu4ComF16MdVN3DMpThojZ8brGoVtjC5dZ0t3pBEbS3vxrEkOEX7on2XR bjxZ51I8W1oM0oIPcl7BMfw5iitSnJXSReaoVKbf1kL1Lzn/6ofSpNmlSszEo14IpD 6g59ho+irmAB1cUiEwALsCqzkEFN3Ggl35UZ9bqo= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7B46CF9AB; Mon, 12 Feb 2024 21:16:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707772569255780" MIME-Version: 1.0 Date: Mon, 12 Feb 2024 21:16:09 +0000 From: "Hans Rosenfeld" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: hans@netbsd.org X-Mailer: log_accum Message-Id: <20240212211609.7B46CF9AB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707772569255780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hans Date: Mon Feb 12 21:16:09 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated mail/maildrop to 3.1.6 To generate a diff of this commit: cvs rdiff -u -r1.1203 -r1.1204 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707772569255780 Content-Disposition: inline Content-Length: 737 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.1203 pkgsrc/doc/CHANGES-2024:1.1204 --- pkgsrc/doc/CHANGES-2024:1.1203 Mon Feb 12 21:09:33 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Feb 12 21:16:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1203 2024/02/12 21:09:33 hans Exp $ +$NetBSD: CHANGES-2024,v 1.1204 2024/02/12 21:16:09 hans Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1984,3 +1984,4 @@ Changes to the packages collection and i Updated mail/courier-mta to 1.3.5 [woodstoc 2024-02-12] Updated mail/courier-maildir to 1.3.5 [woodstoc 2024-02-12] Updated net/couriertcpd to 1.3.5 [woodstoc 2024-02-12] + Updated mail/maildrop to 3.1.6 [woodstoc 2024-02-12] --_----------=_1707772569255780--