Received: by mail.netbsd.org (Postfix, from userid 605) id 7F84384EDD; Sun, 3 Mar 2024 08:22:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709454173; bh=1XLboM2yqY4eVVeSc4Dz6r29771il4rxvoRRNAHLzCg=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=f0SiAHF6ytUv+V40kjDY/IgVwWmr86COcP5Ioadl4+3013h9bZKTWUTSl6n/L5QML 40exeDw/zzsUZvowKtvA2TcPc9bC/M2yC+N2yuwLWH2tAOBqfIvKxjoAXj5zDSC7In Jl9HeLAXphjauFf8Pux6muiGwNCJPhdPLAu4C75A= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F9EB84EDA for ; Sun, 3 Mar 2024 08:22:52 +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 vaeGQUCU2vyP for ; Sun, 3 Mar 2024 08:22:51 +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 C1B2584CEA for ; Sun, 3 Mar 2024 08:22:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709454171; bh=1XLboM2yqY4eVVeSc4Dz6r29771il4rxvoRRNAHLzCg=; h=Date:From:Subject:To:Reply-To; b=hAQsdPUOiuy/nepwjIVEWrSw5GYlwjKHwl7s7g8mWGIRFrDb5PYNmM9srAoF8MuSf jrgdYKeCjMDqnt6P+yd5u0S7ZiUtPYF6Z2qLr8nirxBrWjQjYjwCpgwCzojJpc3jpd FWj5aaNHiAqYgiXfxWEVogkabJMkt9j7LG6bRXfI= Received: by cvs.NetBSD.org (Postfix, from userid 500) id AD054FA27; Sun, 3 Mar 2024 08:22:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1709454171155860" MIME-Version: 1.0 Date: Sun, 3 Mar 2024 08:22:51 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-marcel To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20240303082251.AD054FA27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1709454171155860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Mar 3 08:22:51 UTC 2024 Modified Files: pkgsrc/devel/ruby-marcel: Makefile distinfo Log Message: devel/ruby-marcel: update to 1.0.4 1.0.3 (2024-02-28) What's Changed * Prefer audio/ogg instead of audio/vorbis by @gmcgibbon in #65 * Suppress warning by @wonda-tea-coffee in #69 * Add explanation of MimeType.for's handling of argument types by @elebow in #68 * tables.rb: Generate UTF-8 strings when possible. by @casperisfine in #70 * Remove comment strings from Tables::TYPE by @casperisfine in #71 * Store MIME parents in a distinct Hash by @casperisfine in #72 * Fix magic detection for HTML with