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

Mathieu Arnold mat at FreeBSD.org
Mon May 13 09:40:57 UTC 2019


Author: mat
Date: Mon May 13 09:40:56 2019
New Revision: 501543
URL: https://svnweb.freebsd.org/changeset/ports/501543

Log:
  Update to 2.0.49.

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 13 09:38:29 2019	(r501542)
+++ head/sysutils/munin-common/distinfo	Mon May 13 09:40:56 2019	(r501543)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551698437
-SHA256 (munin-2.0.47.tar.gz) = 3a1c66a605ebc348fea977c5b54fcb892d6b76ab2591b48880c6eb70dbf00407
-SIZE (munin-2.0.47.tar.gz) = 2249015
+TIMESTAMP = 1557734028
+SHA256 (munin-2.0.49.tar.gz) = e270ac3f6e669a19124ee5ab5cdd196d94be726bc93abfba94d5644d5f0badc3
+SIZE (munin-2.0.49.tar.gz) = 2252353

Modified: head/sysutils/munin-common/munin.mk
==============================================================================
--- head/sysutils/munin-common/munin.mk	Mon May 13 09:38:29 2019	(r501542)
+++ head/sysutils/munin-common/munin.mk	Mon May 13 09:40:56 2019	(r501543)
@@ -1,6 +1,6 @@
 LICENSE=	GPLv2
 
-MUNIN_VERSION=	2.0.47
+MUNIN_VERSION=	2.0.49
 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