git: 0ccd5142b16e - main - lang/php81: Fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Feb 2023 23:36:54 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ccd5142b16e1135bd575612eff0010125ab5197 commit 0ccd5142b16e1135bd575612eff0010125ab5197 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-02-15 23:31:05 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> 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