aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icingaweb2-module-reactbundle
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2019-11-29 12:01:49 +0000
committerLars Engels <lme@FreeBSD.org>2019-11-29 12:01:49 +0000
commite4be213c285d9f102ef00e9fda24da1f1d4110ad (patch)
treefd820d8b23cc7077ff3984f2862d67d107673e52 /net-mgmt/icingaweb2-module-reactbundle
parent38f4ae6a7b60c789c6eed00cc5ad58c6553efc9e (diff)
downloadports-e4be213c285d9f102ef00e9fda24da1f1d4110ad.tar.gz
ports-e4be213c285d9f102ef00e9fda24da1f1d4110ad.zip
net-mgmt/module-reactbundle: Update to 0.7.0
MFH: 2019Q4
Notes
Notes: svn path=/head/; revision=518642
Diffstat (limited to 'net-mgmt/icingaweb2-module-reactbundle')
-rw-r--r--net-mgmt/icingaweb2-module-reactbundle/Makefile3
-rw-r--r--net-mgmt/icingaweb2-module-reactbundle/distinfo6
-rw-r--r--net-mgmt/icingaweb2-module-reactbundle/pkg-plist22
3 files changed, 20 insertions, 11 deletions
diff --git a/net-mgmt/icingaweb2-module-reactbundle/Makefile b/net-mgmt/icingaweb2-module-reactbundle/Makefile
index eaad498ff283..98d283f30781 100644
--- a/net-mgmt/icingaweb2-module-reactbundle/Makefile
+++ b/net-mgmt/icingaweb2-module-reactbundle/Makefile
@@ -2,8 +2,7 @@
PORTNAME= icingaweb2-module-reactbundle
DISTVERSIONPREFIX= v
-DISTVERSION= 0.6.0
-PORTREVISION= 1
+DISTVERSION= 0.7.0
CATEGORIES= net-mgmt www
MAINTAINER= lme@FreeBSD.org
diff --git a/net-mgmt/icingaweb2-module-reactbundle/distinfo b/net-mgmt/icingaweb2-module-reactbundle/distinfo
index 083de99664fe..a3b76a2134b3 100644
--- a/net-mgmt/icingaweb2-module-reactbundle/distinfo
+++ b/net-mgmt/icingaweb2-module-reactbundle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558341049
-SHA256 (icinga-icingaweb2-module-reactbundle-v0.6.0_GH0.tar.gz) = 0d06eddd0e99d17110ac9b1c93b58c0f91640c01d60a8b7e009b5e56bd68d06c
-SIZE (icinga-icingaweb2-module-reactbundle-v0.6.0_GH0.tar.gz) = 316241
+TIMESTAMP = 1575028835
+SHA256 (icinga-icingaweb2-module-reactbundle-v0.7.0_GH0.tar.gz) = e57710bbc3f8422740c36211612df572133ddd141d4eda54b9e295481d5efdbb
+SIZE (icinga-icingaweb2-module-reactbundle-v0.7.0_GH0.tar.gz) = 338196
diff --git a/net-mgmt/icingaweb2-module-reactbundle/pkg-plist b/net-mgmt/icingaweb2-module-reactbundle/pkg-plist
index cd5f3fd06dab..1589a7a06290 100644
--- a/net-mgmt/icingaweb2-module-reactbundle/pkg-plist
+++ b/net-mgmt/icingaweb2-module-reactbundle/pkg-plist
@@ -1,4 +1,5 @@
%%WWWDIR%%/.gitignore
+%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
%%WWWDIR%%/bin/make-release.sh
%%WWWDIR%%/composer.json
@@ -73,6 +74,16 @@
%%WWWDIR%%/vendor/clue/socks-react/src/Client.php
%%WWWDIR%%/vendor/clue/socks-react/src/Server.php
%%WWWDIR%%/vendor/clue/socks-react/src/StreamReader.php
+%%WWWDIR%%/vendor/clue/stdio-react/LICENSE
+%%WWWDIR%%/vendor/clue/stdio-react/composer.json
+%%WWWDIR%%/vendor/clue/stdio-react/src/Readline.php
+%%WWWDIR%%/vendor/clue/stdio-react/src/Stdio.php
+%%WWWDIR%%/vendor/clue/term-react/LICENSE
+%%WWWDIR%%/vendor/clue/term-react/composer.json
+%%WWWDIR%%/vendor/clue/term-react/src/ControlCodeParser.php
+%%WWWDIR%%/vendor/clue/utf8-react/LICENSE
+%%WWWDIR%%/vendor/clue/utf8-react/composer.json
+%%WWWDIR%%/vendor/clue/utf8-react/src/Sequencer.php
%%WWWDIR%%/vendor/composer/ClassLoader.php
%%WWWDIR%%/vendor/composer/LICENSE
%%WWWDIR%%/vendor/composer/autoload_classmap.php
@@ -447,28 +458,27 @@
%%WWWDIR%%/vendor/react/dns/composer.json
%%WWWDIR%%/vendor/react/dns/src/BadServerException.php
%%WWWDIR%%/vendor/react/dns/src/Config/Config.php
-%%WWWDIR%%/vendor/react/dns/src/Config/FilesystemFactory.php
%%WWWDIR%%/vendor/react/dns/src/Config/HostsFile.php
-%%WWWDIR%%/vendor/react/dns/src/Model/HeaderBag.php
%%WWWDIR%%/vendor/react/dns/src/Model/Message.php
%%WWWDIR%%/vendor/react/dns/src/Model/Record.php
%%WWWDIR%%/vendor/react/dns/src/Protocol/BinaryDumper.php
%%WWWDIR%%/vendor/react/dns/src/Protocol/Parser.php
-%%WWWDIR%%/vendor/react/dns/src/Query/CachedExecutor.php
+%%WWWDIR%%/vendor/react/dns/src/Query/CachingExecutor.php
%%WWWDIR%%/vendor/react/dns/src/Query/CancellationException.php
-%%WWWDIR%%/vendor/react/dns/src/Query/Executor.php
+%%WWWDIR%%/vendor/react/dns/src/Query/CoopExecutor.php
%%WWWDIR%%/vendor/react/dns/src/Query/ExecutorInterface.php
%%WWWDIR%%/vendor/react/dns/src/Query/HostsFileExecutor.php
%%WWWDIR%%/vendor/react/dns/src/Query/Query.php
-%%WWWDIR%%/vendor/react/dns/src/Query/RecordBag.php
-%%WWWDIR%%/vendor/react/dns/src/Query/RecordCache.php
%%WWWDIR%%/vendor/react/dns/src/Query/RetryExecutor.php
+%%WWWDIR%%/vendor/react/dns/src/Query/SelectiveTransportExecutor.php
+%%WWWDIR%%/vendor/react/dns/src/Query/TcpTransportExecutor.php
%%WWWDIR%%/vendor/react/dns/src/Query/TimeoutException.php
%%WWWDIR%%/vendor/react/dns/src/Query/TimeoutExecutor.php
%%WWWDIR%%/vendor/react/dns/src/Query/UdpTransportExecutor.php
%%WWWDIR%%/vendor/react/dns/src/RecordNotFoundException.php
%%WWWDIR%%/vendor/react/dns/src/Resolver/Factory.php
%%WWWDIR%%/vendor/react/dns/src/Resolver/Resolver.php
+%%WWWDIR%%/vendor/react/dns/src/Resolver/ResolverInterface.php
%%WWWDIR%%/vendor/react/event-loop/LICENSE
%%WWWDIR%%/vendor/react/event-loop/composer.json
%%WWWDIR%%/vendor/react/event-loop/src/ExtEvLoop.php