diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2020-10-19 18:12:52 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2020-10-19 18:12:52 +0000 |
commit | 7de7a82cdcaa07d394f685c56c6b6eaf3ebe9dd8 (patch) | |
tree | d339c07c9dfac035b1ca1a8728387330b1b78a9b | |
parent | security/libressl: Update to 3.2.2 (diff) |
www/mod_http2: Explicit mod_h2 is already in apache24
Reported by: trhodes
-rw-r--r-- | www/mod_http2/pkg-message | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_http2/pkg-message b/www/mod_http2/pkg-message index 85202bcae2eb..12fed4e6927f 100644 --- a/www/mod_http2/pkg-message +++ b/www/mod_http2/pkg-message @@ -1,6 +1,9 @@ [ { type: install message: <<EOM +NOTE: The default www/apache24 package already contains mod_h2. +This port exists for advance bug- and security fix delivery. + The module shlib file has been renamed from mod_http2 to mod_h2 to allow the www/apache24 bundled and this (usually newer) module to coexist. Change the LoadModule line in your Apache config from |