From owner-cvs-all@FreeBSD.ORG Fri Oct 28 01:26:50 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73D051065670; Fri, 28 Oct 2011 01:26:50 +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 329168FC14; Fri, 28 Oct 2011 01:26:50 +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 p9S1Qma1057444 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Thu, 27 Oct 2011 21:26:49 -0400 (EDT) (envelope-from swills@FreeBSD.org) Message-ID: <4EAA04D8.20805@FreeBSD.org> Date: Thu, 27 Oct 2011 21:26:48 -0400 From: Steve Wills User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110531 Thunderbird/3.1.10 MIME-Version: 1.0 To: "Philip M. Gollucci" References: <201110271420.p9REK2q7018218@repoman.freebsd.org> <4EA9DD99.904@p6m7g8.com> In-Reply-To: <4EA9DD99.904@p6m7g8.com> X-Enigmail-Version: 1.1.2 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]); Thu, 27 Oct 2011 21:26:49 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.97.2 at mouf.net X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/rubygem-vmc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2011 01:26:50 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Actually, I was mistaken here, it wants rubygem-json_pure 1.5.x and I had to upgrade to 1.6.1 for Rails 3.1.1. Steve On 10/27/11 18:39, Philip M. Gollucci wrote: > devel/rubygem-json > devel/rubygem-json146 > > I had both of them in the tree just for this? If we're past 1.46 then > we should remove the port too. > > > On 10/27/11 14:20, Steve Wills wrote: >> swills 2011-10-27 14:20:02 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel/rubygem-vmc Makefile >> Log: >> - Mark broken due to dependency on older rubygem-json module which >> was updated. >> >> Revision Changes Path >> 1.3 +2 -0 ports/devel/rubygem-vmc/Makefile >> >> http://cvsweb.FreeBSD.org/ports/devel/rubygem-vmc/Makefile.diff?r1=1.2&r2=1.3&f=h >> | --- ports/devel/rubygem-vmc/Makefile 2011/08/08 16:45:27 1.2 >> | +++ ports/devel/rubygem-vmc/Makefile 2011/10/27 14:20:02 1.3 >> | @@ -2,7 +2,7 @@ >> | # Date created: 2010 12-15 >> | # Whom: Hsin-Han You >> | # >> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/rubygem-vmc/Makefile,v 1.2 2011/08/08 16:45:27 swills Exp $ >> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/rubygem-vmc/Makefile,v 1.3 2011/10/27 14:20:02 swills Exp $ >> | >> | PORTNAME= vmc >> | PORTVERSION= 0.3.12 >> | @@ -20,6 +20,8 @@ RUN_DEPENDS= rubygem-terminal-table>=1.4 >> | >> | LICENSE= MIT >> | >> | +BROKEN= Needs older rubygem-json >> | + >> | USE_RUBY= yes >> | USE_RUBYGEMS= yes >> | RUBYGEM_AUTOPLIST= yes > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJOqgTXAAoJEPXPYrMgexuh04kH/jPWIYY2qTM7Fz8pdkst7ah+ HoWxbeh1mWAXstSLSRxkYorR4RtTNggtD+HRXmj93OOd+Peal2Ie5wzkwpH7SdLK f9gYVhdYALJ8YFtcCmBB3BiBhZZ01qPzKfz0OzzcPiZm0Mwa696fb5nxSQ5QhBZF kp8Q6Dzuvorfw7rlaTcQO3XcvJkYrJJXYLQfcePjWCDZ34jWq5r600Wfa1QS1ifH EQaeaxWs2go+2qb7jxFr2JhgRD/zEG0jMFAcn6Y1c7+KvjR0r75zBQQWIOuwzl04 4LprFBgBhm/s+NUC78YsoA7210JraGxI4HFPA6nJmh8FvvLvIqldtuV+4Rj+lao= =T4JE -----END PGP SIGNATURE-----