From owner-cvs-all@FreeBSD.ORG Tue Apr 12 04:19:16 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 729CC1065670; Tue, 12 Apr 2011 04:19:16 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id 59F858FC1B; Tue, 12 Apr 2011 04:19:16 +0000 (UTC) Received: from [192.168.1.2] (173.66.131.189) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Mon, 11 Apr 2011 21:19:15 -0700 Message-ID: <4DA3D2C0.7050107@p6m7g8.com> Date: Tue, 12 Apr 2011 00:19:12 -0400 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: Olli Hauer References: <201104111907.p3BJ7Mxl031367@repoman.freebsd.org> In-Reply-To: <201104111907.p3BJ7Mxl031367@repoman.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-libapreq 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: Tue, 12 Apr 2011 04:19:16 -0000 Despite my respect for skv@, perl@, apache@ would be a much better choice for this port. Its CVS history should point that at alone. I leave the choice up to the currently active participants (read not me). On 4/11/2011 3:07 PM, Olli Hauer wrote: > ohauer 2011-04-11 19:07:22 UTC > > FreeBSD ports repository > > Modified files: > www/p5-libapreq Makefile > Log: > - fix detection of higher apache version so the BROKEN flag triggers > if apache13 is not the default. > > - Reference PR ports/147009 > > approved by maintainer timeout > > No version bump, triggers only if apache13 is no longer the default. > > PR: ports/154761 > Submitted by: ohauer > > Revision Changes Path > 1.26 +9 -1 ports/www/p5-libapreq/Makefile > > http://cvsweb.FreeBSD.org/ports/www/p5-libapreq/Makefile.diff?r1=1.25&r2=1.26&f=h > | --- ports/www/p5-libapreq/Makefile 2009/01/22 19:07:11 1.25 > | +++ ports/www/p5-libapreq/Makefile 2011/04/11 19:07:22 1.26 > | @@ -2,7 +2,7 @@ > | # Date created: March 13, 2000 > | # Whom: Frank Mayhar > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-libapreq/Makefile,v 1.25 2009/01/22 19:07:11 skv Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-libapreq/Makefile,v 1.26 2011/04/11 19:07:22 ohauer Exp $ > | # > | > | PORTNAME= libapreq > | @@ -15,6 +15,14 @@ PKGNAMEPREFIX= p5- > | MAINTAINER= skv@FreeBSD.org > | COMMENT= Generic Apache Request Library > | > | +USE_APACHE= 13 > | + > | +.include > | + > | +.if ${APACHE_VERSION} > 13 || ${APACHE_PORT} != "www/apache13" > | +IGNORE= build only with apache13 > | +.endif > | + > | .if defined(WITH_MODPERL2) > | IGNORE= this port does not support mod_perl2 > | .else > | @@ -37,4 +45,4 @@ post-install: > | ${INSTALL_SCRIPT} ${WRKSRC}/eg/perl/* ${EXAMPLESDIR}/perl > | .endif > | > | -.include > | +.include -- ------------------------------------------------------------------------ 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.