Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2024 15:30:36 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: f9259dd0be54 - main - */php82: Update version 8.2.19=>8.2.20
Message-ID:  <202406071530.457FUaG9047193@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=f9259dd0be5455a3506df900966d8410a43effcb

commit f9259dd0be5455a3506df900966d8410a43effcb
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-06-07 15:16:30 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-06-07 15:16:30 +0000

    */php82: Update version 8.2.19=>8.2.20
    
    Changelog: https://www.php.net/ChangeLog-8.php#8.2.20
---
 lang/php82/Makefile            | 2 +-
 lang/php82/distinfo            | 6 +++---
 security/php82-sodium/Makefile | 1 -
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/lang/php82/Makefile b/lang/php82/Makefile
index cc489dda671e..5d3f58f61ef8 100644
--- a/lang/php82/Makefile
+++ b/lang/php82/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	php82
-DISTVERSION=	8.2.19
+DISTVERSION=	8.2.20
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
diff --git a/lang/php82/distinfo b/lang/php82/distinfo
index bac297569965..8badf8eb88ad 100644
--- a/lang/php82/distinfo
+++ b/lang/php82/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715457677
-SHA256 (php-8.2.19.tar.xz) = aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13
-SIZE (php-8.2.19.tar.xz) = 12094184
+TIMESTAMP = 1717709436
+SHA256 (php-8.2.20.tar.xz) = 4474cc430febef6de7be958f2c37253e5524d5c5331a7e1765cd2d2234881e50
+SIZE (php-8.2.20.tar.xz) = 12097568
diff --git a/security/php82-sodium/Makefile b/security/php82-sodium/Makefile
index efa22bdac5a1..182a62f3d6e1 100644
--- a/security/php82-sodium/Makefile
+++ b/security/php82-sodium/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION=	1
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php82



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