aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2023-04-04 13:41:29 +0000
committerWen Heping <wen@FreeBSD.org>2023-04-04 13:44:59 +0000
commitf4b9e5c40aad945de193291277e62a73dbfe0243 (patch)
tree8770f7a5eb4c8ffb55ae7465e73a002dc6e99714
parentefff64d34a802d58bc10d13c053c239cf5778884 (diff)
downloadports-f4b9e5c40aad945de193291277e62a73dbfe0243.tar.gz
ports-f4b9e5c40aad945de193291277e62a73dbfe0243.zip
lang/zephir: Update to 0.17.0
PR: 269921 Reported by: rcm@rcm.sh Approved by: maintainer(timeout, > 30 days)
-rw-r--r--lang/zephir/Makefile3
-rw-r--r--lang/zephir/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/zephir/Makefile b/lang/zephir/Makefile
index 85e4693e72db..c68666856294 100644
--- a/lang/zephir/Makefile
+++ b/lang/zephir/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zephir
-DISTVERSION= 0.16.0
+DISTVERSION= 0.17.0
CATEGORIES= lang
MASTER_SITES= https://github.com/zephir-lang/${PORTNAME}/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
@@ -17,7 +17,6 @@ RUN_DEPENDS= re2c>0:devel/re2c
USES= php:cli,flavors
USE_PHP= dom filter iconv phar xml zephir_parser zlib
-IGNORE_WITH_PHP= 82
NO_ARCH= yes
NO_BUILD= yes
diff --git a/lang/zephir/distinfo b/lang/zephir/distinfo
index bd2674b014cf..cdcd4db8432b 100644
--- a/lang/zephir/distinfo
+++ b/lang/zephir/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660053023
-SHA256 (zephir-0.16.0/zephir.phar) = c9a453f815d03535fe8c48eca57e74167b71892fd4442e9497ff6af247a35b33
-SIZE (zephir-0.16.0/zephir.phar) = 1777747
+TIMESTAMP = 1680613866
+SHA256 (zephir-0.17.0/zephir.phar) = d20d9e340b5b7c395b30a96101496e8139fb14ba478a5322f5e7a018a36ed373
+SIZE (zephir-0.17.0/zephir.phar) = 1661941