Date: Fri, 9 Jun 2017 17:14:20 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443022 - in head/www/squid-devel: . files Message-ID: <201706091714.v59HEKsE087160@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Fri Jun 9 17:14:20 2017 New Revision: 443022 URL: https://svnweb.freebsd.org/changeset/ports/443022 Log: - www/squid-devel: Update from 4.0.19 to 4.0.20 - Changelog: https://github.com/squid-cache/squid-4/blob/master/ChangeLog - Remove not needed patches anymore to support build with libressl PR: 219774 Submitted by: timp87 at gmail.com (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11040 Deleted: head/www/squid-devel/files/patch-src_ssl_bio.cc head/www/squid-devel/files/patch-src_ssl_bio.h head/www/squid-devel/files/patch-src_ssl_gadgets.cc head/www/squid-devel/files/patch-src_ssl_support.cc Modified: head/www/squid-devel/Makefile head/www/squid-devel/distinfo Modified: head/www/squid-devel/Makefile ============================================================================== --- head/www/squid-devel/Makefile Fri Jun 9 17:08:19 2017 (r443021) +++ head/www/squid-devel/Makefile Fri Jun 9 17:14:20 2017 (r443022) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 4.0.19 +PORTVERSION= 4.0.20 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ Modified: head/www/squid-devel/distinfo ============================================================================== --- head/www/squid-devel/distinfo Fri Jun 9 17:08:19 2017 (r443021) +++ head/www/squid-devel/distinfo Fri Jun 9 17:14:20 2017 (r443022) @@ -1,3 +1,3 @@ TIMESTAMP = 1467941699 -SHA256 (squid4.0/squid-4.0.19.tar.xz) = 355a7f816afd8b9b5d0d785e9c80c28a7e4c6edb8832ac865ad267d5e3360050 -SIZE (squid4.0/squid-4.0.19.tar.xz) = 2414764 +SHA256 (squid4.0/squid-4.0.20.tar.xz) = 31e5c368fe033e575dfcb309dc3425879e6eb42855a0a6dc08653b7d4d22ebaa +SIZE (squid4.0/squid-4.0.20.tar.xz) = 2425936
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706091714.v59HEKsE087160>