From nobody Wed Feb 15 23:36:54 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 4PHDxf744Sz3rVRX; Wed, 15 Feb 2023 23:36:54 +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 4PHDxf5s50z3vXF; Wed, 15 Feb 2023 23:36:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676504214; 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=nw5yY2yEvWaIjETbh3DRU85bhjsatysN8S1SY7rCwnI=; b=E2dS/NIbHfRmQMw3oWN8cp4co+YNV8zwxTh9le87Ds32QjlCyG+zH5o9xBf+O7ffFCC2Re pfmnREhUM66YhdaSoyhrtFpWMAugl454SLuYp6NwSJqahxPqJGtERM6UMgfan1nDUCUitp zn+EHWPPh50QsRDEF0CYCAfYzqslpoCfVplfJR2MYnE/qMLZqCySXZX+0FvbWHJU6u+nC1 a8M3Z3Hj18ySUyEucKY9VBjWrEm0AVC2EAHt3Nk36AeMztCH5HhhM9hjETP/IiJK3vrIuy A7uIy4uq0BjmAUsJWDJgyksqvlEgK0bvnOl6B3o5dd4JmTbBiaLXwVvW3e8YrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676504214; 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=nw5yY2yEvWaIjETbh3DRU85bhjsatysN8S1SY7rCwnI=; b=lUGWYYMsc0SphgQ0WdhKXzYfcegDstkX5v6lWlXn1z85XUbW5nAkgiZy/P4bfj5recFEYt P60Ksmw13ffK/AnfsbAkFgvzOm7YLf420EA46nvLzNCZxaY4dQvdP1C5IhJcEm+jaOkmHe ED20sa1uTJhaHlxxo71RH5fSMDiBFpj/KSkgqJhUV/76HoTiV2eypFmRCVpDkflCaVe/+L MX0O3fBggFquz63S0XwmVedXz65HEvREdtw0p4trfZEHTcha+lLifz4Q6tKy1q1Jhktb4I brkMWvhuSpazFA7dY7npOzOcd5ILHlQRwnbqtGLB0PTY+kpahDD0zyfR0KeHfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676504214; a=rsa-sha256; cv=none; b=CVSStt6YarvTHIWrvZrJf1VkFBj4x3CVEphDgaCzp67farbT/0Fy7SULDuFaZssoghWb2/ o9BA2eoo3H2Dy2QQsKRTbejfNJJs8Z8cCY/ZROnuzVePLNwfAu+FzmzVJNktychuRNuQ3A GRRJZFfnvOPHpK06uTXCmlv+QKr9qq/4R6pzuW0ti6lG2VtAmB6KePcU1Ixxnu2+VIX+LR XnwbrVR3VMXlMDYiQw5OZfcXbZChakWQw9b2Kr1JydCe6qM/A1/c5yych05KkLXEeilOkO aCRMATan1iu0j9oMtz80zOA+sAGs6PV+6BDppcyd7szpDPeSTlWdwCnoipUmGA== 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 4PHDxf4vDMzjPF; Wed, 15 Feb 2023 23:36:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 31FNasL6094465; Wed, 15 Feb 2023 23:36:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31FNasMM094464; Wed, 15 Feb 2023 23:36:54 GMT (envelope-from git) Date: Wed, 15 Feb 2023 23:36:54 GMT Message-Id: <202302152336.31FNasMM094464@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: 0ccd5142b16e - main - lang/php81: Fix fetch 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: 0ccd5142b16e1135bd575612eff0010125ab5197 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ccd5142b16e1135bd575612eff0010125ab5197 commit 0ccd5142b16e1135bd575612eff0010125ab5197 Author: Muhammad Moinur Rahman AuthorDate: 2023-02-15 23:31:05 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2023-02-15 23:31:05 +0000 lang/php81: Fix fetch Upstream has re-rolled the dist for this version. This only affects lang/php81 and not other versions of php8*. For more details please see the following: https://news-web.php.net/php.announce/349 Just to be confirmed that noone is using an older version as the CDN caches might still hold the older versions bumping the PORTREVISION. Sponsored by: Bounce Experts --- lang/php81/Makefile | 4 +--- lang/php81/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/lang/php81/Makefile b/lang/php81/Makefile index eb41c0068e3d..0020a9222e92 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,6 +1,6 @@ PORTNAME= php81 DISTVERSION= 8.1.16 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} @@ -17,8 +17,6 @@ PHP_VER= 81 CONFLICTS_INSTALL?= php[0-9][0-9]${PKGNAMESUFFIX} -EXTRACT_AFTER_ARGS= --no-same-owner --no-same-permissions --no-xattrs - .if !defined(PKGNAMESUFFIX) LIB_DEPENDS= libargon2.so:security/libargon2 \ libpcre2-8.so:devel/pcre2 diff --git a/lang/php81/distinfo b/lang/php81/distinfo index ee523802a475..7242927eac6c 100644 --- a/lang/php81/distinfo +++ b/lang/php81/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676462830 -SHA256 (php-8.1.16.tar.xz) = 7108b7347981ad6e610aaf3b3fb0f6444019ab6f59a872c1b55a29bc753eba93 -SIZE (php-8.1.16.tar.xz) = 12198108 +TIMESTAMP = 1676490823 +SHA256 (php-8.1.16.tar.xz) = d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c1258 +SIZE (php-8.1.16.tar.xz) = 11760948