Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2013 13:05:28 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181427: [PATCH] remove portscout option for www/cherokee
Message-ID:  <201308201305.r7KD5SQs030399@oldred.freebsd.org>
Resent-Message-ID: <201308201310.r7KDA0L3038264@freefall.freebsd.org>

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

>Number:         181427
>Category:       ports
>Synopsis:       [PATCH] remove portscout option for www/cherokee
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 20 13:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        PCBSD 9.1
>Organization:
bsdjunk
>Environment:
>Description:
Remove PORTSCOUT option as it block's update to newer versions.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: www/cherokee/Makefile
===================================================================
--- www/cherokee/Makefile	(revision 325046)
+++ www/cherokee/Makefile	(working copy)
@@ -21,8 +21,6 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -pthread
 
-PORTSCOUT=	limit:^1\.2\.102
-
 CHEROKEE_VARDIR?=	/var
 CHEROKEE_LOGDIR?=	${CHEROKEE_VARDIR}/log
 CHEROKEE_ACCESSLOG?=	${CHEROKEE_LOGDIR}/cherokee.access


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



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