Date: Fri, 27 Oct 2023 16:35:12 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: 1c1b54128ede - main - lang/php82: Update version 8.2.11=>8.2.12 Message-ID: <202310271635.39RGZCYO092157@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=1c1b54128ede116c610a8e275b3f300d291c1999 commit 1c1b54128ede116c610a8e275b3f300d291c1999 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-27 03:30:14 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-27 16:34:59 +0000 lang/php82: Update version 8.2.11=>8.2.12 Changelog: https://www.php.net/ChangeLog-8.php#8.2.12 --- 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 5da19904f081..ba4329806f88 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,5 +1,5 @@ PORTNAME= php82 -DISTVERSION= 8.2.11 +DISTVERSION= 8.2.12 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php82/distinfo b/lang/php82/distinfo index f71e557578b0..ab36cb22c7ab 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695931142 -SHA256 (php-8.2.11.tar.xz) = 29af82e4f7509831490552918aad502697453f0869a579ee1b80b08f9112c5b8 -SIZE (php-8.2.11.tar.xz) = 12046180 +TIMESTAMP = 1698354721 +SHA256 (php-8.2.12.tar.xz) = e1526e400bce9f9f9f774603cfac6b72b5e8f89fa66971ebc3cc4e5964083132 +SIZE (php-8.2.12.tar.xz) = 12048788
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310271635.39RGZCYO092157>