Skip to content

Commit

Permalink
net-mgmt/icingaweb2-module-generictts: Update to 2.1.0
Browse files Browse the repository at this point in the history
Sponsored by:	Netzkommune GmbH
  • Loading branch information
joneum committed Jan 25, 2023
1 parent 4ae3618 commit b67b5cd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
8 changes: 4 additions & 4 deletions 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}

Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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
6 changes: 5 additions & 1 deletion 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
Expand All @@ -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
Expand Down

0 comments on commit b67b5cd

Please sign in to comment.