diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-01-12 18:17:45 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-01-12 18:18:10 +0000 |
commit | 3010c41d06f0773d1de9bd09ac7f339ebd5ce4c9 (patch) | |
tree | d2b7b1a45a5380a20208762fc1c773159ac11df9 | |
parent | fb7bbb8b51169f4eba24a38f778bcc7adf74e66f (diff) | |
download | ports-3010c41d06f0773d1de9bd09ac7f339ebd5ce4c9.tar.gz ports-3010c41d06f0773d1de9bd09ac7f339ebd5ce4c9.zip |
net-mgmt/icinga2: prepare for upcoming Boost-1.81
With hat: office
-rw-r--r-- | net-mgmt/icinga2/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/icinga2/distinfo | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 8e7bd934b075..5515a76665c2 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -4,6 +4,9 @@ DISTVERSION= 2.13.5 PORTREVISION= 0 CATEGORIES= net-mgmt +PATCH_SITES+= https://github.com/Icinga/icinga2/commit/ +PATCHFILES+= dd51997c73c6b4b328e3ad006eb8c86678001780.patch:-p1 + MAINTAINER= joneum@FreeBSD.org COMMENT= Monitoring and management system for hosts, services and networks WWW= https://www.icinga.org/icinga2/ diff --git a/net-mgmt/icinga2/distinfo b/net-mgmt/icinga2/distinfo index c89e5de6d4d2..15e8bd8249c9 100644 --- a/net-mgmt/icinga2/distinfo +++ b/net-mgmt/icinga2/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1663457861 +TIMESTAMP = 1673546305 SHA256 (icinga-icinga2-v2.13.5_GH0.tar.gz) = b28e5fad148d56a781356c2a214aa4050aa8e0f86cc0568ca0a3e7bc8c8ef57c SIZE (icinga-icinga2-v2.13.5_GH0.tar.gz) = 9663739 +SHA256 (dd51997c73c6b4b328e3ad006eb8c86678001780.patch) = 95a729bda8c368e15c89ceb98d45cfcd8048d28cb8659eeb79adc07724a4dcf5 +SIZE (dd51997c73c6b4b328e3ad006eb8c86678001780.patch) = 3876 |