aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-27 14:12:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-27 14:12:23 +0000
commit84b9758ad8bae9de32356f86a564bb6e847770ae (patch)
tree14f2fc437ffa72c560b51bbd316d2751b277a441
parent57c3f72fc137af2e08f70911d5ed32924f3b515c (diff)
downloadports-84b9758ad8bae9de32356f86a564bb6e847770ae.tar.gz
ports-84b9758ad8bae9de32356f86a564bb6e847770ae.zip
Notes
-rw-r--r--sysutils/munin-common/Makefile2
-rw-r--r--sysutils/munin-common/distinfo5
-rw-r--r--sysutils/munin-common/munin.mk6
-rw-r--r--sysutils/munin-master/Makefile1
-rw-r--r--sysutils/munin-node/Makefile1
5 files changed, 6 insertions, 9 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile
index 4027e8baf66c..f89fb2527ffa 100644
--- a/sysutils/munin-common/Makefile
+++ b/sysutils/munin-common/Makefile
@@ -3,7 +3,6 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -common
@@ -16,7 +15,6 @@ BUILD_DEPENDS= p5-Module-Build>=0:devel/p5-Module-Build \
RUN_DEPENDS= p5-Net-SSLeay>=0:security/p5-Net-SSLeay
USES= gmake perl5 cpe
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.r/rc/}
.include "${.CURDIR}/../munin-common/munin.mk"
diff --git a/sysutils/munin-common/distinfo b/sysutils/munin-common/distinfo
index d5805aa8b847..38fa73776813 100644
--- a/sysutils/munin-common/distinfo
+++ b/sysutils/munin-common/distinfo
@@ -1,2 +1,3 @@
-SHA256 (munin-2.0.25.tar.gz) = 6832bc5839d03639e4309178d9370697fc8a80a83d9b6653953f40161e949694
-SIZE (munin-2.0.25.tar.gz) = 1337586
+TIMESTAMP = 1477576389
+SHA256 (munin-2.0.26.tar.gz) = fb5fff319820e63b1107528e8302f0e0f1a29a710a3af1b8e281cc6c3c34bb84
+SIZE (munin-2.0.26.tar.gz) = 1338865
diff --git a/sysutils/munin-common/munin.mk b/sysutils/munin-common/munin.mk
index 91eb1da6563b..c23d653bc369 100644
--- a/sysutils/munin-common/munin.mk
+++ b/sysutils/munin-common/munin.mk
@@ -1,9 +1,9 @@
-MUNIN_VERSION= 2.0.25
-MUNIN_SITES= SF/${PORTNAME}/stable/${MUNIN_VERSION}
+MUNIN_VERSION= 2.0.26
+MUNIN_SITES= http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/
DISTINFO_FILE= ${PORTSDIR}/sysutils/munin-common/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/munin-common/files
-PORTSCOUT= limit:^2\.0\.
+PORTSCOUT= limitw:1,even
DBDIR?= /var/${PORTNAME}
DBDIRNODE?= /var/${PORTNAME}
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile
index 462aa8a96a77..2411ec442ab6 100644
--- a/sysutils/munin-master/Makefile
+++ b/sysutils/munin-master/Makefile
@@ -3,7 +3,6 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 5
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -master
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index 25a2af4cd883..2cbb33690669 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -3,7 +3,6 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 8
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node