svn commit: r533900 - head/sysutils/munin-common
Mathieu Arnold
mat at FreeBSD.org
Mon May 4 08:23:30 UTC 2020
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
More information about the svn-ports-all
mailing list