Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2023 09:01:52 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a9c680a76c28 - main - devel/pecl-runkit7: update to 4.0.0a6
Message-ID:  <202305060901.34691qDG060012@gitrepo.freebsd.org>

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

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

commit a9c680a76c28262ca62ddeeeef3e00746c874de7
Author:     Vikash Badal <vikashb@where-ever.za.net>
AuthorDate: 2023-05-04 11:46:51 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-06 09:01:18 +0000

    devel/pecl-runkit7: update to 4.0.0a6
    
    Adds support with PHP 8.1 and 8.2.
    
    Changelog: https://github.com/runkit7/runkit7/releases/tag/4.0.0a6
    
    PR:             270003
---
 devel/pecl-runkit7/Makefile | 7 +------
 devel/pecl-runkit7/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/devel/pecl-runkit7/Makefile b/devel/pecl-runkit7/Makefile
index 53f8dde3f620..af79afef623d 100644
--- a/devel/pecl-runkit7/Makefile
+++ b/devel/pecl-runkit7/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	runkit7
-PORTVERSION=	4.0.0a2
-PORTREVISION=	1
+PORTVERSION=	4.0.0a6
 CATEGORIES=	devel
 
 MAINTAINER=	vikashb@where-ever.za.net
@@ -9,10 +8,6 @@ WWW=		https://github.com/runkit7/runkit7
 
 LICENSE=	PHP301
 
-DEPRECATED=	Requires php80 which is set to expire on 2023-11-26
-EXPIRATION_DATE=	2023-12-31
-
 USES=		compiler:c11 php:pecl
-IGNORE_WITH_PHP=	81 82
 
 .include <bsd.port.mk>
diff --git a/devel/pecl-runkit7/distinfo b/devel/pecl-runkit7/distinfo
index 4b6df5a87d9a..566c9ec7f46d 100644
--- a/devel/pecl-runkit7/distinfo
+++ b/devel/pecl-runkit7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608036502
-SHA256 (PECL/runkit7-4.0.0a2.tgz) = 2f2483df63a6453e09e336c853ba0ff9ae8934e8ca59877c6238545bdde557d1
-SIZE (PECL/runkit7-4.0.0a2.tgz) = 102167
+TIMESTAMP = 1678176513
+SHA256 (PECL/runkit7-4.0.0a6.tgz) = dbc95d7cb832e1604ccabf395634f6186d43183275f63f0e8263552f691d0cd8
+SIZE (PECL/runkit7-4.0.0a6.tgz) = 107470



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