git: def6bc083e02 - main - www/phpsysinfo: Update to 3.4.4

From: Joel Bodenmann <jbo_at_FreeBSD.org>
Date: Wed, 02 Oct 2024 22:17:52 UTC
The branch main has been updated by jbo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=def6bc083e02465fcc6abc7a3c5ca63f3e5d60a5

commit def6bc083e02465fcc6abc7a3c5ca63f3e5d60a5
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2024-09-24 14:04:26 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-10-02 22:14:43 +0000

    www/phpsysinfo: Update to 3.4.4
    
    - Add upstream patches to fix memory usage on FreeBSD 14.1 and upwards
    
    Changelog: https://github.com/phpsysinfo/phpsysinfo/releases/tag/v3.4.4
    
    PR:     281743
---
 www/phpsysinfo/Makefile |  9 ++++++---
 www/phpsysinfo/distinfo | 10 +++++++---
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile
index 8ebc1bbb7380..e428938b5e8f 100644
--- a/www/phpsysinfo/Makefile
+++ b/www/phpsysinfo/Makefile
@@ -1,10 +1,13 @@
 PORTNAME=	phpsysinfo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.4.3
-PORTREVISION=	2
+DISTVERSION=	3.4.4
 CATEGORIES=	www
-PKGNAMESUFFIX=  ${PHP_PKGNAMESUFFIX}
+PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 
+PATCH_SITES=	https://github.com/phpsysinfo/phpsysinfo/commit/
+PATCHFILES=	11a18f6a50482ac38c70639c913bd1cd46f7414d.diff:-p1 \
+		9f8962c851b39a1d1b0d771a0c8cb7d447639a4f.diff:-p1
+ 
 MAINTAINER=	tremere@cainites.net
 COMMENT=	PHP script for displaying system information
 WWW=		https://phpsysinfo.github.io/phpsysinfo/
diff --git a/www/phpsysinfo/distinfo b/www/phpsysinfo/distinfo
index cf97c785ed7e..04fd98536be0 100644
--- a/www/phpsysinfo/distinfo
+++ b/www/phpsysinfo/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1688312555
-SHA256 (phpsysinfo-phpsysinfo-v3.4.3_GH0.tar.gz) = ffa34cb88f85a440a41d04969e9f3dc8686feb89a31f99940c73ca146d05d99c
-SIZE (phpsysinfo-phpsysinfo-v3.4.3_GH0.tar.gz) = 1101922
+TIMESTAMP = 1727444780
+SHA256 (phpsysinfo-phpsysinfo-v3.4.4_GH0.tar.gz) = fab71f09a09881c7fab78f452b4da907e306a5f34069cdeb94f7d1adcbcfac0e
+SIZE (phpsysinfo-phpsysinfo-v3.4.4_GH0.tar.gz) = 1109842
+SHA256 (11a18f6a50482ac38c70639c913bd1cd46f7414d.diff) = 0f7a6021436c7fb85f5be94851a4e5a0581675344f9e28af0ea2b4b56deb3396
+SIZE (11a18f6a50482ac38c70639c913bd1cd46f7414d.diff) = 1540
+SHA256 (9f8962c851b39a1d1b0d771a0c8cb7d447639a4f.diff) = 831ae5cb31c0645c4f3256a70ff3b5f808e347745309f08d84334ab6c095ebbe
+SIZE (9f8962c851b39a1d1b0d771a0c8cb7d447639a4f.diff) = 1734