Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2019 08:32:05 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502090 - head/net-mgmt/icingaweb2-module-reactbundle
Message-ID:  <201905200832.x4K8W58S070658@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Mon May 20 08:32:04 2019
New Revision: 502090
URL: https://svnweb.freebsd.org/changeset/ports/502090

Log:
  net-mgmt/icingaweb2-module-reactbundle: Update to 0.6.0

Modified:
  head/net-mgmt/icingaweb2-module-reactbundle/Makefile
  head/net-mgmt/icingaweb2-module-reactbundle/distinfo
  head/net-mgmt/icingaweb2-module-reactbundle/pkg-plist

Modified: head/net-mgmt/icingaweb2-module-reactbundle/Makefile
==============================================================================
--- head/net-mgmt/icingaweb2-module-reactbundle/Makefile	Mon May 20 07:17:16 2019	(r502089)
+++ head/net-mgmt/icingaweb2-module-reactbundle/Makefile	Mon May 20 08:32:04 2019	(r502090)
@@ -2,7 +2,7 @@
 
 PORTNAME=	icingaweb2-module-reactbundle
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.1
+DISTVERSION=	0.6.0
 CATEGORIES=	net-mgmt www
 
 MAINTAINER=	lme@FreeBSD.org

Modified: head/net-mgmt/icingaweb2-module-reactbundle/distinfo
==============================================================================
--- head/net-mgmt/icingaweb2-module-reactbundle/distinfo	Mon May 20 07:17:16 2019	(r502089)
+++ head/net-mgmt/icingaweb2-module-reactbundle/distinfo	Mon May 20 08:32:04 2019	(r502090)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557827000
-SHA256 (icinga-icingaweb2-module-reactbundle-v0.5.1_GH0.tar.gz) = 20ea1136e231527b650e6d59509cbbb34f4bc2d37f06575d1b1c215acecc43d3
-SIZE (icinga-icingaweb2-module-reactbundle-v0.5.1_GH0.tar.gz) = 291939
+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

Modified: head/net-mgmt/icingaweb2-module-reactbundle/pkg-plist
==============================================================================
--- head/net-mgmt/icingaweb2-module-reactbundle/pkg-plist	Mon May 20 07:17:16 2019	(r502089)
+++ head/net-mgmt/icingaweb2-module-reactbundle/pkg-plist	Mon May 20 08:32:04 2019	(r502090)
@@ -2,12 +2,16 @@
 %%WWWDIR%%/README.md
 %%WWWDIR%%/bin/make-release.sh
 %%WWWDIR%%/composer.json
+%%WWWDIR%%/composer.lock
 %%WWWDIR%%/module.info
 %%WWWDIR%%/run.php
 %%WWWDIR%%/vendor/autoload.php
 %%WWWDIR%%/vendor/clue/block-react/LICENSE
+%%WWWDIR%%/vendor/clue/block-react/composer.json
 %%WWWDIR%%/vendor/clue/block-react/src/functions.php
+%%WWWDIR%%/vendor/clue/block-react/src/functions_include.php
 %%WWWDIR%%/vendor/clue/buzz-react/LICENSE
+%%WWWDIR%%/vendor/clue/buzz-react/composer.json
 %%WWWDIR%%/vendor/clue/buzz-react/src/Browser.php
 %%WWWDIR%%/vendor/clue/buzz-react/src/Io/Sender.php
 %%WWWDIR%%/vendor/clue/buzz-react/src/Io/Transaction.php
@@ -15,6 +19,7 @@
 %%WWWDIR%%/vendor/clue/buzz-react/src/Message/ReadableBodyStream.php
 %%WWWDIR%%/vendor/clue/buzz-react/src/Message/ResponseException.php
 %%WWWDIR%%/vendor/clue/connection-manager-extra/LICENSE
+%%WWWDIR%%/vendor/clue/connection-manager-extra/composer.json
 %%WWWDIR%%/vendor/clue/connection-manager-extra/src/ConnectionManagerDelay.php
 %%WWWDIR%%/vendor/clue/connection-manager-extra/src/ConnectionManagerReject.php
 %%WWWDIR%%/vendor/clue/connection-manager-extra/src/ConnectionManagerRepeat.php
