Date: Fri, 27 Oct 2017 12:19:09 +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: r452973 - in head/sysutils: munin-common munin-master munin-node Message-ID: <201710271219.v9RCJ98i038920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Oct 27 12:19:09 2017 New Revision: 452973 URL: https://svnweb.freebsd.org/changeset/ports/452973 Log: Update to 2.0.34. Sponsored by: Absolight Modified: head/sysutils/munin-common/distinfo (contents, props changed) head/sysutils/munin-common/munin.mk head/sysutils/munin-master/Makefile (contents, props changed) head/sysutils/munin-node/Makefile (contents, props changed) Modified: head/sysutils/munin-common/distinfo ============================================================================== --- head/sysutils/munin-common/distinfo Fri Oct 27 12:11:39 2017 (r452972) +++ head/sysutils/munin-common/distinfo Fri Oct 27 12:19:09 2017 (r452973) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491998294 -SHA256 (munin-2.0.33.tar.gz) = 1c6f994bf62d6dee89554efba0733b6f96d4130ba906162c32f77587088974c4 -SIZE (munin-2.0.33.tar.gz) = 1342564 +TIMESTAMP = 1509105915 +SHA256 (munin-2.0.34.tar.gz) = ae9a314db0790882fdd4b2d3debe06248d541cb6c5705be4dbb1f8d9d6d66ca7 +SIZE (munin-2.0.34.tar.gz) = 1342411 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Fri Oct 27 12:11:39 2017 (r452972) +++ head/sysutils/munin-common/munin.mk Fri Oct 27 12:19:09 2017 (r452973) @@ -1,4 +1,4 @@ -MUNIN_VERSION= 2.0.33 +MUNIN_VERSION= 2.0.34 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-master/Makefile ============================================================================== --- head/sysutils/munin-master/Makefile Fri Oct 27 12:11:39 2017 (r452972) +++ head/sysutils/munin-master/Makefile Fri Oct 27 12:19:09 2017 (r452973) @@ -3,7 +3,6 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -master Modified: head/sysutils/munin-node/Makefile ============================================================================== --- head/sysutils/munin-node/Makefile Fri Oct 27 12:11:39 2017 (r452972) +++ head/sysutils/munin-node/Makefile Fri Oct 27 12:19:09 2017 (r452973) @@ -3,7 +3,6 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -node
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710271219.v9RCJ98i038920>