commit 0e2c0be55b749b1cc4d32d73a62defcdb4e97bc7 Author: Juergen Daubert <jue@jue.li> Date: Sat Nov 23 11:56:57 2019 +0100 pear: update to 1.10.9 diff --git a/pear/.signature b/pear/.signature index 177d2c625..19842d5d5 100644 --- a/pear/.signature +++ b/pear/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/W0AEk2M0snbxru6vhrEH2KvAjiF9dz5VJ8v6k/Na3ulAJjItikJMm8o1DO+Z9HiCLm+A6OFYZHgIADPuTcf+Qs= -SHA256 (Pkgfile) = c04544744dd5214829440b49f84f833edbfdbb3a0991ed11ece388b3ded98874 +RWSE3ohX2g5d/ZHVi7r83M1P3cgPtAylep4m29hQWhLb4/7ThHewGch3T/KIh6i1OIOHTtp/++vKe+twf3ZOg/+GtYOplhsbBww= +SHA256 (Pkgfile) = 78a0d6f7454a655247927d6d48222527d2f4c9819656352fc5d6bb17d1b6a9b1 SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d -SHA256 (install-pear-nozlib.phar) = 96eb42707944630552a76865aec8645c0fd4c32698ad34f1b29946affeed1485 +SHA256 (php-7.3.12.tar.xz) = aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df diff --git a/pear/Pkgfile b/pear/Pkgfile index 7c6dfc1dc..fe15ae4d3 100644 --- a/pear/Pkgfile +++ b/pear/Pkgfile @@ -1,20 +1,20 @@ -# Description: Framework and distribution system PHP -# URL: http://pear.php.net/ -# Maintainer: Jose V Beneyto, sepen at crux dot nu -# Packager: Antti Nykanen, aon at iki dot fi -# Depends on: php +# Description: Framework and distribution system for reusable PHP components +# URL: http://pear.php.net/ +# Maintainer: Juergen Daubert, jue at crux dot nu +# Depends on: php name=pear -version=1.10.7 +version=1.10.9 release=1 -source=(https://pear.php.net/install-pear-nozlib.phar) +source=(http://php.net/distributions/php-7.3.12.tar.xz) build() { + cd php-7.3.12/pear export PHP_PEAR_SYSCONF_DIR=/etc/php export INSTALL_ROOT=$PKG - php -n $SRC/install-pear-nozlib.phar + php -n install-pear-nozlib.phar rm -r $PKG/.{filemap,lock,depdb*,channels,registry} rm -r $PKG/usr/lib/php/pear/{docs,tests}