From owner-freebsd-ruby@FreeBSD.ORG Thu Jul 28 15:20:12 2011 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C96D106566C for ; Thu, 28 Jul 2011 15:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 744BC8FC14 for ; Thu, 28 Jul 2011 15:20:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6SFKCj9081416 for ; Thu, 28 Jul 2011 15:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6SFKCXO081415; Thu, 28 Jul 2011 15:20:12 GMT (envelope-from gnats) Date: Thu, 28 Jul 2011 15:20:12 GMT Message-Id: <201107281520.p6SFKCXO081415@freefall.freebsd.org> To: ruby@FreeBSD.org From: Frederic Culot Cc: Subject: Re: ports/159255: mail/rubygem-actionmailer does not install with rubygem-mail-2.3.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frederic Culot List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2011 15:20:12 -0000 The following reply was made to PR ports/159255; it has been noted by GNATS. From: Frederic Culot To: bug-followup@FreeBSD.org, Frank Wall Cc: Subject: Re: ports/159255: mail/rubygem-actionmailer does not install with rubygem-mail-2.3.0 Date: Thu, 28 Jul 2011 15:13:13 +0000 Hi, I have reverted my previous commit which sets mail/rubygem-mail back to version 2.2.19. Hence this installation issue should now be fixed. Someone with a ruby hat should be able to close this PR. culot@