MFH: r518641

net-mgmt/icingaweb2-module-ipl: Update to 0.4.0

Approved by:	ports-secteam (joneum)
This commit is contained in:
Lars Engels 2019-11-29 12:10:57 +00:00
parent ff706be76c
commit cf1ac6f380
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=518644
3 changed files with 8 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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