Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=s+2l1JdC; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=1in2IeDf Received: by mail.netbsd.org (Postfix, from userid 605) id 13F5984EC4; Mon, 6 May 2024 18:24:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715019884; bh=QH+mWfohTaRIbJLXrnp81u90bQ079BZALEXHyPhR7Lk=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=s+2l1JdCw73oo6lKjCYHxr06TpjWYkU6LE0B4f1hvewgzSiybKeTor39UT/pdU2w4 8PNEzXihjsvRGl/bM7LSFeOfvLpik8I/kV7WyXwBpIVR5ZUp6K2WHip5o9szk7rk6m HIxnXHtD0w7C5273bpsChFqMtgfr0dhmZK+byfhs= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0687984EBF for ; Mon, 6 May 2024 18:24:43 +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 fvDm-wvrY2sH for ; Mon, 6 May 2024 18:24:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5120E84D00 for ; Mon, 6 May 2024 18:24:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715019882; bh=QH+mWfohTaRIbJLXrnp81u90bQ079BZALEXHyPhR7Lk=; h=Date:From:Subject:To:Reply-To; b=1in2IeDfTW+uDg4CUvMmgZz2AQxsjoU4oz1qEQfdpiXseZYXePDAFOQh5ZsmHrTXR PVHYqxeXvuBLE+kYIFEyE9i2p8ZU4tV2c32jxrjJyLoyDs0xfJj+tafDyaHCHMh4X+ 0r0iPIjCH9+A8uz+z7zCVVe63uBTs0LAwcsRww+s= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 49D2DFA2C; Mon, 6 May 2024 18:24:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715019882142850" MIME-Version: 1.0 Date: Mon, 6 May 2024 18:24:42 +0000 From: "Kevin Bloom" Subject: CVS commit: pkgsrc/mail/mu To: pkgsrc-changes@NetBSD.org Reply-To: ktnb@netbsd.org X-Mailer: log_accum Message-Id: <20240506182442.49D2DFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715019882142850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ktnb Date: Mon May 6 18:24:42 UTC 2024 Modified Files: pkgsrc/mail/mu: distinfo Log Message: mu: removed patches from distinfo To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/mu/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715019882142850 Content-Disposition: inline Content-Length: 885 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/mu/distinfo diff -u pkgsrc/mail/mu/distinfo:1.2 pkgsrc/mail/mu/distinfo:1.3 --- pkgsrc/mail/mu/distinfo:1.2 Mon May 6 12:05:52 2024 +++ pkgsrc/mail/mu/distinfo Mon May 6 18:24:42 2024 @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.2 2024/05/06 12:05:52 ktnb Exp $ +$NetBSD: distinfo,v 1.3 2024/05/06 18:24:42 ktnb Exp $ BLAKE2s (mu-1.12.5.tar.gz) = 9d5c0f7412035aabbbd0bb4ac8c18fa47b8041f1f1aceb18c09a12325f861291 SHA512 (mu-1.12.5.tar.gz) = 2a879f0ebb955729f3ba5c30615df3752d0d3a5909647bf98f05e666c71fb74beeb2ecdd7f86db93f6739befdeca2b67cb7d4d1e6e2bd35028191a7ac86b435e Size (mu-1.12.5.tar.gz) = 959726 bytes SHA1 (patch-lib_utils_mu-logger.cc) = 9fbc427529d2b3696d41a980f2926e8b28f0f76f -SHA1 (patch-lib_utils_mu-utils-file.cc) = e35e880a64f39e3f26c1a635fd6ac4f2ea1b4b50 -SHA1 (patch-mu_mu-cmd-find.cc) = 1ae455a4939eed86b1cac75a6af347c7ffd61be6 --_----------=_1715019882142850--