Re: git: 42ceff533efe - main - lang/php81: Update version 8.1.15=>8.1.16
Date: Wed, 15 Feb 2023 19:53:11 UTC
> On Feb 15, 2023, at 8:33 PM, Dima Panov <fluffy@FreeBSD.org> wrote: > > Moin-moin! > > Upstream reroll? > > fetch: https://www.php.net/distributions/php-8.1.16.tar.xz: size mismatch: expected 12198108, actual 11760948 > > > On 15.02.2023 20:31, Muhammad Moinur Rahman wrote: >> The branch main has been updated by bofh: >> URL: https://cgit.FreeBSD.org/ports/commit/?id=42ceff533efe291556c4503c7c4f8606e5c34544 >> commit 42ceff533efe291556c4503c7c4f8606e5c34544 >> Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> >> AuthorDate: 2023-02-15 17:27:56 +0000 >> Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> >> CommitDate: 2023-02-15 17:30:48 +0000 >> lang/php81: Update version 8.1.15=>8.1.16 >> Changelog: https://www.php.net/ChangeLog-8.php#8.1.16 >> Sponsored by: Bounce Experts >> --- >> lang/php81/Makefile | 4 +++- >> lang/php81/distinfo | 6 +++--- >> 2 files changed, 6 insertions(+), 4 deletions(-) >> diff --git a/lang/php81/Makefile b/lang/php81/Makefile >> index d4459d4f88b7..eb41c0068e3d 100644 >> --- a/lang/php81/Makefile >> +++ b/lang/php81/Makefile >> @@ -1,5 +1,5 @@ >> PORTNAME= php81 >> -DISTVERSION= 8.1.15 >> +DISTVERSION= 8.1.16 >> PORTREVISION?= 0 >> CATEGORIES?= lang devel www >> MASTER_SITES= PHP/distributions >> @@ -17,6 +17,8 @@ PHP_VER= 81 >> CONFLICTS_INSTALL?= php[0-9][0-9]${PKGNAMESUFFIX} >> +EXTRACT_AFTER_ARGS= --no-same-owner --no-same-permissions --no-xattrs There were some additional xattributes in the previous dist which they might have detected by now and rerolled the dist. I am starting a new test and will commit soon to fix this. >> + >> .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 e0c62276c1ce..ee523802a475 100644 >> --- a/lang/php81/distinfo >> +++ b/lang/php81/distinfo >> @@ -1,3 +1,3 @@ >> -TIMESTAMP = 1675797918 >> -SHA256 (php-8.1.15.tar.xz) = cd450fb4ee50488c5bf5f08851f514e5a1cac18c9512234d9e16c3a1d35781a6 >> -SIZE (php-8.1.15.tar.xz) = 11814272 >> +TIMESTAMP = 1676462830 >> +SHA256 (php-8.1.16.tar.xz) = 7108b7347981ad6e610aaf3b3fb0f6444019ab6f59a872c1b55a29bc753eba93 >> +SIZE (php-8.1.16.tar.xz) = 12198108 > > -- > Sincerely, > Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD) > (desktop, kde, x11, office, ports-secteam)@FreeBSD team