Date: Sat, 17 Aug 2019 11:10:42 +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: r509147 - in branches/2019Q3/www/apache24: . files Message-ID: <201908171110.x7HBAgtS037768@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Aug 17 11:10:42 2019 New Revision: 509147 URL: https://svnweb.freebsd.org/changeset/ports/509147 Log: MFH: r508964 Update to 2.4.41 Changelog: http://www.apache.org/dist/httpd/CHANGES_2.4.41 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Deleted: branches/2019Q3/www/apache24/files/patch-modules__filters__mod_reqtimeout.c-bug-63325 Modified: branches/2019Q3/www/apache24/Makefile branches/2019Q3/www/apache24/distinfo Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/www/apache24/Makefile ============================================================================== --- branches/2019Q3/www/apache24/Makefile Sat Aug 17 11:07:33 2019 (r509146) +++ branches/2019Q3/www/apache24/Makefile Sat Aug 17 11:10:42 2019 (r509147) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= apache24 -PORTVERSION= 2.4.39 -PORTREVISION= 1 +PORTVERSION= 2.4.41 +PORTREVISION= 0 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} Modified: branches/2019Q3/www/apache24/distinfo ============================================================================== --- branches/2019Q3/www/apache24/distinfo Sat Aug 17 11:07:33 2019 (r509146) +++ branches/2019Q3/www/apache24/distinfo Sat Aug 17 11:10:42 2019 (r509147) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554189365 -SHA256 (apache24/httpd-2.4.39.tar.bz2) = b4ca9d05773aa59b54d66cd8f4744b945289f084d3be17d7981d1783a5decfa2 -SIZE (apache24/httpd-2.4.39.tar.bz2) = 7030539 +TIMESTAMP = 1565808836 +SHA256 (apache24/httpd-2.4.41.tar.bz2) = 133d48298fe5315ae9366a0ec66282fa4040efa5d566174481077ade7d18ea40 +SIZE (apache24/httpd-2.4.41.tar.bz2) = 7072373
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908171110.x7HBAgtS037768>