svn commit: r494795 - head/net-mgmt/mk-livestatus

Vinícius Zavam egypcio at FreeBSD.org
Wed Mar 6 12:49:35 UTC 2019


Author: egypcio
Date: Wed Mar  6 12:49:34 2019
New Revision: 494795
URL: https://svnweb.freebsd.org/changeset/ports/494795

Log:
  net-mgmt/mk-livestatus: update 1.2.8p24 to 1.2.8p25
  
    - while here, merge PR 236098.
  
  PR:	236098
  Submitted by:	Piotr Kubaj <pkubaj % anongoth.pl>
  Approved by:	rene (mentor)
  Sponsored by:	IntegriCloud
  Differential Revision:	https://reviews.freebsd.org/D19364

Modified:
  head/net-mgmt/mk-livestatus/Makefile
  head/net-mgmt/mk-livestatus/distinfo

Modified: head/net-mgmt/mk-livestatus/Makefile
==============================================================================
--- head/net-mgmt/mk-livestatus/Makefile	Wed Mar  6 12:38:45 2019	(r494794)
+++ head/net-mgmt/mk-livestatus/Makefile	Wed Mar  6 12:49:34 2019	(r494795)
@@ -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
@@ -11,6 +11,8 @@ MAINTAINER=	egypcio at FreeBSD.org
 COMMENT=	Nagios event broker module
 
 LICENSE=	GPLv2
+
+USES=		compiler:c++11-lang
 
 GNU_CONFIGURE=	yes
 

Modified: head/net-mgmt/mk-livestatus/distinfo
==============================================================================
--- head/net-mgmt/mk-livestatus/distinfo	Wed Mar  6 12:38:45 2019	(r494794)
+++ head/net-mgmt/mk-livestatus/distinfo	Wed Mar  6 12:49:34 2019	(r494795)
@@ -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


More information about the svn-ports-all mailing list