From owner-svn-ports-all@FreeBSD.ORG Wed Apr 2 15:15:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BE07907; Wed, 2 Apr 2014 15:15:03 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.feld.me", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 839D9D30; Wed, 2 Apr 2014 15:15:02 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]); by mail.feld.me (OpenSMTPD) with ESMTP id 0d240e89; Wed, 2 Apr 2014 10:14:54 -0500 (CDT) Received: from feld@feld.me by mail.feld.me (Archiveopteryx 3.2.0) with esmtpsa id 1396451693-80816-3394/5/67; Wed, 2 Apr 2014 15:14:53 +0000 Content-Type: text/plain Mime-Version: 1.0 Subject: Re: svn commit: r349342 - in head: . Mk lang/php5 lang/php5-extensions lang/php55 lang/php55-extensions www www/mod_php5 www/mod_php55 From: Mark Felder In-Reply-To: <02739C15-7ED3-4343-A0CC-B82EB96D1A81@FreeBSD.org> Date: Wed, 2 Apr 2014 08:14:49 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <187A0E24-7EF3-4EA0-9B23-4DFE86991982@FreeBSD.org> References: <201403271609.s2RG9b12057277@svn.freebsd.org> <02739C15-7ED3-4343-A0CC-B82EB96D1A81@FreeBSD.org> To: Alex Dupre X-Mailer: Apple Mail (2.1874) Sender: feld@feld.me Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 15:15:03 -0000 On Apr 1, 2014, at 17:12, Mark Felder wrote: > It just needs to add a new RUN_DEPENDS on the correct mod_php port.mWit= hout this I have no clean upgrade strategy for all of our Apache/PHP = servers. This actually introduces a dependency loop, so I don't think there's a = way out of this. Users in my position are just going to have to bite the = bullet and move on.