From nobody Mon Dec 19 16:24:20 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NbQ5M3DR4z1G7G8; Mon, 19 Dec 2022 16:24:23 +0000 (UTC) (envelope-from mikael.urankar@mailo.fr) Received: from msg-2.mailo.com (msg-2.mailo.com [213.182.54.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4NbQ5L6drWz3P0Y; Mon, 19 Dec 2022 16:24:22 +0000 (UTC) (envelope-from mikael.urankar@mailo.fr) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.fr; s=mailo; t=1671467061; bh=tnuxDhik4SYbtqN6chMNWOH+p40t2vmZEk89rAQoDPo=; h=X-EA-Auth:Message-ID:Date:MIME-Version:Subject:To:Cc:References: From:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=MCQApY+82CjGg6MbZmuF7vx9K12Pp1P9wiLN4sxHsISTd6BozLwrCZmrBcxWPhceI TaBPVL294SyqLQa6GyyV6HMe1Ptd5W1BNz/7docdcnEDltIxQogR0KUA80Fiy1EE3/ 8Msx806MlRv6DfUZpifD8LKG8+VxpEgNswr7PXrU= Received: by b-2.in.mailobj.net [192.168.90.12] with ESMTP via ip-206.mailobj.net [213.182.55.206] Mon, 19 Dec 2022 17:24:21 +0100 (CET) X-EA-Auth: P7coRKct6GoEeqBKl5n1NnzYITsPtYLMSH3knlmfpAnbppoJeVleSSdVKjCAJo5olHSUIrMJaRAzJYFYaYJYx6TdQ28cT2ythhZRrwIMUmY= Message-ID: <379c613d-c8fe-76a9-43fb-a61d3ed9683f@mailo.fr> Date: Mon, 19 Dec 2022 17:24:20 +0100 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: git: c0efc8c88e6b - main - mail/rubygem-roadie-rails-rails61: Add new port To: Antoine Brodin , Mikael Urankar Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202212181557.2BIFvQh0049508@gitrepo.freebsd.org> Content-Language: en-US From: =?UTF-8?Q?Mika=c3=abl_Urankar?= In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4NbQ5L6drWz3P0Y X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:8304, ipnet:213.182.32.0/19, country:FR] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 19/12/2022 17:17, Antoine Brodin wrote: > On Sun, Dec 18, 2022 at 3:57 PM Mikael Urankar wrote: >> >> The branch main has been updated by mikael: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=c0efc8c88e6baef7bef5c4e1e3a939980caae827 >> >> commit c0efc8c88e6baef7bef5c4e1e3a939980caae827 >> Author: Mikael Urankar >> AuthorDate: 2022-12-18 09:40:04 +0000 >> Commit: Mikael Urankar >> CommitDate: 2022-12-18 15:57:07 +0000 >> >> mail/rubygem-roadie-rails-rails61: Add new port >> >> Hooks Roadie into Rails applications to help with HTML email generation. >> >> PR: 264638 > > Hi, > > This port and a few others were not hooked to the build. > > Antoine Sorry, it's fixed now.