diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:23:54 +0200 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:38:25 +0200 |
| commit | d6e73e4d3aece7efb252fdd2f9c76147412e2d41 (patch) | |
| tree | 804e5a3a1607aea59f83dc4e13e14d8be172cbc9 /lang/php82/Makefile | |
| parent | lang/php81: Update version 8.1.32=>8.1.33 (diff) | |
lang/php82: Update version 8.2.28=>8.2.29
Changelog: https://www.php.net/ChangeLog-8.php#8.2.29
Security: CVE-2025-1220
Security: CVE-2025-1735
Security: CVE-2025-6491
MFH: 2025Q3
Diffstat (limited to 'lang/php82/Makefile')
| -rw-r--r-- | lang/php82/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php82/Makefile b/lang/php82/Makefile index ae0de1f38f2a..3d715f7ff37b 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,6 +1,6 @@ PORTNAME= php82 -DISTVERSION= 8.2.28 -PORTREVISION?= 1 +DISTVERSION= 8.2.29 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} |
