diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-03 21:19:24 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-04 18:17:33 +0000 |
| commit | fcf89426ed566513f17ca8a8d04b99b19a64c364 (patch) | |
| tree | 431f883d15f3e737f2254b40e3e37d1c64b5698c | |
| parent | 2ea6bfff4503a8ea96e1f4860972a22ac9756ef1 (diff) | |
lang/php85: Update version 8.5.7=>8.5.8
Changelog: https://www.php.net/ChangeLog-8.php#8.5.8
| -rw-r--r-- | lang/php85/Makefile | 2 | ||||
| -rw-r--r-- | lang/php85/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php85/Makefile b/lang/php85/Makefile index db6495955ed5..a0c788a51a91 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,5 +1,5 @@ PORTNAME= php85 -DISTVERSION= 8.5.7 +DISTVERSION= 8.5.8 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php85/distinfo b/lang/php85/distinfo index 47909dc52d9a..92540cc660f2 100644 --- a/lang/php85/distinfo +++ b/lang/php85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780710715 -SHA256 (php-8.5.7.tar.xz) = 01ba2ed1c2658dacf91bebc8be6a4885f69b811c7993831fc48e26107ab29985 -SIZE (php-8.5.7.tar.xz) = 14398060 +TIMESTAMP = 1783104746 +SHA256 (php-8.5.8.tar.xz) = 58910198d19e873048fe87cdfe16bc790025417ede3d1651bfa1c4b533d573f2 +SIZE (php-8.5.8.tar.xz) = 14410156 |
