Date: Mon, 1 Mar 2021 17:17:44 +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: r566873 - head/sysutils/munin-common Message-ID: <202103011717.121HHiiX035683@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103011717.121HHiiX035683>