svn commit: r515109 - in head/sysutils: munin-common munin-node
Mathieu Arnold
mat at FreeBSD.org
Mon Oct 21 13:54:57 UTC 2019
Author: mat
Date: Mon Oct 21 13:54:56 2019
New Revision: 515109
URL: https://svnweb.freebsd.org/changeset/ports/515109
Log:
Update to 2.0.51.
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 Mon Oct 21 13:54:52 2019 (r515108)
+++ head/sysutils/munin-common/distinfo Mon Oct 21 13:54:56 2019 (r515109)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557734028
-SHA256 (munin-2.0.49.tar.gz) = e270ac3f6e669a19124ee5ab5cdd196d94be726bc93abfba94d5644d5f0badc3
-SIZE (munin-2.0.49.tar.gz) = 2252353
+TIMESTAMP = 1571660987
+SHA256 (munin-2.0.51.tar.gz) = 17e0746a6ec5f9e2f80883ac4653a7101654f98215ce106d1b94a2428f276aa7
+SIZE (munin-2.0.51.tar.gz) = 2252227
Modified: head/sysutils/munin-common/munin.mk
==============================================================================
--- head/sysutils/munin-common/munin.mk Mon Oct 21 13:54:52 2019 (r515108)
+++ head/sysutils/munin-common/munin.mk Mon Oct 21 13:54:56 2019 (r515109)
@@ -1,6 +1,6 @@
LICENSE= GPLv2
-MUNIN_VERSION= 2.0.49
+MUNIN_VERSION= 2.0.51
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 Mon Oct 21 13:54:52 2019 (r515108)
+++ head/sysutils/munin-node/Makefile Mon Oct 21 13:54:56 2019 (r515109)
@@ -3,7 +3,6 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node
More information about the svn-ports-all
mailing list