From nobody Fri Sep 01 17:16:31 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Rcl7N388Bz4rp4K; Fri, 1 Sep 2023 17:16:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rcl7N1nfsz3cSd; Fri, 1 Sep 2023 17:16:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693588592; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wvLET8BEZ6qanED45CcyWGCOUVgo3PuPxwHLhQl3U4s=; b=CRhQla0vGTEkkt0ap3vF19wheAybcULD+vC7bDpel71/zjPNTf9nT8U7UGJ3zbueKtYyga YxNzvIEEwjRHzLz1p0COIkqWV5jr7S1Z0juaaGPhg+WxBX6uW4ZT8yY/Rw256Y2yhhuNNo pAzfX3RD4PXrncu2ldTxqvN+185dkmogPyAuBNDsHo+3eObRHXDidPW8smXe7Rit1qU0jH BGB6Ayk5eCDBQaNZFt6PQe1vhpYCRdqu/Y8TE9yeWEHSl/Muu2gyvPZow//A3VXrmiL92c 4Abg/OpeleOrJd3thscgQdPeSpIHIQ3HW98niwMRem3B8CKqqN/ctHenkPNfCQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693588592; a=rsa-sha256; cv=none; b=g8x8DYQ69q96eKFIolY2ACWfV8pqVn30h370/ZSnaFeORgwMYrobgbbwdrbRNT3UXVgRXH 9HJM0/cBHT+lthzUi4p7x+Cox085hM8XiaNnjQtX/s7CCO0gCtvDvkoq78RjVjjalMKRVq Lwl67PIrYKBPmLFpUiAEqDEZtGdJex/oiKWj8QaR1rLfsxXMZ1W1kANevS8vZxLXc2/3r0 vHY1P7+xJiElYM+ufuw4KEXwnJFN+TVSmaKgjxiHU6qRjv9tcF+xudNnGaStqCQIZTRjd9 QJSYYVotFtu7NtdIcarayCKCImc3ktjuGLNjxw8VBbLRHqewWJP1jwzFP6d8Ug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693588592; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wvLET8BEZ6qanED45CcyWGCOUVgo3PuPxwHLhQl3U4s=; b=XByM7PusQEttPlw0sNCj1HGyDv6PeYeZKxyXG7wjpCHNmSvmwa5AD3bl9jlTAxR8L8sCoq j49KU+WKUGOwmEbw34OnWnL4phVl7h+t30QCtPdHJPU2xhhz+u+aKu5vnYn4BxKqPVUwMm oQBr9Ui27fOsPvPZ5d/bItKaLNqY71EtojwbTC3bxCpaoRqzo2S9+1FaPHXeJS7n5xxYbH iFpv17wKjlBdzj3rJw5MLnwi4SdwS7753UILucPUxOnaPWv6VYG21of8jYNzi+3QbbBt8G TyKkeP9x+0IFIsO2TMHDOClF9OGLWKYCOXmrO94tLOwvAHYTtpsKkGyt2ohbbw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rcl7N02Dcz18DR; Fri, 1 Sep 2023 17:16:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 381HGVkK005274; Fri, 1 Sep 2023 17:16:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 381HGVfW005271; Fri, 1 Sep 2023 17:16:31 GMT (envelope-from git) Date: Fri, 1 Sep 2023 17:16:31 GMT Message-Id: <202309011716.381HGVfW005271@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 9f8da7cc292a - main - lang/php82: Update version 8.2.9=>8.2.10 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9f8da7cc292a6b1bb317555d15300080046cf99a Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f8da7cc292a6b1bb317555d15300080046cf99a commit 9f8da7cc292a6b1bb317555d15300080046cf99a Author: Muhammad Moinur Rahman AuthorDate: 2023-09-01 16:55:58 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2023-09-01 17:16:15 +0000 lang/php82: Update version 8.2.9=>8.2.10 Changelog: https://www.php.net/ChangeLog-8.php#8.2.10 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 0722d22f8299..c2a462359e76 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,5 +1,5 @@ PORTNAME= php82 -DISTVERSION= 8.2.9 +DISTVERSION= 8.2.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php82/distinfo b/lang/php82/distinfo index 22f4eca8f984..6ba0f2016f2a 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692247563 -SHA256 (php-8.2.9.tar.xz) = 1e6cb77f997613864ab3127fbfc6a8c7fdaa89a95e8ed6167617b913b4de4765 -SIZE (php-8.2.9.tar.xz) = 12035468 +TIMESTAMP = 1693587349 +SHA256 (php-8.2.10.tar.xz) = 561dc4acd5386e47f25be76f2c8df6ae854756469159248313bcf276e282fbb3 +SIZE (php-8.2.10.tar.xz) = 12041348