Date: Tue, 3 Apr 2018 12:47:16 +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: r466344 - head/sysutils/munin-common Message-ID: <201804031247.w33ClGea017120@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Apr 3 12:47:16 2018 New Revision: 466344 URL: https://svnweb.freebsd.org/changeset/ports/466344 Log: Update to 2.0.37. Sponsored by: Absolight 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 Tue Apr 3 12:46:30 2018 (r466343) +++ head/sysutils/munin-common/distinfo Tue Apr 3 12:47:16 2018 (r466344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522066415 -SHA256 (munin-2.0.36.tar.gz) = bf48e3e900c72d11f8104de43d8e39c26d532ebe239a364f95cfc414c143e1d8 -SIZE (munin-2.0.36.tar.gz) = 2053780 +TIMESTAMP = 1522752589 +SHA256 (munin-2.0.37.tar.gz) = aa93bd3415fc52e4c3b1c2fff58ec078e5d42fdc7202d38a8546bef97fcbd5b4 +SIZE (munin-2.0.37.tar.gz) = 2242442 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Tue Apr 3 12:46:30 2018 (r466343) +++ head/sysutils/munin-common/munin.mk Tue Apr 3 12:47:16 2018 (r466344) @@ -1,4 +1,6 @@ -MUNIN_VERSION= 2.0.36 +LICENSE= GPLv2 + +MUNIN_VERSION= 2.0.37 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?201804031247.w33ClGea017120>