From owner-freebsd-ruby@FreeBSD.ORG Sat Dec 17 03:44:14 2011 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3CF51065672 for ; Sat, 17 Dec 2011 03:44:14 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id B86148FC12 for ; Sat, 17 Dec 2011 03:44:14 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 26FCD5619E; Fri, 16 Dec 2011 21:28:20 -0600 (CST) Date: Fri, 16 Dec 2011 21:28:20 -0600 From: Mark Linimon To: ruby@FreeBSD.org Message-ID: <20111217032820.GB6234@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: linimon@FreeBSD.org Subject: [linimon@FreeBSD.org: cvs commit: ports/security/flowtag Makefile ports/www/redmine Makefile] 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: Sat, 17 Dec 2011 03:44:14 -0000 I was testing RUBY_VER=1.9 on pointyhat-west and ran into these two cases of duplicate dependencies. I'm hoping the "oh yeah, pretty obviously wrong as-is" incantation will work for doing a commit without checking first. (redmine is broken anyways for other reasons.) mcl ----- Forwarded message from Mark Linimon ----- Date: Sat, 17 Dec 2011 03:26:22 +0000 (UTC) From: Mark Linimon To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/flowtag Makefile ports/www/redmine Makefile linimon 2011-12-17 03:26:22 UTC FreeBSD ports repository Modified files: security/flowtag Makefile www/redmine Makefile Log: Work around duplicate ruby 1.8/1.9 dependency if RUBY_VER is 1.9. Discussed with: pgollucci Revision Changes Path 1.2 +5 -4 ports/security/flowtag/Makefile 1.38 +4 -0 ports/www/redmine/Makefile ----- End forwarded message -----