Date: Wed, 21 Dec 2016 11:12:30 +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: r429065 - in head/sysutils: munin-common munin-master Message-ID: <201612211112.uBLBCUTw011706@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Dec 21 11:12:30 2016 New Revision: 429065 URL: https://svnweb.freebsd.org/changeset/ports/429065 Log: Update to 2.0.28. Reported by: portscout 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) Modified: head/sysutils/munin-common/distinfo ============================================================================== --- head/sysutils/munin-common/distinfo Wed Dec 21 11:01:01 2016 (r429064) +++ head/sysutils/munin-common/distinfo Wed Dec 21 11:12:30 2016 (r429065) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477994522 -SHA256 (munin-2.0.27.tar.gz) = 78f832bf1494815833459923cbfc8f41d47765cb5667c4e5c33f461aec15417c -SIZE (munin-2.0.27.tar.gz) = 1340502 +TIMESTAMP = 1482312515 +SHA256 (munin-2.0.28.tar.gz) = 7d14354e224dc6091d8ec1a09272d3b207bc017f27d4d1cb4cd29e64a3e283bf +SIZE (munin-2.0.28.tar.gz) = 1342166 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Wed Dec 21 11:01:01 2016 (r429064) +++ head/sysutils/munin-common/munin.mk Wed Dec 21 11:12:30 2016 (r429065) @@ -1,4 +1,4 @@ -MUNIN_VERSION= 2.0.27 +MUNIN_VERSION= 2.0.28 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 Wed Dec 21 11:01:01 2016 (r429064) +++ head/sysutils/munin-master/Makefile Wed Dec 21 11:12:30 2016 (r429065) @@ -3,7 +3,6 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -master
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612211112.uBLBCUTw011706>