aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/icingaweb2-module-ipl/Makefile2
-rw-r--r--net-mgmt/icingaweb2-module-ipl/distinfo6
-rw-r--r--net-mgmt/icingaweb2-module-ipl/pkg-plist32
3 files changed, 36 insertions, 4 deletions
diff --git a/net-mgmt/icingaweb2-module-ipl/Makefile b/net-mgmt/icingaweb2-module-ipl/Makefile
index 9866dac6f11f..32e8ca7f54bf 100644
--- a/net-mgmt/icingaweb2-module-ipl/Makefile
+++ b/net-mgmt/icingaweb2-module-ipl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= icingaweb2-module-ipl
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.1
+DISTVERSION= 0.2.1
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 172dc554b9bf..037665dd9926 100644
--- a/net-mgmt/icingaweb2-module-ipl/distinfo
+++ b/net-mgmt/icingaweb2-module-ipl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551779858
-SHA256 (icinga-icingaweb2-module-ipl-v0.1.1_GH0.tar.gz) = 5a1fba393fce707111118bf59f2ca55eef917d4830b7d8c17e721dd16ee276d8
-SIZE (icinga-icingaweb2-module-ipl-v0.1.1_GH0.tar.gz) = 47520
+TIMESTAMP = 1553857281
+SHA256 (icinga-icingaweb2-module-ipl-v0.2.1_GH0.tar.gz) = ad50f4df0ca44b861ecd63d52403e99e863909974ad8b61e66a34812479f5aa7
+SIZE (icinga-icingaweb2-module-ipl-v0.2.1_GH0.tar.gz) = 83009
diff --git a/net-mgmt/icingaweb2-module-ipl/pkg-plist b/net-mgmt/icingaweb2-module-ipl/pkg-plist
index 39d0ead0e621..07a41fd33f47 100644
--- a/net-mgmt/icingaweb2-module-ipl/pkg-plist
+++ b/net-mgmt/icingaweb2-module-ipl/pkg-plist
@@ -17,6 +17,32 @@
%%WWWDIR%%/vendor/evenement/evenement/src/Evenement/EventEmitter.php
%%WWWDIR%%/vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php
%%WWWDIR%%/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/AppendStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/BufferStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/CachingStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/DroppingStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/FnStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/InflateStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/LazyOpenStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/LimitStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MessageTrait.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MultipartStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/NoSeekStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/PumpStream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Request.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Response.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Rfc7230.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/ServerRequest.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Stream.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamWrapper.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UploadedFile.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Uri.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriNormalizer.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriResolver.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions.php
+%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions_include.php
%%WWWDIR%%/vendor/ipl/html/LICENSE
%%WWWDIR%%/vendor/ipl/html/src/Attribute.php
%%WWWDIR%%/vendor/ipl/html/src/Attributes.php
@@ -28,15 +54,18 @@
%%WWWDIR%%/vendor/ipl/html/src/FormDecorator/DecoratorInterface.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
%%WWWDIR%%/vendor/ipl/html/src/FormElement/FormElementContainer.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/HiddenElement.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/InputElement.php
+%%WWWDIR%%/vendor/ipl/html/src/FormElement/NumberElement.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/SelectElement.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/SelectOption.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/SubFormElement.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/SubmitElement.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/TextElement.php
%%WWWDIR%%/vendor/ipl/html/src/FormElement/TextareaElement.php
+%%WWWDIR%%/vendor/ipl/html/src/FormElement/TimeElement.php
%%WWWDIR%%/vendor/ipl/html/src/FormattedString.php
%%WWWDIR%%/vendor/ipl/html/src/Html.php
%%WWWDIR%%/vendor/ipl/html/src/HtmlDocument.php
@@ -72,6 +101,7 @@
%%WWWDIR%%/vendor/ipl/sql/src/Where.php
%%WWWDIR%%/vendor/ipl/sql/src/WhereInterface.php
%%WWWDIR%%/vendor/ipl/stdlib/LICENSE
+%%WWWDIR%%/vendor/ipl/stdlib/src/Contract/ValidatorInterface.php
%%WWWDIR%%/vendor/ipl/stdlib/src/Contracts/ValidatorInterface.php
%%WWWDIR%%/vendor/ipl/stdlib/src/Loader/AutoLoadingPluginLoader.php
%%WWWDIR%%/vendor/ipl/stdlib/src/Loader/PluginLoader.php
@@ -87,3 +117,5 @@
%%WWWDIR%%/vendor/psr/http-message/src/StreamInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/UploadedFileInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/UriInterface.php
+%%WWWDIR%%/vendor/ralouphie/getallheaders/LICENSE
+%%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php