Skip to content

Commit

Permalink
net-mgmt/icingaweb2-module-ipl: Update to 0.3.0
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.freebsd.org/ports/head@501864 35697150-7ecd-e111-bb59-0022644237b5
  • Loading branch information
bsdlme committed May 17, 2019
1 parent 3ad8bc8 commit 232e078
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
5 changes: 4 additions & 1 deletion net-mgmt/icingaweb2-module-ipl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@

PORTNAME= icingaweb2-module-ipl
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1
DISTVERSION= 0.3.0
CATEGORIES= net-mgmt www

MAINTAINER= [email protected]
COMMENT= Icinga PHP library

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2

USE_GITHUB= yes
Expand Down
6 changes: 3 additions & 3 deletions net-mgmt/icingaweb2-module-ipl/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
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
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
11 changes: 11 additions & 0 deletions net-mgmt/icingaweb2-module-ipl/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
%%WWWDIR%%/.gitignore
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
%%WWWDIR%%/bin/make-release.sh
%%WWWDIR%%/composer.json
%%WWWDIR%%/composer.lock
%%WWWDIR%%/module.info
%%WWWDIR%%/run.php
%%WWWDIR%%/vendor/autoload.php
Expand All @@ -13,11 +15,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/guzzlehttp/psr7/LICENSE
%%WWWDIR%%/vendor/guzzlehttp/psr7/composer.json
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/AppendStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/BufferStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/CachingStream.php
Expand All @@ -44,6 +49,7 @@
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions_include.php
%%WWWDIR%%/vendor/ipl/html/LICENSE
%%WWWDIR%%/vendor/ipl/html/composer.json
%%WWWDIR%%/vendor/ipl/html/src/Attribute.php
%%WWWDIR%%/vendor/ipl/html/src/Attributes.php
%%WWWDIR%%/vendor/ipl/html/src/BaseHtmlElement.php
Expand Down Expand Up @@ -74,6 +80,7 @@
%%WWWDIR%%/vendor/ipl/html/src/Table.php
%%WWWDIR%%/vendor/ipl/html/src/Text.php
%%WWWDIR%%/vendor/ipl/html/src/ValidHtml.php
%%WWWDIR%%/vendor/ipl/sql/composer.json
%%WWWDIR%%/vendor/ipl/sql/src/Adapter/AdapterInterface.php
%%WWWDIR%%/vendor/ipl/sql/src/Adapter/BaseAdapter.php
%%WWWDIR%%/vendor/ipl/sql/src/Adapter/Mssql.php
Expand Down Expand Up @@ -101,15 +108,18 @@
%%WWWDIR%%/vendor/ipl/sql/src/Where.php
%%WWWDIR%%/vendor/ipl/sql/src/WhereInterface.php
%%WWWDIR%%/vendor/ipl/stdlib/LICENSE
%%WWWDIR%%/vendor/ipl/stdlib/composer.json
%%WWWDIR%%/vendor/ipl/stdlib/src/Contract/ValidatorInterface.php
%%WWWDIR%%/vendor/ipl/stdlib/src/Contracts/ValidatorInterface.php
%%WWWDIR%%/vendor/ipl/stdlib/src/EventEmitter.php
%%WWWDIR%%/vendor/ipl/stdlib/src/Loader/AutoLoadingPluginLoader.php
%%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/functions.php
%%WWWDIR%%/vendor/ipl/stdlib/src/functions_include.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
Expand All @@ -118,4 +128,5 @@
%%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/composer.json
%%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php

0 comments on commit 232e078

Please sign in to comment.