From nobody Mon Jun 10 12:03:19 2024 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 4VyVnQ0Hlyz5LWn0; Mon, 10 Jun 2024 12:03:22 +0000 (UTC) (envelope-from michaelo@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VyVnP604Xz4PSS; Mon, 10 Jun 2024 12:03:21 +0000 (UTC) (envelope-from michaelo@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718021001; 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: in-reply-to:in-reply-to:references:references; bh=/pD3AaGP5G7tJvwX8/nl2URZap/e2RtuoExi0HcNuco=; b=rGF8zBnI+wJTj7K3TE6IH3XFxoBQPAZLVisRre+3lTZ/Sf19MbUF/51it9cgAHdgZjGt07 laJgCZluV0cNFvAG1cG3DSUC8uImMYJ2jKzZwegGiPAT+4OXk+3qMTU8uNXJN96jto06yC oFD4I33S2oMdPkon5FBmvngoZoAmFHCrtJGSkAP3lyJWJo2OKHjHLscgUOtmZVq5HpXMcQ lh9RMMoBo9AoQihZ1rXpuCFd1AkzWcfZ/kBfpZEZrnRfD6EoftuQHCM3WCQ8ZLeuXkCF2z LjntYMb6jWP86fTtVQv9SLk2qc6Qvhvj6ZUhJuz3b51bXx75izRGUyLeVYby+w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718021001; a=rsa-sha256; cv=none; b=GhHGPkM9Qd1uWbrqKttpVRXQeyVUBqMk0fAOjG2Gx/S0Uvmkr+OkVPHRkM0Ec6ZsS27XUh 8Bp3PmrTMTVORyzvrnixVl8YQFisVacjBo5Ty17uYVsxmBEHfu4vfX9F4myzft9pXtQlK3 JGlOC9KjcaEpfqZY5IBCpRz7EtJTq3wsPA0+R2X05HRx6aRhQRv9PCU/ZPYwQfLOVau+f7 Ar5boWWopCuHCRDSB9NGzE2h5BAmhee35njIuaFZNAyn4USLKFTySgoEU5Mh5ycqg/50xy jO1jA0eziC7z4unC1rpjMTSOiszuOG2yS+VArXK5TWESXPlLcIhsJyxeYOy1HA== 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=1718021001; 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: in-reply-to:in-reply-to:references:references; bh=/pD3AaGP5G7tJvwX8/nl2URZap/e2RtuoExi0HcNuco=; b=XKNbvnILa00YAL3f2gBd26oHDFs0f1HCe9o917jFKPreUHquF59sLNJfx3syUuhWeBmUrb gW5CMvTa61idokMd8CU5fc22xCN9jx32jifJhz9bvqF686E7SkILy5YUTQ1CeGqL1NsDvM +cGC9WQYOuA2wAEvzbrT3LWirCdadwT8JMXQotJtTHIKeeVfNwCcutpNQio6gU8gbD+IvO zVTb//Gj1GZiwDG2Mp0EkyBk8/TnVbym1JIctFP1Ev6lE2DF48VZywka9gN1jhxhxZu8kx FFt5NYlCI+d+9vufsTfruXyAqg70dea7ZjxnhswVzISBmPi24r+881S1UTwy4g== Received: from [10.64.30.19] (unknown [147.161.138.118]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: michaelo/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4VyVnP2FQYz185s; Mon, 10 Jun 2024 12:03:21 +0000 (UTC) (envelope-from michaelo@FreeBSD.org) Message-ID: <605eb1d9-cacb-4772-ae6b-8070c22051f5@FreeBSD.org> Date: Mon, 10 Jun 2024 14:03:19 +0200 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Thunderbird Daily Subject: Re: git: 85bf73f1fd79 - 2024Q2 - lang/php81: Extend EXPIRATION_DATE To: Muhammad Moinur Rahman , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org References: <202406101152.45ABq3PN080531@gitrepo.freebsd.org> Content-Language: en-US From: Michael Osipov In-Reply-To: <202406101152.45ABq3PN080531@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2024-06-10 13:52, Muhammad Moinur Rahman wrote: > The branch 2024Q2 has been updated by bofh: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=85bf73f1fd79653d13ab9610000788e1876eee97 > > commit 85bf73f1fd79653d13ab9610000788e1876eee97 > Author: Muhammad Moinur Rahman > AuthorDate: 2024-05-29 11:11:31 +0000 > Commit: Muhammad Moinur Rahman > CommitDate: 2024-06-10 11:51:57 +0000 > > lang/php81: Extend EXPIRATION_DATE > > As per the new RFC[1] the end of life of all current active PHP > versions has been extended by almost 1 year. Reflect the same in our > EXPIRATION_DATE based on the site[2]. > > 1. https://wiki.php.net/rfc/release_cycle_update > 2. https://www.php.net/supported-versions.php > > Reported by: andreas.elsner@pitcom.de > > (cherry picked from commit 3ebf2b19f362453195f51fb4ae18482a42ef6eb1) > --- > lang/php81/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lang/php81/Makefile b/lang/php81/Makefile > index 18f611fe0c7b..79ee11f42844 100644 > --- a/lang/php81/Makefile > +++ b/lang/php81/Makefile > @@ -12,7 +12,7 @@ WWW= https://www.php.net/ > LICENSE= PHP301 > > DEPRECATED= Upstream EOL reaches on 2024-11-25 > -EXPIRATION_DATE= 2024-11-26 > +EXPIRATION_DATE= 2025-12-31 > > USES+= compiler:c11 cpe gnome localbase pkgconfig tar:xz > CPE_PRODUCT= php You missed to update DEPRECATED, but I would prefer you to remove both DEPRECATED and EXPIRATION_DATE because it is more than annoying to see this message more than 1,5 years in advance. Six month is absolutely enough. I get a bus load of messages on multiple servers for something I don't need to address this year. M