Date: Fri, 25 Oct 2024 15:55:25 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: e0299e353222 - main - lang/php83: Update version 8.3.12=>8.3.13 Message-ID: <202410251555.49PFtPCW001821@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=e0299e353222f3e55d95ac9c61d31f72d00bfee9 commit e0299e353222f3e55d95ac9c61d31f72d00bfee9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-10-24 22:57:14 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-10-25 15:54:50 +0000 lang/php83: Update version 8.3.12=>8.3.13 Changelog: https://www.php.net/ChangeLog-8.php#8.3.13 --- lang/php83/Makefile | 2 +- lang/php83/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php83/Makefile b/lang/php83/Makefile index c4158f49285d..4ea08344da38 100644 --- a/lang/php83/Makefile +++ b/lang/php83/Makefile @@ -1,5 +1,5 @@ PORTNAME= php83 -DISTVERSION= 8.3.12 +DISTVERSION= 8.3.13 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php83/distinfo b/lang/php83/distinfo index 13e92d3d9727..13e20135911a 100644 --- a/lang/php83/distinfo +++ b/lang/php83/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727412024 -SHA256 (php-8.3.12.tar.xz) = f774e28633e26fc8c5197f4dae58ec9e3ff87d1b4311cbc61ab05a7ad24bd131 -SIZE (php-8.3.12.tar.xz) = 12493432 +TIMESTAMP = 1729806458 +SHA256 (php-8.3.13.tar.xz) = 89adb978cca209124fe53fd6327bc4966ca21213a7fa2e9504f854e340873018 +SIZE (php-8.3.13.tar.xz) = 12484032
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251555.49PFtPCW001821>