aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-common
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-09-02 16:26:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-09-02 16:26:52 +0000
commit7df3c36c2bbc3538de344b95194dd3797cec12ad (patch)
treed730cd20e7217af3a41e5fe046ee637d8d99793c /sysutils/munin-common
parent1fef7a32be1c141ec483e2ec78552adbcb1c865c (diff)
downloadports-7df3c36c2bbc3538de344b95194dd3797cec12ad.tar.gz
ports-7df3c36c2bbc3538de344b95194dd3797cec12ad.zip
Update to 2.0.21.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=367047
Diffstat (limited to 'sysutils/munin-common')
-rw-r--r--sysutils/munin-common/Makefile1
-rw-r--r--sysutils/munin-common/distinfo4
-rw-r--r--sysutils/munin-common/files/patch-Makefile4
-rw-r--r--sysutils/munin-common/files/patch-Makefile.config2
-rw-r--r--sysutils/munin-common/munin.mk2
5 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile
index a694518443b7..d794a2828808 100644
--- a/sysutils/munin-common/Makefile
+++ b/sysutils/munin-common/Makefile
@@ -3,7 +3,6 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -common
diff --git a/sysutils/munin-common/distinfo b/sysutils/munin-common/distinfo
index 112f4c1a9be2..4e50f61e1856 100644
--- a/sysutils/munin-common/distinfo
+++ b/sysutils/munin-common/distinfo
@@ -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
diff --git a/sysutils/munin-common/files/patch-Makefile b/sysutils/munin-common/files/patch-Makefile
index 4202408dcc37..44573017969c 100644
--- a/sysutils/munin-common/files/patch-Makefile
+++ b/sysutils/munin-common/files/patch-Makefile
@@ -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 \
diff --git a/sysutils/munin-common/files/patch-Makefile.config b/sysutils/munin-common/files/patch-Makefile.config
index c154efd70e27..8fea97224b26 100644
--- a/sysutils/munin-common/files/patch-Makefile.config
+++ b/sysutils/munin-common/files/patch-Makefile.config
@@ -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 @@
#
diff --git a/sysutils/munin-common/munin.mk b/sysutils/munin-common/munin.mk
index 3a26c1e5d31e..685d87a5b5b9 100644
--- a/sysutils/munin-common/munin.mk
+++ b/sysutils/munin-common/munin.mk
@@ -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 \