From owner-freebsd-ruby@freebsd.org Sat Dec 19 07:17:56 2015 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9ADA8A4C74C for ; Sat, 19 Dec 2015 07:17:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8A17D163E for ; Sat, 19 Dec 2015 07:17:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8907CA4C74B; Sat, 19 Dec 2015 07:17:56 +0000 (UTC) Delivered-To: ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 889F6A4C74A for ; Sat, 19 Dec 2015 07:17:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 653B1163D for ; Sat, 19 Dec 2015 07:17:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBJ7Huer010400 for ; Sat, 19 Dec 2015 07:17:56 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 205425] [PATCH] lang/ruby22: update to 2.2.4 Date: Sat, 19 Dec 2015 07:17:56 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2015 07:17:56 -0000 Yasuhiro KIMURA has reassigned Bugzilla Automation 's request for maintainer-feedback to ruby@FreeBSD.org: Bug 205425: [PATCH] lang/ruby22: update to 2.2.4 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205425 --- Description --- Created attachment 164377 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164377&action=edit Update to 2.2.4 - Update to 2.2.4. - Change USE_AUTOTOOLS to USES=autoreconf.