svn commit: r566862 - head/www/privoxy

Fernando Apesteguía fernape at FreeBSD.org
Mon Mar 1 15:25:45 UTC 2021


Author: fernape
Date: Mon Mar  1 15:25:44 2021
New Revision: 566862
URL: https://svnweb.freebsd.org/changeset/ports/566862

Log:
  www/privoxy: Update to 3.0.32 stable
  
  ChangeLog:
  https://lists.privoxy.org/pipermail/privoxy-announce/2021-February/000007.html
  
  PR:	253917
  Submitted by:	fk at fabiankeil.de (maintainer)
  MFH:	2021Q1 (bugifx release)

Modified:
  head/www/privoxy/Makefile
  head/www/privoxy/distinfo

Modified: head/www/privoxy/Makefile
==============================================================================
--- head/www/privoxy/Makefile	Mon Mar  1 15:10:30 2021	(r566861)
+++ head/www/privoxy/Makefile	Mon Mar  1 15:25:44 2021	(r566862)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	privoxy
-PORTVERSION=	3.0.31
+PORTVERSION=	3.0.32
 CATEGORIES=	www
 MASTER_SITES=	https://www.privoxy.org/sf-download-mirror/Sources/${PORTVERSION}%20(stable)/ \
 		SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29

Modified: head/www/privoxy/distinfo
==============================================================================
--- head/www/privoxy/distinfo	Mon Mar  1 15:10:30 2021	(r566861)
+++ head/www/privoxy/distinfo	Mon Mar  1 15:25:44 2021	(r566862)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612028389
-SHA256 (privoxy-3.0.31-stable-src.tar.gz) = 077729a3aac79222a4e8d88a650d9028d16fd4b0d6038da8f5f5e47120d004eb
-SIZE (privoxy-3.0.31-stable-src.tar.gz) = 1839901
+TIMESTAMP = 1614278308
+SHA256 (privoxy-3.0.32-stable-src.tar.gz) = c61de4008c62445ec18f1f270407cbf2372eaba93beaccdc9e3238bb2defeed7
+SIZE (privoxy-3.0.32-stable-src.tar.gz) = 1834528


More information about the svn-ports-head mailing list