@@ -25,9 +30,12 @@
 %%WWWDIR%%/vendor/clue/connection-manager-extra/src/Multiple/ConnectionManagerRandom.php
 %%WWWDIR%%/vendor/clue/connection-manager-extra/src/Multiple/ConnectionManagerSelective.php
 %%WWWDIR%%/vendor/clue/http-proxy-react/LICENSE
+%%WWWDIR%%/vendor/clue/http-proxy-react/composer.json
 %%WWWDIR%%/vendor/clue/http-proxy-react/src/ProxyConnector.php
 %%WWWDIR%%/vendor/clue/mq-react/LICENSE
+%%WWWDIR%%/vendor/clue/mq-react/composer.json
 %%WWWDIR%%/vendor/clue/mq-react/src/Queue.php
+%%WWWDIR%%/vendor/clue/redis-protocol/composer.json
 %%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Factory.php
 %%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/BulkReply.php
 %%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/ErrorReply.php
@@ -44,20 +52,24 @@
 %%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Serializer/RecursiveSerializer.php
 %%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Serializer/SerializerInterface.php
 %%WWWDIR%%/vendor/clue/redis-react/LICENSE
+%%WWWDIR%%/vendor/clue/redis-react/composer.json
 %%WWWDIR%%/vendor/clue/redis-react/src/Client.php
 %%WWWDIR%%/vendor/clue/redis-react/src/Factory.php
 %%WWWDIR%%/vendor/clue/redis-react/src/LazyClient.php
 %%WWWDIR%%/vendor/clue/redis-react/src/StreamingClient.php
 %%WWWDIR%%/vendor/clue/soap-react/LICENSE
+%%WWWDIR%%/vendor/clue/soap-react/composer.json
 %%WWWDIR%%/vendor/clue/soap-react/src/Client.php
 %%WWWDIR%%/vendor/clue/soap-react/src/Protocol/ClientDecoder.php
 %%WWWDIR%%/vendor/clue/soap-react/src/Protocol/ClientEncoder.php
 %%WWWDIR%%/vendor/clue/soap-react/src/Proxy.php
 %%WWWDIR%%/vendor/clue/socket-raw/LICENSE
+%%WWWDIR%%/vendor/clue/socket-raw/composer.json
 %%WWWDIR%%/vendor/clue/socket-raw/src/Exception.php
 %%WWWDIR%%/vendor/clue/socket-raw/src/Factory.php
 %%WWWDIR%%/vendor/clue/socket-raw/src/Socket.php
 %%WWWDIR%%/vendor/clue/socks-react/LICENSE
+%%WWWDIR%%/vendor/clue/socks-react/composer.json
 %%WWWDIR%%/vendor/clue/socks-react/src/Client.php
 %%WWWDIR%%/vendor/clue/socks-react/src/Server.php
 %%WWWDIR%%/vendor/clue/socks-react/src/StreamReader.php
@@ -69,11 +81,14 @@
 %%WWWDIR%%/vendor/composer/autoload_psr4.php
 %%WWWDIR%%/vendor/composer/autoload_real.php
 %%WWWDIR%%/vendor/composer/autoload_static.php
+%%WWWDIR%%/vendor/composer/installed.json
 %%WWWDIR%%/vendor/evenement/evenement/LICENSE
+%%WWWDIR%%/vendor/evenement/evenement/composer.json
 %%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/paragonie/random_compat/LICENSE
+%%WWWDIR%%/vendor/paragonie/random_compat/composer.json
 %%WWWDIR%%/vendor/paragonie/random_compat/lib/byte_safe_strings.php
 %%WWWDIR%%/vendor/paragonie/random_compat/lib/cast_to_int.php
 %%WWWDIR%%/vendor/paragonie/random_compat/lib/error_polyfill.php
