Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2023 17:31:15 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42ceff533efe - main - lang/php81: Update version 8.1.15=>8.1.16
Message-ID:  <202302151731.31FHVFMt073284@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+
 .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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302151731.31FHVFMt073284>