mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
[MAINTAINER] Update www/privoxy to 3.0.10
The attached patch updates www/privoxy from 3.0.8 to 3.0.10 (3.0.9 was a beta). The ChangeLog is available at: http://www.privoxy.org/announce.txt PR: ports/126607 Submitted by: Fabian Keil <fk@fabiankeil.de>
This commit is contained in:
parent
f3dfcb7755
commit
584c05109a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218739
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= privoxy
|
||||
PORTVERSION= 3.0.8
|
||||
PORTVERSION= 3.0.10
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ijbswa
|
||||
@ -33,13 +33,12 @@ CONFLICTS= privoxy-devel-[0-9]*
|
||||
|
||||
MAN1= privoxy.1
|
||||
|
||||
CONFIGURE_ARGS= --enable-zlib
|
||||
CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib \
|
||||
CPPFLAGS=-I${LOCALBASE}/include/
|
||||
|
||||
OPTIONS= FORCE "Allows to optionally bypass blocks" On \
|
||||
TOGGLE "Support for remote toggling" On \
|
||||
EDITOR "Enable webbased action editor" On \
|
||||
EDITOR "Allow to enable the webbased action editor" On \
|
||||
DEBUG "Build with debugging symbols" Off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (privoxy-3.0.8-stable-src.tar.gz) = 252c0e085218fb930c4bc7563e9cedd9
|
||||
SHA256 (privoxy-3.0.8-stable-src.tar.gz) = ecd51cb2785691f4e90e07d147f5ec89a151b2e578f71afb26bdd90195478499
|
||||
SIZE (privoxy-3.0.8-stable-src.tar.gz) = 2007961
|
||||
MD5 (privoxy-3.0.10-stable-src.tar.gz) = 01281017f28be2c7133124d1768da364
|
||||
SHA256 (privoxy-3.0.10-stable-src.tar.gz) = 3d9f9f56482012ddab396caf73f4c401746a4eeebd6c763b04f6108e48a9094f
|
||||
SIZE (privoxy-3.0.10-stable-src.tar.gz) = 1957465
|
||||
|
@ -36,6 +36,7 @@ etc/privoxy/templates/show-version
|
||||
etc/privoxy/templates/toggle
|
||||
etc/privoxy/templates/toggle-mini
|
||||
etc/privoxy/templates/untrusted
|
||||
etc/privoxy/templates/url-info-osd.xml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/user-manual/actions-file.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/user-manual/appendix.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/user-manual/config.html
|
||||
|
Loading…
Reference in New Issue
Block a user