Date: Tue, 7 Feb 2023 23:09:01 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: 1d36b1adfd70 - main - lang/php82: Update version 8.2.1=>8.2.2 Message-ID: <202302072309.317N91fo081588@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=1d36b1adfd70fe78c03efd1b1f9d63ea1a9b641a commit 1d36b1adfd70fe78c03efd1b1f9d63ea1a9b641a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-02-07 23:07:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-02-07 23:07:50 +0000 lang/php82: Update version 8.2.1=>8.2.2 Changelog: https://www.php.net/ChangeLog-8.php#8.2.2 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 bbceb4d67248..8757e39835e3 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,5 +1,5 @@ PORTNAME= php82 -DISTVERSION= 8.2.1 +DISTVERSION= 8.2.2 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php82/distinfo b/lang/php82/distinfo index ce980696adf5..2ba61e2ae4bd 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673145053 -SHA256 (php-8.2.1.tar.xz) = 650d3bd7a056cabf07f6a0f6f1dd8ba45cd369574bbeaa36de7d1ece212c17af -SIZE (php-8.2.1.tar.xz) = 12031632 +TIMESTAMP = 1675799930 +SHA256 (php-8.2.2.tar.xz) = bdc4aa38e652bac86039601840bae01c0c3653972eaa6f9f93d5f71953a7ee33 +SIZE (php-8.2.2.tar.xz) = 11937140
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302072309.317N91fo081588>