Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2025 09:05:57 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 43ec302fdb83 - 2025Q4 - lang/php85: Update version 8.5.0RC4=>8.5.0RC5
Message-ID:  <694666f5.3b3d7.9e890e8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=43ec302fdb830e80786289bfbd728c0a75c3035d

commit 43ec302fdb830e80786289bfbd728c0a75c3035d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-11-15 19:45:53 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-12-20 09:05:12 +0000

    lang/php85: Update version 8.5.0RC4=>8.5.0RC5
    
    Please DO NOT use this version in production, it is an early test
    version.
    
    Changelog: https://github.com/php/php-src/blob/php-8.5.0RC5/NEWS
    (cherry picked from commit c878a020eda96f9c1d0f2f32e8ba86284ceadd79)
---
 lang/php85/Makefile | 2 +-
 lang/php85/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/php85/Makefile b/lang/php85/Makefile
index 5dc6a6bfc10a..514479c830a0 100644
--- a/lang/php85/Makefile
+++ b/lang/php85/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	php85
-DISTVERSION=	8.5.0RC4
+DISTVERSION=	8.5.0RC5
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	https://downloads.php.net/~edorian/ \
diff --git a/lang/php85/distinfo b/lang/php85/distinfo
index f14d6ec57018..016a4369e031 100644
--- a/lang/php85/distinfo
+++ b/lang/php85/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762329954
-SHA256 (php-8.5.0RC4.tar.gz) = eaeb71efaba8bfaacd9977cc2c2c24470cda974364afcac07d74f9861b065653
-SIZE (php-8.5.0RC4.tar.gz) = 24093395
+TIMESTAMP = 1763216608
+SHA256 (php-8.5.0RC5.tar.gz) = c57233825070238a00dee8712487b4859fa35f597e3c365adddfad13578ffb87
+SIZE (php-8.5.0RC5.tar.gz) = 24098793


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694666f5.3b3d7.9e890e8>