ports/opt (3.7): pear: build with php 8.1.13 sources
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit a833124779e4c771408b7615fdaf11c7027c8c40 Author: Juergen Daubert <jue@jue.li> Date: Sat Dec 10 12:50:12 2022 +0100 pear: build with php 8.1.13 sources diff --git a/pear/.signature b/pear/.signature index 209fa6717..83c5b0e07 100644 --- a/pear/.signature +++ b/pear/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QVbdHp/ss5PRUnjTCFjBhZmyHdkE7uj9k2b+HkIToKcnK0lwNxb8B3o53/gexfM4iVGdnC6UbezdHGIMogtiQc= -SHA256 (Pkgfile) = 067c5c07a8e5e31d2a4d94e41f85fe40e00a2c383afb6838f3900f4af45a8bee +RWSE3ohX2g5d/XESNRwKiOX25tjPv0Meb2EkYj9YQHIO37erlA6nUS9qOsOxP//MDfT3OWSXFTRurh7xO3QV34oPDxLitoj+xgE= +SHA256 (Pkgfile) = f6ca63a0306c89fd95f9e6dc6c36385a49d7ff833816a96f368308fdef8769cb SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d -SHA256 (php-8.1.5.tar.xz) = 7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a +SHA256 (php-8.1.13.tar.xz) = b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856 diff --git a/pear/Pkgfile b/pear/Pkgfile index 072fca2f0..d8a53386d 100644 --- a/pear/Pkgfile +++ b/pear/Pkgfile @@ -5,11 +5,11 @@ name=pear version=1.10.13 -release=4 -source=(https://php.net/distributions/php-8.1.5.tar.xz) +release=5 +source=(https://php.net/distributions/php-8.1.13.tar.xz) build() { - cd php-8.1.5/pear + cd php-8.1.13/pear export PHP_PEAR_SYSCONF_DIR=/etc/php export INSTALL_ROOT=$PKG
participants (1)
-
crux@crux.nu