Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2023 13:46:56 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4b9e5c40aad - main - lang/zephir: Update to 0.17.0
Message-ID:  <202304041346.334DkuC5033725@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f4b9e5c40aad945de193291277e62a73dbfe0243

commit f4b9e5c40aad945de193291277e62a73dbfe0243
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-04-04 13:41:29 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-04-04 13:44:59 +0000

    lang/zephir: Update to 0.17.0
    
    PR:             269921
    Reported by:    rcm@rcm.sh
    Approved by:    maintainer(timeout, > 30 days)
---
 lang/zephir/Makefile | 3 +--
 lang/zephir/distinfo | 6 +++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304041346.334DkuC5033725>