FreeBSD Bugzilla – Attachment 183956 Details for
Bug 220286
www/ufdbguard: update to 1.33.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ufdbguard.diff
ufdbguard.diff (text/plain), 1.94 KB, created by
Richard Gallamore
on 2017-06-30 18:52:06 UTC
(
hide
)
Description:
ufdbguard.diff
Filename:
MIME Type:
Creator:
Richard Gallamore
Created:
2017-06-30 18:52:06 UTC
Size:
1.94 KB
patch
obsolete
>Index: www/ufdbguard/Makefile >=================================================================== >--- www/ufdbguard/Makefile (revision 444769) >+++ www/ufdbguard/Makefile (working copy) >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= ufdbGuard >-PORTVERSION= 1.33.2 >+PORTVERSION= 1.33.3 > CATEGORIES= www >-MASTER_SITES= SF/ufdbguard/1.33 >+MASTER_SITES= SF/${PORTNAME}/1.33 > > MAINTAINER= timp87@gmail.com > COMMENT= URL filter for the Squid web proxy >@@ -13,6 +13,7 @@ > LICENSE_FILE= ${WRKSRC}/COPYING > > BROKEN_aarch64= fails to compile: error: regparm is not valid on this platform >+BROKEN_SSL= openssl-devel libressl-devel > > USES= perl5 shebangfix ssl > SHEBANG_FILES= samples/URLblocked.cgi >@@ -57,23 +58,11 @@ > MAKE_JOBS_UNSAFE= yes > > OPTIONS_DEFINE= UNIXSOCKETS >-OPTIONS_DEFAULT= UNIXSOCKETS > >-UNIXSOCKETS_CONFIGURE_ON= --with-unix-sockets >-UNIXSOCKETS_CONFIGURE_OFF= --without-unix-sockets >+UNIXSOCKETS_CONFIGURE_WITH= unix-sockets > > UNIXSOCKETS_DESC= Unix sockets support > >-.include <bsd.port.pre.mk> >- >-.if ${SSL_DEFAULT:Mopenssl-devel} >-BROKEN= Does not build with openssl-devel >-.endif >- >-.if ${SSL_DEFAULT:Mlibressl-devel} >-BROKEN= Does not build with libressl-devel >-.endif >- > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ufdbguardd \ > ${STAGEDIR}${PREFIX}/bin/ufdbgclient \ >@@ -82,4 +71,4 @@ > ${STAGEDIR}${PREFIX}/bin/ufdbAnalyse \ > ${STAGEDIR}${PREFIX}/bin/ufdbhttpd > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: www/ufdbguard/distinfo >=================================================================== >--- www/ufdbguard/distinfo (revision 444769) >+++ www/ufdbguard/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1495330579 >-SHA256 (ufdbGuard-1.33.2.tar.gz) = ab8de4b94b2262124001ce2cf411d70a4808a2de61a6813eb1490918e176a38b >-SIZE (ufdbGuard-1.33.2.tar.gz) = 2480622 >+TIMESTAMP = 1498831023 >+SHA256 (ufdbGuard-1.33.3.tar.gz) = 8f1248e7e10ea2949e783207b86c2c41eaab0aea18f2876cef9f5e9ebd95e76a >+SIZE (ufdbGuard-1.33.3.tar.gz) = 2488914
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 220286
:
183809
|
183942
|
183952
| 183956