Date: Thu, 9 Feb 2023 09:54:23 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e3e13af654c0 - main - www/privoxy: Update to 3.0.34 Message-ID: <202302090954.3199sN5g063851@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3e13af654c0dcbe3740c55d4cc8c18bade82916 commit e3e13af654c0dcbe3740c55d4cc8c18bade82916 Author: Fabian Keil <fk@fabiankeil.de> AuthorDate: 2023-02-08 15:39:21 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-02-09 09:50:01 +0000 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) --- www/privoxy/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302090954.3199sN5g063851>