svn commit: r566873 - head/sysutils/munin-common

Mathieu Arnold mat at FreeBSD.org
Mon Mar 1 17:17:47 UTC 2021


Author: mat
Date: Mon Mar  1 17:17:43 2021
New Revision: 566873
URL: https://svnweb.freebsd.org/changeset/ports/566873

Log:
  Update to 2.0.67.

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

Modified: head/sysutils/munin-common/distinfo
==============================================================================
--- head/sysutils/munin-common/distinfo	Mon Mar  1 17:17:40 2021	(r566872)
+++ head/sysutils/munin-common/distinfo	Mon Mar  1 17:17:43 2021	(r566873)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611933136
-SHA256 (munin-2.0.66.tar.gz) = 24520ddb9e424cbc5d5552b8cb748bbb976c99ab1a996977208f80decb2e53a8
-SIZE (munin-2.0.66.tar.gz) = 2251620
+TIMESTAMP = 1614609480
+SHA256 (munin-2.0.67.tar.gz) = 6a4312c504a2da6a41982dd71afebbcb30a93ec383e2ec6be87a863a5e7564d3
+SIZE (munin-2.0.67.tar.gz) = 2252301

Modified: head/sysutils/munin-common/munin.mk
==============================================================================
--- head/sysutils/munin-common/munin.mk	Mon Mar  1 17:17:40 2021	(r566872)
+++ head/sysutils/munin-common/munin.mk	Mon Mar  1 17:17:43 2021	(r566873)
@@ -1,6 +1,6 @@
 LICENSE=	GPLv2
 
-MUNIN_VERSION=	2.0.66
+MUNIN_VERSION=	2.0.67
 MUNIN_SITES=	http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/
 DISTINFO_FILE=	${.CURDIR}/../../sysutils/munin-common/distinfo
 PATCHDIR=	${.CURDIR}/../../sysutils/munin-common/files


More information about the svn-ports-head mailing list