From owner-freebsd-ports@freebsd.org Tue Jun 16 09:30:26 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2D19B32F50C for ; Tue, 16 Jun 2020 09:30:26 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49mNGV0S4lz4ZWS for ; Tue, 16 Jun 2020 09:30:26 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id 0F77F32F474; Tue, 16 Jun 2020 09:30:26 +0000 (UTC) Delivered-To: ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0F41332F58E for ; Tue, 16 Jun 2020 09:30:26 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (ptrcrt.ch [84.22.109.158]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "ptrcrt.ch", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49mNGT3Gkqz4Zst for ; Tue, 16 Jun 2020 09:30:25 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTP id d544307e; Tue, 16 Jun 2020 09:30:16 +0000 (UTC) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTPSA id 5df77876 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 16 Jun 2020 09:30:16 +0000 (UTC) Date: Tue, 16 Jun 2020 09:30:16 +0000 From: Pietro Cerutti To: Jim - OPP Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: baikal-0.6.1 Message-ID: <20200616093016.tdknmzmlinml6vqg@ptrcrt.ch> Reply-To: Pietro Cerutti References: <52543523-4947-cf73-425a-2a1160331d6f@opp.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <52543523-4947-cf73-425a-2a1160331d6f@opp.net> X-Rspamd-Queue-Id: 49mNGT3Gkqz4Zst X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; ASN(0.00)[asn:196752, ipnet:84.22.96.0/19, country:NL] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2020 09:30:26 -0000 On Jun 15 2020, 21:47 UTC, Jim - OPP wrote: >Are there any plans to update the port to version 0.7.0 in the bear >future? The current port is requiring PHP 7.2 which ended active >support in Nov 2019 and ends security only fixes in just over 5 >months. > >The newest version has added support for PHP 7.4 per GitHub. Hi, I just pushed an update to 0.7.1 in r539335. I haven't tested it with 7.4 yet, but I plan to upgrade my server to it asap. Thanks for the heads up. -- Pietro Cerutti