Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 13:54:56 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515109 - in head/sysutils: munin-common munin-node
Message-ID:  <201910211354.x9LDsuZ2016994@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Oct 21 13:54:56 2019
New Revision: 515109
URL: https://svnweb.freebsd.org/changeset/ports/515109

Log:
  Update to 2.0.51.

Modified:
  head/sysutils/munin-common/distinfo   (contents, props changed)
  head/sysutils/munin-common/munin.mk
  head/sysutils/munin-node/Makefile   (contents, props changed)

Modified: head/sysutils/munin-common/distinfo
==============================================================================
--- head/sysutils/munin-common/distinfo	Mon Oct 21 13:54:52 2019	(r515108)
+++ head/sysutils/munin-common/distinfo	Mon Oct 21 13:54:56 2019	(r515109)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557734028
-SHA256 (munin-2.0.49.tar.gz) = e270ac3f6e669a19124ee5ab5cdd196d94be726bc93abfba94d5644d5f0badc3
-SIZE (munin-2.0.49.tar.gz) = 2252353
+TIMESTAMP = 1571660987
+SHA256 (munin-2.0.51.tar.gz) = 17e0746a6ec5f9e2f80883ac4653a7101654f98215ce106d1b94a2428f276aa7
+SIZE (munin-2.0.51.tar.gz) = 2252227

Modified: head/sysutils/munin-common/munin.mk
==============================================================================
--- head/sysutils/munin-common/munin.mk	Mon Oct 21 13:54:52 2019	(r515108)
+++ head/sysutils/munin-common/munin.mk	Mon Oct 21 13:54:56 2019	(r515109)
@@ -1,6 +1,6 @@
 LICENSE=	GPLv2
 
-MUNIN_VERSION=	2.0.49
+MUNIN_VERSION=	2.0.51
 MUNIN_SITES=	http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/
 DISTINFO_FILE=	${.CURDIR}/../../sysutils/munin-common/distinfo
 PATCHDIR=	${.CURDIR}/../../sysutils/munin-common/files

Modified: head/sysutils/munin-node/Makefile
==============================================================================
--- head/sysutils/munin-node/Makefile	Mon Oct 21 13:54:52 2019	(r515108)
+++ head/sysutils/munin-node/Makefile	Mon Oct 21 13:54:56 2019	(r515109)
@@ -3,7 +3,6 @@
 
 PORTNAME=	munin
 PORTVERSION=	${MUNIN_VERSION}
-PORTREVISION=	2
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MUNIN_SITES}
 PKGNAMESUFFIX=	-node



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910211354.x9LDsuZ2016994>