Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 16:18:29 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wenheping@gmail.com
Subject:   ports/135602: [PATCH] graphics/ap13-mapserver: USE_APACHE=yes is deprecated
Message-ID:  <200906152018.n5FKITb1080034@frieza.p6m7g8.net>
Resent-Message-ID: <200906152020.n5FKK5Rg007099@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135602
>Category:       ports
>Synopsis:       [PATCH] graphics/ap13-mapserver: USE_APACHE=yes is deprecated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 15 20:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ap13-mapserver-5.4.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/mapserver/Makefile,v
retrieving revision 1.30
diff -u -u -r1.30 Makefile
--- Makefile	10 May 2009 18:37:23 -0000	1.30
+++ Makefile	15 Jun 2009 20:17:55 -0000
@@ -107,7 +107,7 @@
 .endif
 
 .if defined(WITH_MAPSERV)
-USE_APACHE=		YES
+USE_APACHE=		13
 PLIST_SUB+=		WITH_MAPSERV=""
 .else
 PLIST_SUB+=		WITH_MAPSERV="@comment "
--- ap13-mapserver-5.4.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906152018.n5FKITb1080034>