From ba2f18c6ae32796951f856f41b965a8a5559bf1e Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Fri, 15 Apr 2005 22:24:50 +0000 Subject: Upgrade to 3.0.1 (mostly just includes fixes we previously installed via patches). Submitted by: Michael Fuckner PR: ports/79770 --- sysutils/ganglia-webfrontend/Makefile | 2 +- sysutils/ganglia-webfrontend/distinfo | 4 ++-- sysutils/ganglia-webfrontend/files/patch-conf.php | 15 +-------------- 3 files changed, 4 insertions(+), 17 deletions(-) (limited to 'sysutils') diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index 959200895c51..702d534d0c41 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -6,7 +6,7 @@ # PORTNAME= webfrontend -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= sysutils net parallel www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ganglia diff --git a/sysutils/ganglia-webfrontend/distinfo b/sysutils/ganglia-webfrontend/distinfo index f481fbaed1ea..bbb3b3f9c5fe 100644 --- a/sysutils/ganglia-webfrontend/distinfo +++ b/sysutils/ganglia-webfrontend/distinfo @@ -1,2 +1,2 @@ -MD5 (ganglia-3.0.0.tar.bz2) = 62e514a34fb237dfb0649608d8a9377a -SIZE (ganglia-3.0.0.tar.bz2) = 2528890 +MD5 (ganglia-3.0.1.tar.bz2) = 14f086834f91899d921bf7e7fe44b536 +SIZE (ganglia-3.0.1.tar.bz2) = 2649342 diff --git a/sysutils/ganglia-webfrontend/files/patch-conf.php b/sysutils/ganglia-webfrontend/files/patch-conf.php index 1ffbc959f533..7a58704aab11 100644 --- a/sysutils/ganglia-webfrontend/files/patch-conf.php +++ b/sysutils/ganglia-webfrontend/files/patch-conf.php @@ -3,20 +3,7 @@ $FreeBSD$ --- conf.php.orig +++ conf.php -@@ -3,11 +3,7 @@ - # - # Gmetad-webfrontend version. Used to check for updates. - # --$majorversion = 2; --$minorversion = 5; --$microversion = 7; -- --$ganglia_version = "$majorversion.$minorversion.$microversion"; -+include_once "./version.php"; - - # - # The name of the directory in "./templates" which contains the -@@ -22,12 +18,12 @@ +@@ -18,12 +18,12 @@ # # Where gmetad stores the rrd archives. -- cgit v1.2.3