Date: Mon, 17 Feb 2020 11:30:51 +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: r526366 - head/sysutils/munin-common Message-ID: <202002171130.01HBUpkT047763@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Feb 17 11:30:51 2020 New Revision: 526366 URL: https://svnweb.freebsd.org/changeset/ports/526366 Log: Update to 2.0.56. 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 Feb 17 11:30:47 2020 (r526365) +++ head/sysutils/munin-common/distinfo Mon Feb 17 11:30:51 2020 (r526366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580129850 -SHA256 (munin-2.0.54.tar.gz) = 9930cebb0328a15b30edd7f4920ca89b61a24db5f55d0f70d76c00620daec3b3 -SIZE (munin-2.0.54.tar.gz) = 2264058 +TIMESTAMP = 1581933398 +SHA256 (munin-2.0.56.tar.gz) = 62e1d9ed9b7fac0ff92edda84a5367f28cb95a2e3582122e2fa874069559d7f2 +SIZE (munin-2.0.56.tar.gz) = 2264291 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Mon Feb 17 11:30:47 2020 (r526365) +++ head/sysutils/munin-common/munin.mk Mon Feb 17 11:30:51 2020 (r526366) @@ -1,6 +1,6 @@ LICENSE= GPLv2 -MUNIN_VERSION= 2.0.54 +MUNIN_VERSION= 2.0.56 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?202002171130.01HBUpkT047763>