mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
net-mgmt/icinga-php-thirdparty: Upgrade to 0.12.1.
Approved by: maintainer
This commit is contained in:
parent
ba9c91912c
commit
36309b96fc
2
net-mgmt/icinga-php-thirdparty/Makefile
vendored
2
net-mgmt/icinga-php-thirdparty/Makefile
vendored
@ -1,6 +1,6 @@
|
||||
PORTNAME= icinga-php-thirdparty
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.12.0
|
||||
DISTVERSION= 0.12.1
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
|
6
net-mgmt/icinga-php-thirdparty/distinfo
vendored
6
net-mgmt/icinga-php-thirdparty/distinfo
vendored
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1701195314
|
||||
SHA256 (icinga-icinga-php-thirdparty-v0.12.0_GH0.tar.gz) = 7f51f52ea17fb520682e14611563a26e532e7c42d7c61d0fb17ebc80c7c52838
|
||||
SIZE (icinga-icinga-php-thirdparty-v0.12.0_GH0.tar.gz) = 14204157
|
||||
TIMESTAMP = 1705408915
|
||||
SHA256 (icinga-icinga-php-thirdparty-v0.12.1_GH0.tar.gz) = 1cc1001e47bff6484dd496d7019d0bff611c09f7548b27f8b1d828e07ea1588e
|
||||
SIZE (icinga-icinga-php-thirdparty-v0.12.1_GH0.tar.gz) = 14301833
|
||||
|
108
net-mgmt/icinga-php-thirdparty/pkg-plist
vendored
108
net-mgmt/icinga-php-thirdparty/pkg-plist
vendored
@ -174,6 +174,35 @@
|
||||
%%WWWDIR%%/vendor/cweagans/composer-patches/src/PatchEvents.php
|
||||
%%WWWDIR%%/vendor/cweagans/composer-patches/src/Patches.php
|
||||
%%WWWDIR%%/vendor/cweagans/composer-patches/tests/PatchEventTest.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/.doctrine-project.json
|
||||
%%WWWDIR%%/vendor/doctrine/collections/CONTRIBUTING.md
|
||||
%%WWWDIR%%/vendor/doctrine/collections/LICENSE
|
||||
%%WWWDIR%%/vendor/doctrine/collections/README.md
|
||||
%%WWWDIR%%/vendor/doctrine/collections/composer.json
|
||||
%%WWWDIR%%/vendor/doctrine/collections/docs/en/derived-collections.rst
|
||||
%%WWWDIR%%/vendor/doctrine/collections/docs/en/expression-builder.rst
|
||||
%%WWWDIR%%/vendor/doctrine/collections/docs/en/expressions.rst
|
||||
%%WWWDIR%%/vendor/doctrine/collections/docs/en/index.rst
|
||||
%%WWWDIR%%/vendor/doctrine/collections/docs/en/lazy-collections.rst
|
||||
%%WWWDIR%%/vendor/doctrine/collections/docs/en/sidebar.rst
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
|
||||
%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
|
||||
%%WWWDIR%%/vendor/doctrine/deprecations/LICENSE
|
||||
%%WWWDIR%%/vendor/doctrine/deprecations/README.md
|
||||
%%WWWDIR%%/vendor/doctrine/deprecations/composer.json
|
||||
%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
|
||||
%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php
|
||||
%%WWWDIR%%/vendor/dompdf/dompdf/AUTHORS.md
|
||||
%%WWWDIR%%/vendor/dompdf/dompdf/LICENSE.LGPL
|
||||
%%WWWDIR%%/vendor/dompdf/dompdf/README.md
|
||||
@ -291,6 +320,20 @@
|
||||
%%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/TableCell.php
|
||||
%%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/TableRowGroup.php
|
||||
%%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/Text.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/CHANGELOG.md
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/LICENSE
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/README.md
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/composer.json
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/AbstractField.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/CronExpression.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/DayOfMonthField.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/DayOfWeekField.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/FieldFactory.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/FieldFactoryInterface.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/FieldInterface.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/HoursField.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/MinutesField.php
|
||||
%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/MonthField.php
|
||||
%%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt
|
||||
%%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php
|
||||
%%WWWDIR%%/vendor/erusev/parsedown/README.md
|
||||
@ -301,7 +344,6 @@
|
||||
%%WWWDIR%%/vendor/evenement/evenement/src/EventEmitter.php
|
||||
%%WWWDIR%%/vendor/evenement/evenement/src/EventEmitterInterface.php
|
||||
%%WWWDIR%%/vendor/evenement/evenement/src/EventEmitterTrait.php
|
||||
%%WWWDIR%%/vendor/ezyang/htmlpurifier/CHANGELOG.md
|
||||
%%WWWDIR%%/vendor/ezyang/htmlpurifier/CREDITS
|
||||
%%WWWDIR%%/vendor/ezyang/htmlpurifier/LICENSE
|
||||
%%WWWDIR%%/vendor/ezyang/htmlpurifier/README.md
|
||||
@ -1568,6 +1610,20 @@
|
||||
%%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/psr/log/LICENSE
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php
|
||||
%%WWWDIR%%/vendor/psr/log/README.md
|
||||
%%WWWDIR%%/vendor/psr/log/composer.json
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/LICENSE
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/README.md
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/composer.json
|
||||
@ -5020,6 +5076,49 @@
|
||||
%%WWWDIR%%/vendor/shardj/zf1-future/resources/languages/sk/Zend_Validate.php
|
||||
%%WWWDIR%%/vendor/shardj/zf1-future/resources/languages/sr/Zend_Validate.php
|
||||
%%WWWDIR%%/vendor/shardj/zf1-future/resources/languages/uk/Zend_Validate.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/LICENSE
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/README.md
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/composer.json
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateExclusion.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateInclusion.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateInfo.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateUtil.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DaySet.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception/InvalidArgument.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception/InvalidRRule.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception/InvalidWeekday.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Frequency.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Recurrence.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/RecurrenceCollection.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Rule.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Time.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/ArrayTransformer.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/ArrayTransformerConfig.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint/AfterConstraint.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint/BeforeConstraint.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint/BetweenConstraint.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/ConstraintInterface.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/TextTransformer.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Translator.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/TranslatorInterface.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Weekday.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/test.ps1
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/test.sh
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/da.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/de.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/el.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/en.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/es.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/eu.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/fr.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/it.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/nl.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/no.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/pt-br.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/sv.php
|
||||
%%WWWDIR%%/vendor/simshaun/recurr/translations/tr.php
|
||||
%%WWWDIR%%/vendor/symfony/deprecation-contracts/CHANGELOG.md
|
||||
%%WWWDIR%%/vendor/symfony/deprecation-contracts/LICENSE
|
||||
%%WWWDIR%%/vendor/symfony/deprecation-contracts/README.md
|
||||
@ -5064,6 +5163,13 @@
|
||||
%%WWWDIR%%/vendor/tedivm/jshrink/README.md
|
||||
%%WWWDIR%%/vendor/tedivm/jshrink/composer.json
|
||||
%%WWWDIR%%/vendor/tedivm/jshrink/src/JShrink/Minifier.php
|
||||
%%WWWDIR%%/vendor/webmozart/assert/CHANGELOG.md
|
||||
%%WWWDIR%%/vendor/webmozart/assert/LICENSE
|
||||
%%WWWDIR%%/vendor/webmozart/assert/README.md
|
||||
%%WWWDIR%%/vendor/webmozart/assert/composer.json
|
||||
%%WWWDIR%%/vendor/webmozart/assert/src/Assert.php
|
||||
%%WWWDIR%%/vendor/webmozart/assert/src/InvalidArgumentException.php
|
||||
%%WWWDIR%%/vendor/webmozart/assert/src/Mixin.php
|
||||
%%WWWDIR%%/vendor/wikimedia/less.php/API.md
|
||||
%%WWWDIR%%/vendor/wikimedia/less.php/CHANGES.md
|
||||
%%WWWDIR%%/vendor/wikimedia/less.php/CODE_OF_CONDUCT.md
|
||||
|
Loading…
Reference in New Issue
Block a user