From owner-cvs-all@FreeBSD.ORG Fri May 7 00:39:23 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 678E7106564A; Fri, 7 May 2010 00:39:23 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5AC8FC1A; Fri, 7 May 2010 00:39:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o470dNv7097198; Fri, 7 May 2010 00:39:23 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o470dNEH097197; Fri, 7 May 2010 00:39:23 GMT (envelope-from pgollucci) Message-Id: <201005070039.o470dNEH097197@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 7 May 2010 00:39:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/apr 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: Fri, 07 May 2010 00:39:23 -0000 pgollucci 2010-05-07 00:39:23 UTC FreeBSD ports repository Modified files: devel/apr Makefile Log: - Harden the OPTION processing to explicity enable/disable in BOTH cases. - Remove some invalid quotes in the OSVERSION handling - CFLAGS is already in CONFIGURE_ENV - Fix some tabs/whitespace None of this changes the default package, so no PORTREVISION bumps. PR: ports/145744 Submitted by: Sunpoet Po-Chuan Hsieh With Hat: apache@ Revision Changes Path 1.98 +22 -22 ports/devel/apr/Makefile