git: b67b5cd61d9e - main - net-mgmt/icingaweb2-module-generictts: Update to 2.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Jan 2023 20:17:15 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=b67b5cd61d9eca9ea17ee183fd78f659067c5d45 commit b67b5cd61d9eca9ea17ee183fd78f659067c5d45 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2023-01-25 20:16:21 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-01-25 20:16:21 +0000 net-mgmt/icingaweb2-module-generictts: Update to 2.1.0 Sponsored by: Netzkommune GmbH --- net-mgmt/icingaweb2-module-generictts/Makefile | 8 ++++---- net-mgmt/icingaweb2-module-generictts/distinfo | 6 +++--- net-mgmt/icingaweb2-module-generictts/pkg-plist | 6 +++++- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/net-mgmt/icingaweb2-module-generictts/Makefile b/net-mgmt/icingaweb2-module-generictts/Makefile index 424eebd95c0e..eed8c60953a2 100644 --- a/net-mgmt/icingaweb2-module-generictts/Makefile +++ b/net-mgmt/icingaweb2-module-generictts/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingaweb2-module-generictts DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 -PORTREVISION= 3 +DISTVERSION= 2.1.0 +PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -10,9 +10,9 @@ COMMENT= Generic ticket system integration into Icinga web 2 WWW= https://github.com/Icinga/icingaweb2-module-generictts LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} +RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.3:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors diff --git a/net-mgmt/icingaweb2-module-generictts/distinfo b/net-mgmt/icingaweb2-module-generictts/distinfo index d21aac82dae2..9c46e11b96b5 100644 --- a/net-mgmt/icingaweb2-module-generictts/distinfo +++ b/net-mgmt/icingaweb2-module-generictts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488972109 -SHA256 (icinga-icingaweb2-module-generictts-v2.0.0_GH0.tar.gz) = 7fcffc7125a89e9ea7a029fdb61ee341912b9b827a4aa373b4e39d7073102d02 -SIZE (icinga-icingaweb2-module-generictts-v2.0.0_GH0.tar.gz) = 11741 +TIMESTAMP = 1674677402 +SHA256 (icinga-icingaweb2-module-generictts-v2.1.0_GH0.tar.gz) = 7f3f6cb07d31b3f0bbd7e8ff721768c1f2185bed2a5a24944172c5769b5c3193 +SIZE (icinga-icingaweb2-module-generictts-v2.1.0_GH0.tar.gz) = 12622 diff --git a/net-mgmt/icingaweb2-module-generictts/pkg-plist b/net-mgmt/icingaweb2-module-generictts/pkg-plist index e64c219d667a..7c921b26b1ce 100644 --- a/net-mgmt/icingaweb2-module-generictts/pkg-plist +++ b/net-mgmt/icingaweb2-module-generictts/pkg-plist @@ -1,6 +1,6 @@ %%WWWDIR%%/.mailmap %%WWWDIR%%/AUTHORS -%%WWWDIR%%/COPYING +%%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/application/controllers/IntegrationsController.php %%WWWDIR%%/application/forms/Config/TtsIntegrationConfigForm.php @@ -9,6 +9,10 @@ %%WWWDIR%%/application/views/scripts/integrations/remove.phtml %%WWWDIR%%/application/views/scripts/integrations/update.phtml %%WWWDIR%%/configuration.php +%%WWWDIR%%/doc/01-About.md +%%WWWDIR%%/doc/02-Installation.md +%%WWWDIR%%/doc/02-Installation.md.d/From-Source.md +%%WWWDIR%%/doc/03-Configuration.md %%WWWDIR%%/library/Generictts/Ticket.php %%WWWDIR%%/module.info %%WWWDIR%%/public/css/module.less