Date: Sat, 27 Mar 2021 10:19:35 +0000 (UTC) From: =?UTF-8?Q?Vin=c3=adcius_Zavam?= <egypcio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569310 - head/net-mgmt/p5-Monitoring-Livestatus Message-ID: <202103271019.12RAJZbS033745@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: egypcio Date: Sat Mar 27 10:19:35 2021 New Revision: 569310 URL: https://svnweb.freebsd.org/changeset/ports/569310 Log: net-mgmt/p5-Monitoring-Livestatus: update 0.80_1 to 0.84 - 0.84 add support for command response remove alarm handler, timeouts should be handled in the calling module - 0.82 add tls support for tcp livestatus connections fastapi.metacpan.org/source/NIERLEIN/Monitoring-Livestatus-0.84/Changes Modified: head/net-mgmt/p5-Monitoring-Livestatus/Makefile head/net-mgmt/p5-Monitoring-Livestatus/distinfo Modified: head/net-mgmt/p5-Monitoring-Livestatus/Makefile ============================================================================== --- head/net-mgmt/p5-Monitoring-Livestatus/Makefile Sat Mar 27 10:12:10 2021 (r569309) +++ head/net-mgmt/p5-Monitoring-Livestatus/Makefile Sat Mar 27 10:19:35 2021 (r569310) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Monitoring-Livestatus -PORTVERSION= 0.80 -PORTREVISION= 1 +PORTVERSION= 0.84 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NIERLEIN Modified: head/net-mgmt/p5-Monitoring-Livestatus/distinfo ============================================================================== --- head/net-mgmt/p5-Monitoring-Livestatus/distinfo Sat Mar 27 10:12:10 2021 (r569309) +++ head/net-mgmt/p5-Monitoring-Livestatus/distinfo Sat Mar 27 10:19:35 2021 (r569310) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545493950 -SHA256 (Monitoring-Livestatus-0.80.tar.gz) = 6dca4affe9004327e6fdc44da3da07766bab17f2d1e329f12e62764609a532a5 -SIZE (Monitoring-Livestatus-0.80.tar.gz) = 53670 +TIMESTAMP = 1616833466 +SHA256 (Monitoring-Livestatus-0.84.tar.gz) = 4d8b3fdf42965bc84202be80bd62259bdb1b5869a95f6f62b796f0d40321678d +SIZE (Monitoring-Livestatus-0.84.tar.gz) = 54175
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103271019.12RAJZbS033745>