ports/opt (3.7): [notify] apache: rebuild for new dependency apr-utils
commit 58a59a52fb7f61090805cdad6f686f75b2e2d336 Author: Juergen Daubert <jue@jue.li> Date: Wed Feb 1 11:04:00 2023 +0100 [notify] apache: rebuild for new dependency apr-utils diff --git a/apache/.footprint b/apache/.footprint index 2b1ef4e8a..3320452c6 100644 --- a/apache/.footprint +++ b/apache/.footprint @@ -211,6 +211,7 @@ drwxr-xr-x root/root usr/lib/apache/build/ -rwxr-xr-x root/root usr/lib/apache/mod_sed.so -rwxr-xr-x root/root usr/lib/apache/mod_session.so -rwxr-xr-x root/root usr/lib/apache/mod_session_cookie.so +-rwxr-xr-x root/root usr/lib/apache/mod_session_crypto.so -rwxr-xr-x root/root usr/lib/apache/mod_session_dbd.so -rwxr-xr-x root/root usr/lib/apache/mod_setenvif.so -rwxr-xr-x root/root usr/lib/apache/mod_slotmem_plain.so diff --git a/apache/.signature b/apache/.signature index 6780c4247..799075240 100644 --- a/apache/.signature +++ b/apache/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/X9ZUqpBb8DA2QpZC/Bvk0/fu4ONpFIwKJz6oAS/KRD2shz99Y/H+bTPYAVybEhWG9RsYCbjLT0IcAx5q26LFwA= -SHA256 (Pkgfile) = cd1fb54672f1340a0b7b8ce8b6b67752e01be298e3e829f87dce86889a830086 -SHA256 (.footprint) = 03db85c050b147a0748cd4c5cf9687a6cff6d9deaf5bf5adea130deedb04a7b7 +RWSE3ohX2g5d/XYWCoTmTMFI/X66Umav6Z9G8u1n88s0hU+mY0jmTfjeklt7NxLDjn1XNjjjPL61tfU1sMAypGfDgdj+tsWVVgQ= +SHA256 (Pkgfile) = 337edeee0673e85d0faecdc3be709403568559b58ec6d2d96f04d4715791355c +SHA256 (.footprint) = c74d5e2fd28b7400bca7988e0b21f4e2b12748a0a85f1d21a819069f0f9f6c9f SHA256 (httpd-2.4.55.tar.bz2) = 11d6ba19e36c0b93ca62e47e6ffc2d2f2884942694bce0f23f39c71bdc5f69ac SHA256 (crux.layout) = a72a0d72c47aa72df4378f4bf1ff291eb9cdfd29f6c827b9970b8775f38f4dd6 SHA256 (apache) = 12d9aff5a78428589aba0b43988f383af434a546ae5daadc5f5ce7b9804e56a4 diff --git a/apache/Pkgfile b/apache/Pkgfile index 5d34c87f2..21f8f2881 100644 --- a/apache/Pkgfile +++ b/apache/Pkgfile @@ -1,12 +1,12 @@ # Description: Apache HTTP server version 2.4.x # Maintainer: Juergen Daubert, jue at crux dot nu -# URL: http://httpd.apache.org/ -# Depends on: apr libnghttp2 libpcre2 libxml2 openssl +# URL: https://httpd.apache.org/ +# Depends on: apr-util libnghttp2 libpcre2 libxml2 openssl name=apache version=2.4.55 -release=1 -source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ +release=2 +source=(https://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ crux.layout apache) build(){
participants (1)
-
crux@crux.nu