svn commit: r536772 - in head/sysutils: munin-common munin-node
Mathieu Arnold
mat at FreeBSD.org
Thu May 28 14:38:58 UTC 2020
Author: mat
Date: Thu May 28 14:38:57 2020
New Revision: 536772
URL: https://svnweb.freebsd.org/changeset/ports/536772
Log:
Update to 2.0.63.
Modified:
head/sysutils/munin-common/distinfo (contents, props changed)
head/sysutils/munin-common/munin.mk
head/sysutils/munin-node/Makefile (contents, props changed)
Modified: head/sysutils/munin-common/distinfo
==============================================================================
--- head/sysutils/munin-common/distinfo Thu May 28 14:29:28 2020 (r536771)
+++ head/sysutils/munin-common/distinfo Thu May 28 14:38:57 2020 (r536772)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588576491
-SHA256 (munin-2.0.61.tar.gz) = 0118256a28579665c9770051feae8aff4ca1f27bcfc2d92d576776a2262dea2b
-SIZE (munin-2.0.61.tar.gz) = 2247668
+TIMESTAMP = 1590675632
+SHA256 (munin-2.0.63.tar.gz) = bbe4d5e31e99e49274b3ad9a2f6ccda4e90a3c5b5dad440455d66d6b1ad783dd
+SIZE (munin-2.0.63.tar.gz) = 2247156
Modified: head/sysutils/munin-common/munin.mk
==============================================================================
--- head/sysutils/munin-common/munin.mk Thu May 28 14:29:28 2020 (r536771)
+++ head/sysutils/munin-common/munin.mk Thu May 28 14:38:57 2020 (r536772)
@@ -1,6 +1,6 @@
LICENSE= GPLv2
-MUNIN_VERSION= 2.0.61
+MUNIN_VERSION= 2.0.63
MUNIN_SITES= http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/
DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/munin-common/files
Modified: head/sysutils/munin-node/Makefile
==============================================================================
--- head/sysutils/munin-node/Makefile Thu May 28 14:29:28 2020 (r536771)
+++ head/sysutils/munin-node/Makefile Thu May 28 14:38:57 2020 (r536772)
@@ -3,7 +3,6 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node
More information about the svn-ports-all
mailing list