From owner-freebsd-apache@FreeBSD.ORG Fri Jan 7 19:55:38 2011 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D0751065670; Fri, 7 Jan 2011 19:55:38 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from EXHUB015-3.exch015.msoutlookonline.net (exhub015-3.exch015.msoutlookonline.net [207.5.72.95]) by mx1.freebsd.org (Postfix) with ESMTP id 6FAAD8FC12; Fri, 7 Jan 2011 19:55:38 +0000 (UTC) Received: from philip.hq.rws (174.79.184.239) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Fri, 7 Jan 2011 11:55:37 -0800 Message-ID: <4D276FB6.6000503@p6m7g8.com> Date: Fri, 7 Jan 2011 19:55:34 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101213 Thunderbird/3.0.11 MIME-Version: 1.0 To: References: <4D243209.5040703@FreeBSD.org> <4D24BED1.7070004@p6m7g8.com> <4D265CF2.5090208@FreeBSD.org> <4D26B3C6.4050804@p6m7g8.com> <4D272510.9030908@FreeBSD.org> <4D275E83.2000204@p6m7g8.com> <4D276AF6.5090804@FreeBSD.org> In-Reply-To: <4D276AF6.5090804@FreeBSD.org> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE991BC9899D9BF2C6667A973" Cc: "Philip M. Gollucci" , apache@FreeBSD.org Subject: Re: question about PR: ports/147009: Mk/bsd.apache.mk: [patch] default to www/apache22 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2011 19:55:38 -0000 --------------enigE991BC9899D9BF2C6667A973 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 01/07/11 19:35, Olli Hauer wrote: > No, I think the fail is valid, since this was the second test case, > where I defined *"APACHE_PORT=3D www/apache22"* in /etc/make.conf! You know come to think of it, if you have APACHE_PORT=3Dwww/apache22 (now= ) in /etc/make.conf it does fail it it doesn't match. Thats b/c www/apache* conflict with each other so thats valid. Looks like I eat my previous words. > http://people.freebsd.org/~ohauer/diffs/PR_147009_ports__Mk__bsd.apache= =2Emk.diff I think one addition might be useful near the top of bsd.apache.mk DEFAULT_APACHE_VERSION=3D 22 lower in your patch reuse that variable. +APACHE_VERSION=3D ${DEFAULT_APACHE_VERSION} The next goal after this and after 24 is ga would be to bump the default version sometime near next january I'd think. --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enigE991BC9899D9BF2C6667A973 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFNJ2+4dbiP+9ubjBwRAqbqAJ9iZVLWJ6gad3tqEwepnqB8tWbtYQCfduFS PRI2DHY70joUi3UGFldB/W0= =ADHZ -----END PGP SIGNATURE----- --------------enigE991BC9899D9BF2C6667A973--