From owner-freebsd-apache@FreeBSD.ORG Fri Jul 3 19:33:01 2009 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 67A6C1065676 for ; Fri, 3 Jul 2009 19:33:01 +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 550888FC08 for ; Fri, 3 Jul 2009 19:33:01 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from [192.168.1.3] (72.83.160.7) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Fri, 3 Jul 2009 12:33:00 -0700 Message-ID: <4A4E5CEB.4070406@p6m7g8.com> Date: Fri, 3 Jul 2009 15:32:59 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Jeremy Messenger References: In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: apache@freebsd.org Subject: Re: May I commit the fix of libtool.m4 in apache20 and 22? 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, 03 Jul 2009 19:33:01 -0000 Jeremy Messenger wrote: > Hello, > > The www/apache20 and 22 do not have correct libtool.m4, which we do not > have libtool15.m4. Use the LIBTOOL_M4 from Mk/bsd.autotools.mk instead > of hardcore to correct it. May I commit those? > > -------------------------- > % ls /usr/local/share/aclocal/libtool* > /usr/local/share/aclocal/libtool.m4 > > cd /usr/ports/www/apache22 ; make -V LIBTOOL_M4 > /usr/local/share/aclocal/libtool.m4 > -------------------------- > > http://people.freebsd.org/~mezz/diff/apache2x.diff With hat apache@, go for it. Is there any reason for PORTREVISIO?N bumps here ?