Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Eq6qqWiH; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=wHXduYBW Received: by mail.netbsd.org (Postfix, from userid 605) id DC7B184D93; Sun, 28 Apr 2024 09:20:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714296053; bh=PrqkEmOeayyWVO+bNETWmHbPXY68k79QPdWeAzf8TTs=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=Eq6qqWiHQTx18a+1lm2JoZ9yFG3EsVRBopUMFX/G38696m29x4Pp2ohDH65u0wTnh sZeS1H6PYtpt8cHZkJ6CLSB2Sr/pxqyTTPYguibYN4Os6eMMjPwJY+w8ovxgr9CJrF NK/Z0ew888kBXXe0tug0eMvtBngRKMWnUWmQyccQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF07B84D08 for ; Sun, 28 Apr 2024 09:20:51 +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 Qzbjf4gq_gGG for ; Sun, 28 Apr 2024 09:20:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2FB2684CFE for ; Sun, 28 Apr 2024 09:20:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714296051; bh=PrqkEmOeayyWVO+bNETWmHbPXY68k79QPdWeAzf8TTs=; h=Date:From:Subject:To:Reply-To; b=wHXduYBW1h4f4ka7KjKDUsQwaHXfn+EmacNpA8YNG3pLyU6Cc6lFeho/AttgPFVPF lCo1h/3er9Mc30+leKz8RzuST43GjaX5jTCgI8rPMxaC+v3JbDR5jRTQAU5I3q+uM8 fiU9o+T0oNpK3MQa+OwP7jBraH4YxwflWY1d4MLA= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 29C99FA2C; Sun, 28 Apr 2024 09:20:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714296051142720" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 09:20:51 +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: <20240428092051.29C99FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714296051142720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 28 09:20:51 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/p5-File-MimeInfo to 0.35 To generate a diff of this commit: cvs rdiff -u -r1.2764 -r1.2765 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714296051142720 Content-Disposition: inline Content-Length: 736 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.2764 pkgsrc/doc/CHANGES-2024:1.2765 --- pkgsrc/doc/CHANGES-2024:1.2764 Sun Apr 28 09:20:12 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 09:20:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2764 2024/04/28 09:20:12 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2765 2024/04/28 09:20:50 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4580,3 +4580,4 @@ Changes to the packages collection and i Updated games/rftg to 0.9.5 [wiz 2024-04-28] Updated devel/p5-ExtUtils-Config to 0.009 [wiz 2024-04-28] Updated devel/p5-ExtUtils-InstallPaths to 0.013 [wiz 2024-04-28] + Updated devel/p5-File-MimeInfo to 0.35 [wiz 2024-04-28] --_----------=_1714296051142720--