@@ -86,6 +101,7 @@
 %%WWWDIR%%/vendor/paragonie/random_compat/lib/random_int.php
 %%WWWDIR%%/vendor/predis/predis/LICENSE
 %%WWWDIR%%/vendor/predis/predis/autoload.php
+%%WWWDIR%%/vendor/predis/predis/composer.json
 %%WWWDIR%%/vendor/predis/predis/src/Autoloader.php
 %%WWWDIR%%/vendor/predis/predis/src/Client.php
 %%WWWDIR%%/vendor/predis/predis/src/ClientContextInterface.php
@@ -358,6 +374,7 @@
 %%WWWDIR%%/vendor/predis/predis/src/Transaction/MultiExec.php
 %%WWWDIR%%/vendor/predis/predis/src/Transaction/MultiExecState.php
 %%WWWDIR%%/vendor/psr/http-message/LICENSE
+%%WWWDIR%%/vendor/psr/http-message/composer.json
 %%WWWDIR%%/vendor/psr/http-message/src/MessageInterface.php
 %%WWWDIR%%/vendor/psr/http-message/src/RequestInterface.php
 %%WWWDIR%%/vendor/psr/http-message/src/ResponseInterface.php
@@ -366,6 +383,7 @@
 %%WWWDIR%%/vendor/psr/http-message/src/UploadedFileInterface.php
 %%WWWDIR%%/vendor/psr/http-message/src/UriInterface.php
 %%WWWDIR%%/vendor/ramsey/uuid/LICENSE
+%%WWWDIR%%/vendor/ramsey/uuid/composer.json
 %%WWWDIR%%/vendor/ramsey/uuid/src/BinaryUtils.php
 %%WWWDIR%%/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
 %%WWWDIR%%/vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php
@@ -413,16 +431,20 @@
 %%WWWDIR%%/vendor/ramsey/uuid/src/UuidFactoryInterface.php
 %%WWWDIR%%/vendor/ramsey/uuid/src/UuidInterface.php
 %%WWWDIR%%/vendor/react/cache/LICENSE
+%%WWWDIR%%/vendor/react/cache/composer.json
 %%WWWDIR%%/vendor/react/cache/src/ArrayCache.php
 %%WWWDIR%%/vendor/react/cache/src/CacheInterface.php
 %%WWWDIR%%/vendor/react/child-process/LICENSE
+%%WWWDIR%%/vendor/react/child-process/composer.json
 %%WWWDIR%%/vendor/react/child-process/src/Process.php
 %%WWWDIR%%/vendor/react/datagram/LICENSE
+%%WWWDIR%%/vendor/react/datagram/composer.json
 %%WWWDIR%%/vendor/react/datagram/src/Buffer.php
 %%WWWDIR%%/vendor/react/datagram/src/Factory.php
 %%WWWDIR%%/vendor/react/datagram/src/Socket.php
 %%WWWDIR%%/vendor/react/datagram/src/SocketInterface.php
 %%WWWDIR%%/vendor/react/dns/LICENSE
+%%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
@@ -448,6 +470,7 @@
 %%WWWDIR%%/vendor/react/dns/src/Resolver/Factory.php
 %%WWWDIR%%/vendor/react/dns/src/Resolver/Resolver.php
 %%WWWDIR%%/vendor/react/event-loop/LICENSE
+%%WWWDIR%%/vendor/react/event-loop/composer.json
 %%WWWDIR%%/vendor/react/event-loop/src/ExtEvLoop.php
 %%WWWDIR%%/vendor/react/event-loop/src/ExtEventLoop.php
 %%WWWDIR%%/vendor/react/event-loop/src/ExtLibevLoop.php
@@ -462,12 +485,14 @@
 %%WWWDIR%%/vendor/react/event-loop/src/Timer/Timers.php
 %%WWWDIR%%/vendor/react/event-loop/src/TimerInterface.php
 %%WWWDIR%%/vendor/react/http-client/LICENSE
