diff --git a/net-mgmt/icingaweb2-module-ipl/Makefile b/net-mgmt/icingaweb2-module-ipl/Makefile index 06d40909a174..a3a307ac7c4b 100644 --- a/net-mgmt/icingaweb2-module-ipl/Makefile +++ b/net-mgmt/icingaweb2-module-ipl/Makefile @@ -2,8 +2,7 @@ PORTNAME= icingaweb2-module-ipl DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 -PORTREVISION= 1 +DISTVERSION= 0.4.0 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-ipl/distinfo b/net-mgmt/icingaweb2-module-ipl/distinfo index 7e06548dccb8..918b813a185c 100644 --- a/net-mgmt/icingaweb2-module-ipl/distinfo +++ b/net-mgmt/icingaweb2-module-ipl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558083706 -SHA256 (icinga-icingaweb2-module-ipl-v0.3.0_GH0.tar.gz) = 2dc82adfd995c45d01f1d136d9eed8d8f1a942a97aacc52476402f750e1d3808 -SIZE (icinga-icingaweb2-module-ipl-v0.3.0_GH0.tar.gz) = 90198 +TIMESTAMP = 1575028657 +SHA256 (icinga-icingaweb2-module-ipl-v0.4.0_GH0.tar.gz) = ed5517ed43829ad1031f32a20db220a4f708e3741f4c66a488c4e29192531b27 +SIZE (icinga-icingaweb2-module-ipl-v0.4.0_GH0.tar.gz) = 92099 diff --git a/net-mgmt/icingaweb2-module-ipl/pkg-plist b/net-mgmt/icingaweb2-module-ipl/pkg-plist index 7bc060019c6b..9ef86695ef09 100644 --- a/net-mgmt/icingaweb2-module-ipl/pkg-plist +++ b/net-mgmt/icingaweb2-module-ipl/pkg-plist @@ -58,6 +58,7 @@ %%WWWDIR%%/vendor/ipl/html/src/Form.php %%WWWDIR%%/vendor/ipl/html/src/FormDecorator/DdDtDecorator.php %%WWWDIR%%/vendor/ipl/html/src/FormDecorator/DecoratorInterface.php +%%WWWDIR%%/vendor/ipl/html/src/FormDecorator/DivDecorator.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/BaseFormElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/CheckboxElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/DateElement.php @@ -109,6 +110,7 @@ %%WWWDIR%%/vendor/ipl/sql/src/WhereInterface.php %%WWWDIR%%/vendor/ipl/stdlib/LICENSE %%WWWDIR%%/vendor/ipl/stdlib/composer.json +%%WWWDIR%%/vendor/ipl/stdlib/src/Contract/PaginationInterface.php %%WWWDIR%%/vendor/ipl/stdlib/src/Contract/ValidatorInterface.php %%WWWDIR%%/vendor/ipl/stdlib/src/Contracts/ValidatorInterface.php %%WWWDIR%%/vendor/ipl/stdlib/src/EventEmitter.php @@ -116,8 +118,10 @@ %%WWWDIR%%/vendor/ipl/stdlib/src/Loader/PluginLoader.php %%WWWDIR%%/vendor/ipl/stdlib/src/Loader/PluginLoaderInterface.php %%WWWDIR%%/vendor/ipl/stdlib/src/MessageContainer.php +%%WWWDIR%%/vendor/ipl/stdlib/src/Str.php %%WWWDIR%%/vendor/ipl/stdlib/src/functions.php %%WWWDIR%%/vendor/ipl/stdlib/src/functions_include.php +%%WWWDIR%%/vendor/ipl/stdlib/src/polyfill-php71.php %%WWWDIR%%/vendor/psr/http-message/LICENSE %%WWWDIR%%/vendor/psr/http-message/composer.json %%WWWDIR%%/vendor/psr/http-message/src/MessageInterface.php