diff options
author | Fabian Keil <fk@fabiankeil.de> | 2023-02-08 16:39:21 +0100 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-02-09 10:50:01 +0100 |
commit | e3e13af654c0dcbe3740c55d4cc8c18bade82916 (patch) | |
tree | 2b015cb02c1a7483f63a28b570fdaa97cddb45ca /www | |
parent | df59cd76651fc39526f197c6739fa1e609e62b48 (diff) | |
download | freebsd-ports-e3e13af654c0dcbe3740c55d4cc8c18bade82916.zip |
www/privoxy: Update to 3.0.34
ChangeLog:
https://lists.privoxy.org/pipermail/privoxy-announce/2023-February/000010.html
PR: 269408
Reported by: fk@fabiankeil.de (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/privoxy/Makefile | 2 | ||||
-rw-r--r-- | www/privoxy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index e2c5f4859ce3..06fdbe72a227 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= privoxy -PORTVERSION= 3.0.33 +PORTVERSION= 3.0.34 CATEGORIES= www MASTER_SITES= https://www.privoxy.org/sf-download-mirror/Sources/${PORTVERSION}%20(stable)/ \ SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29 diff --git a/www/privoxy/distinfo b/www/privoxy/distinfo index 39fc2e3381d9..294a8062e88f 100644 --- a/www/privoxy/distinfo +++ b/www/privoxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638962109 -SHA256 (privoxy-3.0.33-stable-src.tar.gz) = 04b104e70dac61561b9dd110684b250fafc8c13dbe437a60fae18ddd9a881fae -SIZE (privoxy-3.0.33-stable-src.tar.gz) = 1579540 +TIMESTAMP = 1675573325 +SHA256 (privoxy-3.0.34-stable-src.tar.gz) = e6ccbca1656f4e616b4657f8514e33a70f6697e9d7294356577839322a3c5d2c +SIZE (privoxy-3.0.34-stable-src.tar.gz) = 1589785 |