+%%WWWDIR%%/vendor/react/http-client/composer.json
 %%WWWDIR%%/vendor/react/http-client/src/ChunkedStreamDecoder.php
 %%WWWDIR%%/vendor/react/http-client/src/Client.php
 %%WWWDIR%%/vendor/react/http-client/src/Request.php
 %%WWWDIR%%/vendor/react/http-client/src/RequestData.php
 %%WWWDIR%%/vendor/react/http-client/src/Response.php
 %%WWWDIR%%/vendor/react/http/LICENSE
+%%WWWDIR%%/vendor/react/http/composer.json
 %%WWWDIR%%/vendor/react/http/src/Io/ChunkedDecoder.php
 %%WWWDIR%%/vendor/react/http/src/Io/ChunkedEncoder.php
 %%WWWDIR%%/vendor/react/http/src/Io/CloseProtectionStream.php
@@ -487,14 +512,18 @@
 %%WWWDIR%%/vendor/react/http/src/Server.php
 %%WWWDIR%%/vendor/react/http/src/StreamingServer.php
 %%WWWDIR%%/vendor/react/promise-stream/LICENSE
+%%WWWDIR%%/vendor/react/promise-stream/composer.json
 %%WWWDIR%%/vendor/react/promise-stream/src/UnwrapReadableStream.php
 %%WWWDIR%%/vendor/react/promise-stream/src/UnwrapWritableStream.php
 %%WWWDIR%%/vendor/react/promise-stream/src/functions.php
 %%WWWDIR%%/vendor/react/promise-stream/src/functions_include.php
 %%WWWDIR%%/vendor/react/promise-timer/LICENSE
+%%WWWDIR%%/vendor/react/promise-timer/composer.json
 %%WWWDIR%%/vendor/react/promise-timer/src/TimeoutException.php
 %%WWWDIR%%/vendor/react/promise-timer/src/functions.php
+%%WWWDIR%%/vendor/react/promise-timer/src/functions_include.php
 %%WWWDIR%%/vendor/react/promise/LICENSE
+%%WWWDIR%%/vendor/react/promise/composer.json
 %%WWWDIR%%/vendor/react/promise/src/CancellablePromiseInterface.php
 %%WWWDIR%%/vendor/react/promise/src/CancellationQueue.php
 %%WWWDIR%%/vendor/react/promise/src/Deferred.php
@@ -510,6 +539,7 @@
 %%WWWDIR%%/vendor/react/promise/src/functions.php
 %%WWWDIR%%/vendor/react/promise/src/functions_include.php
 %%WWWDIR%%/vendor/react/socket/LICENSE
+%%WWWDIR%%/vendor/react/socket/composer.json
 %%WWWDIR%%/vendor/react/socket/src/Connection.php
 %%WWWDIR%%/vendor/react/socket/src/ConnectionInterface.php
 %%WWWDIR%%/vendor/react/socket/src/Connector.php
@@ -528,6 +558,7 @@
 %%WWWDIR%%/vendor/react/socket/src/UnixConnector.php
 %%WWWDIR%%/vendor/react/socket/src/UnixServer.php
 %%WWWDIR%%/vendor/react/stream/LICENSE
+%%WWWDIR%%/vendor/react/stream/composer.json
 %%WWWDIR%%/vendor/react/stream/src/CompositeStream.php
 %%WWWDIR%%/vendor/react/stream/src/DuplexResourceStream.php
 %%WWWDIR%%/vendor/react/stream/src/DuplexStreamInterface.php
@@ -538,6 +569,7 @@
 %%WWWDIR%%/vendor/react/stream/src/WritableResourceStream.php
 %%WWWDIR%%/vendor/react/stream/src/WritableStreamInterface.php
 %%WWWDIR%%/vendor/ringcentral/psr7/LICENSE
+%%WWWDIR%%/vendor/ringcentral/psr7/composer.json
 %%WWWDIR%%/vendor/ringcentral/psr7/src/AppendStream.php
 %%WWWDIR%%/vendor/ringcentral/psr7/src/BufferStream.php
 %%WWWDIR%%/vendor/ringcentral/psr7/src/CachingStream.php
@@ -562,3 +594,4 @@
 %%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php
 %%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE
 %%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php
+%%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905200832.x4K8W58S070658>