From owner-cvs-all@FreeBSD.ORG Mon Feb 21 23:40:12 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 87229106566B; Mon, 21 Feb 2011 23:40:12 +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 6DE038FC08; Mon, 21 Feb 2011 23:40:12 +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, 21 Feb 2011 15:40:12 -0800 Message-ID: <4D62F7DA.8000701@p6m7g8.com> Date: Mon, 21 Feb 2011 18:40:10 -0500 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Olli Hauer References: <201102212238.p1LMcJKD019105@repoman.freebsd.org> In-Reply-To: <201102212238.p1LMcJKD019105@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-Apache-Reload 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: Mon, 21 Feb 2011 23:40:12 -0000 On 2/21/2011 5:38 PM, Olli Hauer wrote: > ohauer 2011-02-21 22:38:19 UTC > > FreeBSD ports repository > > Modified files: > www/p5-Apache-Reload Makefile > Log: > - add additional check for APACHE_VERSION, else > the port will build wrong if MOD_PERL2 is not > defined and apache20 or apache22 is the default. > - no PORTREVISION bump > > PR: ports/154870 > Submitted by: myself > Approved by: pgollucci Reviewed by or Approved by: apach|perl (pgollucci) are more appropriate; neither requires approval to commit. I only replied b/c you filed prs instead of just comitting them. > > Revision Changes Path > 1.13 +2 -1 ports/www/p5-Apache-Reload/Makefile > > http://cvsweb.FreeBSD.org/ports/www/p5-Apache-Reload/Makefile.diff?r1=1.12&r2=1.13&f=h > | --- ports/www/p5-Apache-Reload/Makefile 2011/01/15 10:33:00 1.12 > | +++ ports/www/p5-Apache-Reload/Makefile 2011/02/21 22:38:19 1.13 > | @@ -2,7 +2,7 @@ > | # Date created: 15 Jan 2001 > | # Whom: Sergey Skvortsov > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Apache-Reload/Makefile,v 1.12 2011/01/15 10:33:00 sunpoet Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Apache-Reload/Makefile,v 1.13 2011/02/21 22:38:19 ohauer Exp $ > | # > | > | PORTNAME= Apache-Reload > | @@ -17,12 +17,13 @@ COMMENT= Reload changed modules > | MAKE_JOBS_SAFE= yes > | > | PERL_CONFIGURE= yes > | +USE_APACHE= 13+ > | > | MAN3= Apache2::Reload.3 Apache::Reload.3 > | > | .include > | > | -.if defined(WITH_MODPERL2) > | +.if defined(WITH_MODPERL2) || ${APACHE_VERSION} > 13 > | BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 > | RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 > | MAKE_ENV+= MOD_PERL=2 -- ------------------------------------------------------------------------ 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.