From owner-freebsd-apache@FreeBSD.ORG Fri May 7 21:50:05 2010 Return-Path: Delivered-To: apache@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8569D106564A for ; Fri, 7 May 2010 21:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5D1908FC17 for ; Fri, 7 May 2010 21:50:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o47Lo5Su019098 for ; Fri, 7 May 2010 21:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o47Lo52L019097; Fri, 7 May 2010 21:50:05 GMT (envelope-from gnats) Date: Fri, 7 May 2010 21:50:05 GMT Message-Id: <201005072150.o47Lo52L019097@freefall.freebsd.org> To: apache@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/133704: commit references a PR X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2010 21:50:05 -0000 The following reply was made to PR ports/133704; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133704: commit references a PR Date: Fri, 7 May 2010 21:49:06 +0000 (UTC) pgollucci 2010-05-07 21:48:58 UTC FreeBSD ports repository Modified files: www/apache20 Makefile pkg-plist www/apache20/files patch-support__apxs.in Log: - Fix -A and -a options for apxs to correctly ignore whitespace. This will fix about 100 pkg-plist left overs for httpd.conf apxs -A comments out the LoadModule line This adds custom FreeBSD mod to 'DELETE' the line so that it works with our pkg-plists in packages. - Remove -s form the cmp httpd.conf in pkg-plist to be blatant about why it didn't get removed - Bump PORTREVISION - This will be in 2.0.64 PR: ports/133704 Obtained from: http://svn.apache.org/viewvc?rev=942211&view=rev Reported by: olli hauer (and very good pr!) With Hat: apache@ Revision Changes Path 1.276 +1 -1 ports/www/apache20/Makefile 1.2 +22 -1 ports/www/apache20/files/patch-support__apxs.in 1.88 +2 -2 ports/www/apache20/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"