ports/opt (3.5): mod_php: update to 7.4.2
commit d33e006b339aa59a88ce63c84872c499ca43f6dd Author: Juergen Daubert <jue@jue.li> Date: Sat Feb 15 14:01:36 2020 +0100 mod_php: update to 7.4.2 diff --git a/mod_php/.signature b/mod_php/.signature index d4b698f27..5d0e4e212 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eMjzrnoL922t/4AE1V3mRZKOHJXw/t9X6oMc5vRH5+kb25YbvX5B8lzrnLlLrwJOBJOsMkbynDwpljkDb03awc= -SHA256 (Pkgfile) = ba815c90d43c859553054a711871f6283353271e783488c4cbf76ae903fc1ac7 +RWSE3ohX2g5d/btAUuhVXS72cEScKsWN4JWT0gIeiCUzN5wOOXwWYOE4TNU+5pbn402LBxuGZAlwhaMRIAT3terY51ZMLI/j9QA= +SHA256 (Pkgfile) = a9b6911494d833810170c5d1f6ef7eaab7c737f6c01bc91975128e5f2beb75e5 SHA256 (.footprint) = 431a1cd161b066612e0916398d648fbdb211d5fd502017fda989467c8a81f861 -SHA256 (php-7.3.14.tar.xz) = cc05dd373ca5d36652800762f65c10e828a17de35aaf246262e3efa99d00cdb0 +SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index d305f8b53..ba633a40a 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=7.3.14 +version=7.4.2 release=1 source=(http://php.net/distributions/php-$version.tar.xz) @@ -23,7 +23,7 @@ build () { --with-config-file-path=/etc/php \ --with-config-file-scan-dir=/etc/php/conf.d \ --with-zlib \ - --with-pcre-regex=/usr \ + --with-external-pcre \ --disable-static --disable-debug \ --without-sqlite3 --without-pdo-sqlite \ --without-pear"
participants (1)
-
crux@crux.nu