Date: Thu, 2 Apr 2020 14:25:07 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r530377 - branches/2020Q2/www/apache24 Message-ID: <202004021425.032EP76N034724@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Apr 2 14:25:06 2020 New Revision: 530377 URL: https://svnweb.freebsd.org/changeset/ports/530377 Log: MFH: r530372 Update to 2.4.43 Changelog: https://downloads.apache.org/httpd/CHANGES_2.4.43 Security: b360b120-74b1-11ea-a84a-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Modified: branches/2020Q2/www/apache24/Makefile branches/2020Q2/www/apache24/distinfo Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/www/apache24/Makefile ============================================================================== --- branches/2020Q2/www/apache24/Makefile Thu Apr 2 14:17:53 2020 (r530376) +++ branches/2020Q2/www/apache24/Makefile Thu Apr 2 14:25:06 2020 (r530377) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apache24 -PORTVERSION= 2.4.41 +PORTVERSION= 2.4.43 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= APACHE_HTTPD Modified: branches/2020Q2/www/apache24/distinfo ============================================================================== --- branches/2020Q2/www/apache24/distinfo Thu Apr 2 14:17:53 2020 (r530376) +++ branches/2020Q2/www/apache24/distinfo Thu Apr 2 14:25:06 2020 (r530377) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565808836 -SHA256 (apache24/httpd-2.4.41.tar.bz2) = 133d48298fe5315ae9366a0ec66282fa4040efa5d566174481077ade7d18ea40 -SIZE (apache24/httpd-2.4.41.tar.bz2) = 7072373 +TIMESTAMP = 1585803971 +SHA256 (apache24/httpd-2.4.43.tar.bz2) = a497652ab3fc81318cdc2a203090a999150d86461acff97c1065dc910fe10f43 +SIZE (apache24/httpd-2.4.43.tar.bz2) = 7155865
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004021425.032EP76N034724>