Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 16:26:52 +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: r367047 - in head/sysutils: munin-common munin-common/files munin-master munin-node
Message-ID:  <201409021626.s82GQq14025303@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Sep  2 16:26:52 2014
New Revision: 367047
URL: http://svnweb.freebsd.org/changeset/ports/367047
QAT: https://qat.redports.org/buildarchive/r367047/

Log:
  Update to 2.0.21.
  
  Sponsored by:	Absolight

Modified:
  head/sysutils/munin-common/Makefile
  head/sysutils/munin-common/distinfo
  head/sysutils/munin-common/files/patch-Makefile
  head/sysutils/munin-common/files/patch-Makefile.config
  head/sysutils/munin-common/munin.mk
  head/sysutils/munin-master/Makefile
  head/sysutils/munin-node/Makefile

Modified: head/sysutils/munin-common/Makefile
==============================================================================
--- head/sysutils/munin-common/Makefile	Tue Sep  2 16:13:40 2014	(r367046)
+++ head/sysutils/munin-common/Makefile	Tue Sep  2 16:26:52 2014	(r367047)
@@ -3,7 +3,6 @@
 
 PORTNAME=	munin
 PORTVERSION=	${MUNIN_VERSION}
-PORTREVISION=	1
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MUNIN_SITES}
 PKGNAMESUFFIX=	-common

Modified: head/sysutils/munin-common/distinfo
==============================================================================
--- head/sysutils/munin-common/distinfo	Tue Sep  2 16:13:40 2014	(r367046)
+++ head/sysutils/munin-common/distinfo	Tue Sep  2 16:26:52 2014	(r367047)
@@ -1,2 +1,2 @@
-SHA256 (munin-2.0.17.tar.gz) = cfcc5bf3f8e568574ce897af7c17cc160def280e1ac63cd0796ca300ffef439e
-SIZE (munin-2.0.17.tar.gz) = 1334184
+SHA256 (munin-2.0.21.tar.gz) = 76ad6602706f3449e727adbfc35014e9b4193b3691a5ca032d5a8d78e9ed259b
+SIZE (munin-2.0.21.tar.gz) = 1336783

Modified: head/sysutils/munin-common/files/patch-Makefile
==============================================================================
--- head/sysutils/munin-common/files/patch-Makefile	Tue Sep  2 16:13:40 2014	(r367046)
+++ head/sysutils/munin-common/files/patch-Makefile	Tue Sep  2 16:26:52 2014	(r367047)
@@ -1,4 +1,4 @@
---- Makefile.orig	2013-07-19 16:30:03 UTC
+--- Makefile.orig	2014-04-22 19:29:32 UTC
 +++ Makefile
 @@ -68,60 +68,48 @@
  
@@ -133,7 +133,7 @@
  	    fi                                                 \
  	done
  
-@@ -426,6 +410,7 @@
+@@ -466,6 +450,7 @@
              --install_path sbin=$(SBINDIR)		\
              --install_path bindoc=$(MANDIR)/man1	\
              --install_path libdoc=$(MANDIR)/man3	\

Modified: head/sysutils/munin-common/files/patch-Makefile.config
==============================================================================
--- head/sysutils/munin-common/files/patch-Makefile.config	Tue Sep  2 16:13:40 2014	(r367046)
+++ head/sysutils/munin-common/files/patch-Makefile.config	Tue Sep  2 16:26:52 2014	(r367047)
@@ -1,4 +1,4 @@
---- Makefile.config.orig	2013-07-19 16:30:03 UTC
+--- Makefile.config.orig	2014-04-22 19:29:32 UTC
 +++ Makefile.config
 @@ -17,62 +17,62 @@
  #

Modified: head/sysutils/munin-common/munin.mk
==============================================================================
--- head/sysutils/munin-common/munin.mk	Tue Sep  2 16:13:40 2014	(r367046)
+++ head/sysutils/munin-common/munin.mk	Tue Sep  2 16:26:52 2014	(r367047)
@@ -1,4 +1,4 @@
-MUNIN_VERSION=	2.0.17
+MUNIN_VERSION=	2.0.21
 MUNIN_SITES=	SF/${PORTNAME}/stable/${MUNIN_VERSION}
 MUNIN_DISTINFO=	${PORTSDIR}/sysutils/munin-common/distinfo
 MUNIN_PATCHES=	${PORTSDIR}/sysutils/munin-common/files/patch-Makefile \

Modified: head/sysutils/munin-master/Makefile
==============================================================================
--- head/sysutils/munin-master/Makefile	Tue Sep  2 16:13:40 2014	(r367046)
+++ head/sysutils/munin-master/Makefile	Tue Sep  2 16:26:52 2014	(r367047)
@@ -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	Tue Sep  2 16:13:40 2014	(r367046)
+++ head/sysutils/munin-node/Makefile	Tue Sep  2 16:26:52 2014	(r367047)
@@ -3,7 +3,6 @@
 
 PORTNAME=	munin
 PORTVERSION=	${MUNIN_VERSION}
-PORTREVISION=	2
 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?201409021626.s82GQq14025303>