diff options
Diffstat (limited to 'net-mgmt/icinga-php-library')
-rw-r--r-- | net-mgmt/icinga-php-library/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/icinga-php-library/distinfo | 6 | ||||
-rw-r--r-- | 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 |