FreeBSD Bugzilla – Attachment 202447 Details for
Bug 235879
www/e2guardian: update to 5.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
e2guardian 5.3.1 patch
e2guardian.diff (text/plain), 3.23 KB, created by
Renato Botelho
on 2019-02-28 17:33:33 UTC
(
hide
)
Description:
e2guardian 5.3.1 patch
Filename:
MIME Type:
Creator:
Renato Botelho
Created:
2019-02-28 17:33:33 UTC
Size:
3.23 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 494155) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= e2guardian >-PORTVERSION= 5.2.2 >+PORTVERSION= 5.3.1 > DISTVERSIONPREFIX= v > CATEGORIES= www > >@@ -17,6 +17,7 @@ > USES= autoreconf compiler:c++11-lang libtool pkgconfig python > USE_GITHUB= yes > >+USE_CXXSTD= c++11 > USE_RC_SUBR= e2guardian > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --localstatedir=/var \ >@@ -23,7 +24,9 @@ > --with-logdir=/var/log \ > --with-piddir=/var/run > >-OPTIONS_DEFINE= CLISCAN CLAMD ICAP KAV AVAST NTLM DNS EMAIL DEBUG DOCS SSL >+OPTIONS_RADIO= AV >+OPTIONS_RADIO_AV=AVAST CLAMD KAV >+OPTIONS_DEFINE= CLISCAN ICAP NTLM DNS EMAIL DEBUG DOCS SSL > OPTIONS_DEFAULT=CLAMD DNS > OPTIONS_SUB= yes > >@@ -43,19 +46,20 @@ > CFLAGS+= -I${LOCALBASE}/include > > CLISCAN_CONFIGURE_ENABLE= commandline >-CLAMD_CONFIGURE_ENABLE= clamd=yes >-CLAMD_RUN_DEPENDS= ${LOCALBASE}/sbin/clamd:security/clamav >+CLAMD_CONFIGURE_ENABLE= clamd >+CLAMD_RUN_DEPENDS= clamav>=0:security/clamav > ICAP_CONFIGURE_ENABLE= icap > KAV_CONFIGURE_ENABLE= kavd > AVAST_CONFIGURE_ENABLE= avastd > NTLM_CONFIGURE_ENABLE= ntlm >-NTLM_RUN_DEPENDS= ${LOCALBASE}/bin/iconv:converters/libiconv > NTLM_USES= iconv > DNS_CONFIGURE_ENABLE= dnsauth > EMAIL_CONFIGURE_ENABLE= email >-DEBUG_CONFIGURE_ENABLE= dgdebug >-SSL_LDFLAGS= -lssl -lcrypto >-SSL_CFLAGS= -D__SSLMITM -D__SSLCERT >+DEBUG_CONFIGURE_WITH= dgdebug >+SSL_USES= ssl >+SSL_CONFIGURE_ENABLE= sslmitm >+SSL_CONFIGURE_ENV= OPENSSL_LIBS="-lssl -lcrypto" \ >+ OPENSSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" > > .include <bsd.port.options.mk> > >@@ -84,6 +88,7 @@ > ${STAGEDIR}${ETCDIR}/lists/bannedrooms/default.sample > @${MV} ${STAGEDIR}${ETCDIR}/lists/bannedsitelistwithbypass \ > ${STAGEDIR}${ETCDIR}/lists/bannedsitelistwithbypass.sample >+ @${MKDIR} ${STAGEDIR}${ETCDIR}/lists/contentscanners > @${MV} ${STAGEDIR}${ETCDIR}/lists/exceptionvirusextensionlist.sample \ > ${STAGEDIR}${ETCDIR}/lists/contentscanners/ > @${MV} ${STAGEDIR}${ETCDIR}/lists/exceptionvirussiteiplist.sample \ >Index: distinfo >=================================================================== >--- distinfo (revision 494155) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1539686941 >-SHA256 (e2guardian-e2guardian-v5.2.2_GH0.tar.gz) = 219160755592ee0d05b2f25698ee5a4257330ff2e15ae3ca716df2df0db8b00b >-SIZE (e2guardian-e2guardian-v5.2.2_GH0.tar.gz) = 2000439 >+TIMESTAMP = 1551365013 >+SHA256 (e2guardian-e2guardian-v5.3.1_GH0.tar.gz) = 3ccab41663b63c6a654fd9f7bf44f8598689e9940b02434a724dc137961633a9 >+SIZE (e2guardian-e2guardian-v5.3.1_GH0.tar.gz) = 2008811 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 494155) >+++ pkg-plist (working copy) >@@ -10,7 +10,7 @@ > %%ICAP%%@sample %%ETCDIR%%/contentscanners/icapscan.conf.sample > %%CLISCAN%%@sample %%ETCDIR%%/contentscanners/commandlinescan.conf.sample > %%KAV%%@sample %%ETCDIR%%/contentscanners/kavdscan.conf.sample >-%%AVAST%%@sample %%ETCDIR%%/contentscanners/avastd.conf.sample >+%%AVAST%%@sample %%ETCDIR%%/contentscanners/avastdscan.conf.sample > @sample %%ETCDIR%%/downloadmanagers/default.conf.sample > @sample %%ETCDIR%%/e2guardian.conf.sample > @sample %%ETCDIR%%/e2guardianf1.conf.sample
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235879
:
202182
|
202425
|
202426
|
202443
|
202445
|
202447
|
202454
|
202460
|
202461
|
202462
|
202463
|
202481
|
202686