diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2019-03-06 12:49:34 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2019-03-06 12:49:34 +0000 |
commit | 7963d8d3c7d84f655b12682ec8fc31e7591b26e0 (patch) | |
tree | 216d3c3450838168a64baee67cad2b01f2a2c42a /net-mgmt | |
parent | 93ea28c0ce359bb9972d9e6b817a42d61b06ded7 (diff) | |
download | ports-7963d8d3c7d84f655b12682ec8fc31e7591b26e0.tar.gz ports-7963d8d3c7d84f655b12682ec8fc31e7591b26e0.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/mk-livestatus/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/mk-livestatus/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/mk-livestatus/Makefile b/net-mgmt/mk-livestatus/Makefile index 44e1053de8e6..50827a5de628 100644 --- a/net-mgmt/mk-livestatus/Makefile +++ b/net-mgmt/mk-livestatus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mk-livestatus -PORTVERSION= 1.2.8p24 +PORTVERSION= 1.2.8p25 CATEGORIES= net-mgmt MASTER_SITES= http://mathias-kettner.de/download/ DIST_SUBDIR= check_mk @@ -12,6 +12,8 @@ COMMENT= Nagios event broker module LICENSE= GPLv2 +USES= compiler:c++11-lang + GNU_CONFIGURE= yes PLIST_FILES= lib/mk-livestatus/unixcat \ diff --git a/net-mgmt/mk-livestatus/distinfo b/net-mgmt/mk-livestatus/distinfo index a8623d62ee82..182cf8a75586 100644 --- a/net-mgmt/mk-livestatus/distinfo +++ b/net-mgmt/mk-livestatus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549545300 -SHA256 (check_mk/mk-livestatus-1.2.8p24.tar.gz) = 54ee1bd7da5dee157121b0acb1a0302ab5fc21e904c1c9cb53f7012c4427eae9 -SIZE (check_mk/mk-livestatus-1.2.8p24.tar.gz) = 453519 +TIMESTAMP = 1551174701 +SHA256 (check_mk/mk-livestatus-1.2.8p25.tar.gz) = 3da53e234724517cd1ecbbd1dcdffb9a7dbbb325861fac9398e40ad6d1fdffe9 +SIZE (check_mk/mk-livestatus-1.2.8p25.tar.gz) = 453525 |