Date: Mon, 4 May 2020 08:23:30 +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: r533900 - head/sysutils/munin-common Message-ID: <202005040823.0448NUm8002748@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon May 4 08:23:29 2020 New Revision: 533900 URL: https://svnweb.freebsd.org/changeset/ports/533900 Log: Update to 2.0.61. 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 May 4 08:12:12 2020 (r533899) +++ head/sysutils/munin-common/distinfo Mon May 4 08:23:29 2020 (r533900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588249831 -SHA256 (munin-2.0.60.tar.gz) = 69dfc66cc982354d343cf32dd39a4ac46565f383fedf3dea68bfa9ce5f145fe0 -SIZE (munin-2.0.60.tar.gz) = 2247007 +TIMESTAMP = 1588576491 +SHA256 (munin-2.0.61.tar.gz) = 0118256a28579665c9770051feae8aff4ca1f27bcfc2d92d576776a2262dea2b +SIZE (munin-2.0.61.tar.gz) = 2247668 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Mon May 4 08:12:12 2020 (r533899) +++ head/sysutils/munin-common/munin.mk Mon May 4 08:23:29 2020 (r533900) @@ -1,6 +1,6 @@ LICENSE= GPLv2 -MUNIN_VERSION= 2.0.60 +MUNIN_VERSION= 2.0.61 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?202005040823.0448NUm8002748>