From owner-freebsd-ruby@FreeBSD.ORG Sun Apr 1 02:42:00 2012 Return-Path: Delivered-To: freebsd-ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 509CB106566C; Sun, 1 Apr 2012 02:42:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2]) by mx1.freebsd.org (Postfix) with ESMTP id D8AC48FC18; Sun, 1 Apr 2012 02:41:56 +0000 (UTC) Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236]) (authenticated bits=0) by mouf.net (8.14.4/8.14.4) with ESMTP id q312fs8O044153 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Sat, 31 Mar 2012 22:41:55 -0400 (EDT) (envelope-from swills@FreeBSD.org) Message-ID: <4F77C072.9090509@FreeBSD.org> Date: Sat, 31 Mar 2012 22:41:54 -0400 From: Steve Wills User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120302 Thunderbird/10.0.2 MIME-Version: 1.0 To: MIHIRA Sanpei Yoshiro References: <20120331.151721.75173118738902873.sanpei@sanpei.org> In-Reply-To: <20120331.151721.75173118738902873.sanpei@sanpei.org> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mouf.net [204.109.58.86]); Sat, 31 Mar 2012 22:41:56 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.97.2 at mouf.net X-Virus-Status: Clean Cc: sanpei@FreeBSD.org, freebsd-ruby@FreeBSD.org Subject: Re: REVIEW: update for www/rubygem-mechanize to 2.3 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 02:42:00 -0000 On 03/31/12 02:17, MIHIRA Sanpei Yoshiro wrote: > Hi all, > > I updated www/rubygem-mechanize to 2.3 and created some ports. > > updated ports: > www/rubygem-mechanize from 1.0.0 to 2.3 > new ports: > net/rubygem-domain_name > textproc/rubygem-unf > textproc/rubygem-unf_ext > www/rubygem-ntlm-http > > http://www.freebsd.org/~sanpei/www-rubygem-mechanize-20120331.tar.gz > > I will commit above files tomorrow if portmgr allow to commit. > If you have any comments, please let me to know. > It would be nice if the new ports had WWW: lines. Other than that, this all seems fine. They passed tinderbox builds fine, and all the things that depend on www/rubygem-mechanize did too. Thanks for working on this! Steve