git: 7c48e1658b8b - main - net-mgmt/icinga-php-library: update to 0.14.2

From: Florian Smeets <flo_at_FreeBSD.org>
Date: Sun, 18 May 2025 14:58:30 UTC
The branch main has been updated by flo:

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

commit 7c48e1658b8b8260e48bbd2c82c56f6eda99b7fb
Author:     Denis Shaposhnikov <dsh@bamus.cz>
AuthorDate: 2025-03-27 15:37:46 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2025-05-18 14:58:00 +0000

    net-mgmt/icinga-php-library: update to 0.14.2
    
    https://github.com/Icinga/icinga-php-library/releases/tag/v0.14.2
    
    PR:             285704
---
 net-mgmt/icinga-php-library/Makefile  | 5 ++---
 net-mgmt/icinga-php-library/distinfo  | 6 +++---
 net-mgmt/icinga-php-library/pkg-plist | 4 ++--
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/net-mgmt/icinga-php-library/Makefile b/net-mgmt/icinga-php-library/Makefile
index 486fab8d3218..24b3e03c9085 100644
--- a/net-mgmt/icinga-php-library/Makefile
+++ b/net-mgmt/icinga-php-library/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	icinga-php-library
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.14.1
+DISTVERSION=	0.14.2
 CATEGORIES=	net-mgmt www
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	flo@FreeBSD.org
 COMMENT=	Icinga PHP library
-WWW=		https://github.com/Icinga/icinga-php-library
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -24,7 +23,7 @@ NO_ARCH=	yes
 WWWDIR?=	${PREFIX}/www/icingaweb2/icinga-php/${PORTNAME:C/^.*-//}
 
 do-install:
-	@${MKDIR} ${STAGEDIR}${WWWDIR}
+	${MKDIR} ${STAGEDIR}${WWWDIR}
 	(cd ${WRKSRC} && \
 		${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
 
diff --git a/net-mgmt/icinga-php-library/distinfo b/net-mgmt/icinga-php-library/distinfo
index 72d8925d1417..3e89e81a1207 100644
--- a/net-mgmt/icinga-php-library/distinfo
+++ b/net-mgmt/icinga-php-library/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723236718
-SHA256 (icinga-icinga-php-library-v0.14.1_GH0.tar.gz) = 4852ce142da450c1209b13459db329b8f2476d763729297f9be5dc76b03fa056
-SIZE (icinga-icinga-php-library-v0.14.1_GH0.tar.gz) = 3350571
+TIMESTAMP = 1743002415
+SHA256 (icinga-icinga-php-library-v0.14.2_GH0.tar.gz) = 8e0b7589b094d16e214ac6293ce636c845f47234782232f338d2faf502a42d16
+SIZE (icinga-icinga-php-library-v0.14.2_GH0.tar.gz) = 3365243
diff --git a/net-mgmt/icinga-php-library/pkg-plist b/net-mgmt/icinga-php-library/pkg-plist
index a1ccc8b96c47..bf36db710151 100644
--- a/net-mgmt/icinga-php-library/pkg-plist
+++ b/net-mgmt/icinga-php-library/pkg-plist
@@ -136,8 +136,8 @@
 %%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
 %%WWWDIR%%/vendor/doctrine/deprecations/LICENSE
 %%WWWDIR%%/vendor/doctrine/deprecations/composer.json
-%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
-%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php
+%%WWWDIR%%/vendor/doctrine/deprecations/src/Deprecation.php
+%%WWWDIR%%/vendor/doctrine/deprecations/src/PHPUnit/VerifyDeprecations.php
 %%WWWDIR%%/vendor/dragonmantank/cron-expression/LICENSE
 %%WWWDIR%%/vendor/dragonmantank/cron-expression/composer.json
 %%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/AbstractField.php