Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2013 11:45:51 +0200 (CEST)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181982: Correct typo in options.
Message-ID:  <20130910094551.692AE14269C@aragorn.in.absolight.net>
Resent-Message-ID: <201309100950.r8A9o1pK011352@freefall.freebsd.org>

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

>Number:         181982
>Category:       ports
>Synopsis:       Correct typo in options.
>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:   Tue Sep 10 09:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.1-RELEASE-p4 i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:38:17 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- www_squid.diff begins here ---
Index: www/squid/Makefile
===================================================================
--- www/squid/Makefile	(revision 326498)
+++ www/squid/Makefile	(working copy)
@@ -131,7 +131,7 @@
 
 OPTIONS_DEFINE=	KERB_AUTH LDAP_AUTH NIS_AUTH SASL_AUTH DELAY_POOLS SNMP CARP \
 		SSL PINGER DNS_HELPER HTCP VIA_DB CACHE_DIGESTS WCCP WCCPV2 \
-		STRUCT_HTTP IDENT REFERER_LOG USERAGENT_LOG ARP_ACL PF IPFILTER \
+		STRICT_HTTP IDENT REFERER_LOG USERAGENT_LOG ARP_ACL PF IPFILTER \
 		FOLLOW_XFF AUFS COSS KQUEUE LARGEFILE STACKTRACES
 OPTIONS_DEFAULT=	KERB_AUTH NIS_AUTH CARP WCCP IDENT KQUEUE
 KERB_AUTH_DESC=		Install Kerberos authentication helpers
--- www_squid.diff ends here ---


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



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