Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2023 17:34:25 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57a55442fc76 - main - lang/php82: Update version 8.2.4=>8.2.5
Message-ID:  <202304141734.33EHYPw0037583@gitrepo.freebsd.org>

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

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

commit 57a55442fc76036987443f3a33fe6490d3e0b818
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-14 17:33:42 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-14 17:33:42 +0000

    lang/php82: Update version 8.2.4=>8.2.5
    
    Changelog: https://www.php.net/ChangeLog-8.php#8.2.5
    
    Sponsored by:   Bounce Experts
---
 devel/php82-intl/Makefile | 2 +-
 lang/php82/Makefile       | 2 +-
 lang/php82/distinfo       | 6 +++---
 lang/php82/pkg-plist      | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/php82-intl/Makefile b/devel/php82-intl/Makefile
index ee29a2235e91..345c2d19f89c 100644
--- a/devel/php82-intl/Makefile
+++ b/devel/php82-intl/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php82
diff --git a/lang/php82/Makefile b/lang/php82/Makefile
index 8fa78e0e3e5f..e7eff5fac2dd 100644
--- a/lang/php82/Makefile
+++ b/lang/php82/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	php82
-DISTVERSION=	8.2.4
+DISTVERSION=	8.2.5
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
diff --git a/lang/php82/distinfo b/lang/php82/distinfo
index dae29603e5ad..107627521f19 100644
--- a/lang/php82/distinfo
+++ b/lang/php82/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679095112
-SHA256 (php-8.2.4.tar.xz) = bc7bf4ca7ed0dd17647e3ea870b6f062fcb56b243bfdef3f59ff7f94e96176a8
-SIZE (php-8.2.4.tar.xz) = 11991796
+TIMESTAMP = 1681490444
+SHA256 (php-8.2.5.tar.xz) = 800738c359b7f1e67e40c22713d2d90276bc85ba1c21b43d99edd43c254c5f76
+SIZE (php-8.2.5.tar.xz) = 12001192
diff --git a/lang/php82/pkg-plist b/lang/php82/pkg-plist
index b7761c09e004..7014f48f577c 100644
--- a/lang/php82/pkg-plist
+++ b/lang/php82/pkg-plist
@@ -76,6 +76,7 @@ include/php/Zend/zend_list.h
 include/php/Zend/zend_llist.h
 include/php/Zend/zend_long.h
 include/php/Zend/zend_map_ptr.h
+include/php/Zend/zend_max_execution_timer.h
 include/php/Zend/zend_mmap.h
 include/php/Zend/zend_modules.h
 include/php/Zend/zend_multibyte.h



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