Date: Fri, 7 Jul 2023 22:41:51 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: 871dd10e04fe - main - lang/php82: Update version 8.2.7=>8.2.8 Message-ID: <202307072241.367Mfpgx090451@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=871dd10e04fede2e110911cb608b92447a5cd855 commit 871dd10e04fede2e110911cb608b92447a5cd855 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-07 22:39:37 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-07 22:39:37 +0000 lang/php82: Update version 8.2.7=>8.2.8 Changelog: https://www.php.net/ChangeLog-8.php#8.2.8 Sponsored by: Bounce Experts --- lang/php82/Makefile | 2 +- lang/php82/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php82/Makefile b/lang/php82/Makefile index 929e0c446e01..e40a477fa91d 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,5 +1,5 @@ PORTNAME= php82 -DISTVERSION= 8.2.7 +DISTVERSION= 8.2.8 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php82/distinfo b/lang/php82/distinfo index 6339858f6849..1e3518a631a3 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686329890 -SHA256 (php-8.2.7.tar.xz) = 4b9fb3dcd7184fe7582d7e44544ec7c5153852a2528de3b6754791258ffbdfa0 -SIZE (php-8.2.7.tar.xz) = 12016940 +TIMESTAMP = 1688707213 +SHA256 (php-8.2.8.tar.xz) = cfe1055fbcd486de7d3312da6146949aae577365808790af6018205567609801 +SIZE (php-8.2.8.tar.xz) = 12034856
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307072241.367Mfpgx090451>