freebsd-ports/www/squidguard/files/extra-patch-strip-with-quoted_string.diff
Renato Botelho 5e0ad7e3bc - Add an optional patch, off by default, that enable 2 new options:
- stripntdomain
  - striprealm
- Take maintainership

Approved by:	madpilot (maintainer)
Obtained from:	pfSense
Sponsored by:	Netgate
2015-04-22 19:26:08 +00:00

12 lines
522 B
Diff

diff -ruN ../squidGuard-1.4.orig/src/sg.y.in ./src/sg.y.in
--- ../squidGuard-1.4.orig/src/sg.y.in 2015-04-22 12:42:14.932264000 -0500
+++ ./src/sg.y.in 2015-04-22 12:44:41.473988000 -0500
@@ -94,6 +94,6 @@
%token WITHIN OUTSIDE ELSE LOGFILE ANONYMOUS VERBOSE CONTINIOUS SPORADIC
%token LDAPCACHETIME EXECUSERLIST EXECCMD LDAPPROTOVER
%token LDAPBINDDN LDAPBINDPASS MYSQLUSERNAME MYSQLPASSWORD DATABASE
-%token QUOTED_STRING
+%token QUOTED_STRING STRIPNTDOMAIN STRIPREALM
%type <string> WORD
%type <string> EXECCMD