diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 17:14:48 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 18:44:15 +0000 |
commit | f4e60c73059663f939eb905f0c67d8236e4990b5 (patch) | |
tree | bdd3827c9a359e9b3a07be2b6bde634b7e57618a | |
parent | 181a8cb342ed8f314045de63fbe2b9231388aee2 (diff) | |
download | ports-f4e60c73059663f939eb905f0c67d8236e4990b5.tar.gz ports-f4e60c73059663f939eb905f0c67d8236e4990b5.zip |
www/pecl-yaf: Update to 3.3.4
- Remove IGNORE_WITH_PHP=81
Changes: https://pecl.php.net/package-changelog.php?package=yaf
-rw-r--r-- | www/pecl-yaf/Makefile | 4 | ||||
-rw-r--r-- | www/pecl-yaf/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index d2a54149392a..df92f51b1059 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -1,7 +1,7 @@ # Created by: johnpupu <johnpupu@gmail.com> PORTNAME= yaf -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.4 CATEGORIES= www MAINTAINER= sunpoet@freeBSD.org @@ -14,6 +14,4 @@ LIB_DEPENDS= libpcre.so:devel/pcre USES= localbase php:pecl -IGNORE_WITH_PHP= 81 - .include <bsd.port.mk> diff --git a/www/pecl-yaf/distinfo b/www/pecl-yaf/distinfo index 0b3e9b8ccd86..6013c1382f0b 100644 --- a/www/pecl-yaf/distinfo +++ b/www/pecl-yaf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625323557 -SHA256 (PECL/yaf-3.3.3.tgz) = edc1a41c53ebe9e9146a906443d2dd866c2454a32cfa36fd7c521c0ac94e49f9 -SIZE (PECL/yaf-3.3.3.tgz) = 125041 +TIMESTAMP = 1641045878 +SHA256 (PECL/yaf-3.3.4.tgz) = ba5a3fbafa41c25fecdd8e0c2cf9eba1ed2a2bc025c0b3b9378bc4a5be555902 +SIZE (PECL/yaf-3.3.4.tgz) = 133700 |