Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2022 05:06:35 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: f99a80bb94cd - main - lang/php82: Update version 8.2.0.a1=>8.2.0.a3
Message-ID:  <202207070506.26756ZqO058972@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=f99a80bb94cd290b42b4866f5bdf6bbc2a460eb9

commit f99a80bb94cd290b42b4866f5bdf6bbc2a460eb9
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-07-07 05:01:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-07-07 05:06:13 +0000

    lang/php82: Update version 8.2.0.a1=>8.2.0.a3
    
    Please DO NOT use this version in production, it is an early test
    version.
    
    Sponsored by:   Bounce Experts
---
 lang/php82/Makefile  | 2 +-
 lang/php82/distinfo  | 6 +++---
 lang/php82/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/lang/php82/Makefile b/lang/php82/Makefile
index ea7b5914e416..df244e8f6d73 100644
--- a/lang/php82/Makefile
+++ b/lang/php82/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	php82
-DISTVERSION=	8.2.0alpha1
+DISTVERSION=	8.2.0alpha3
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	https://downloads.php.net/~sergey/
diff --git a/lang/php82/distinfo b/lang/php82/distinfo
index 51015f6a6e7d..dc064f4bb8d6 100644
--- a/lang/php82/distinfo
+++ b/lang/php82/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654971345
-SHA256 (php-8.2.0alpha1.tar.xz) = 08917e5986424c664d1bdf9fefdbcee39724e959e848c77247bdc268499ec58a
-SIZE (php-8.2.0alpha1.tar.xz) = 11714724
+TIMESTAMP = 1657140674
+SHA256 (php-8.2.0alpha3.tar.xz) = 8960799d88319fedb6a4b6be16a9fa08069116169b6b34aec50eb418a411a2e8
+SIZE (php-8.2.0alpha3.tar.xz) = 11743380
diff --git a/lang/php82/pkg-plist b/lang/php82/pkg-plist
index 0048c717b4c5..5431942e973b 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_mmap.h
 include/php/Zend/zend_modules.h
 include/php/Zend/zend_multibyte.h
 include/php/Zend/zend_multiply.h



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