Date: Wed, 15 Feb 2023 17:31:14 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: 1fed85da575e - main - lang/php82: Update version 8.2.2=>8.2.3 Message-ID: <202302151731.31FHVElt073177@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=1fed85da575e038c0c435adb7908eba5aeece383 commit 1fed85da575e038c0c435adb7908eba5aeece383 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-02-15 11:22:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-02-15 17:30:47 +0000 lang/php82: Update version 8.2.2=>8.2.3 Changelog: https://www.php.net/ChangeLog-8.php#8.2.3 MFH: 2023Q1 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 f3c553f590a9..b0f61409f360 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,5 +1,5 @@ PORTNAME= php82 -DISTVERSION= 8.2.2 +DISTVERSION= 8.2.3 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php82/distinfo b/lang/php82/distinfo index 2ba61e2ae4bd..528309413643 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675799930 -SHA256 (php-8.2.2.tar.xz) = bdc4aa38e652bac86039601840bae01c0c3653972eaa6f9f93d5f71953a7ee33 -SIZE (php-8.2.2.tar.xz) = 11937140 +TIMESTAMP = 1676394227 +SHA256 (php-8.2.3.tar.xz) = b9b566686e351125d67568a33291650eb8dfa26614d205d70d82e6e92613d457 +SIZE (php-8.2.3.tar.xz) = 12038240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302151731.31FHVElt073177>