Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  9 Aug 2007 21:02:59 +0200 (CEST)
From:      Michael Fuckner <michael@fuckner.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        brooks@FreeBSD.org
Subject:   ports/115362: [PATCH] sysutils/ganglia-monitor-core: update to 3.0.4
Message-ID:  <20070809190259.F1693B839@g33.rebootking.de>
Resent-Message-ID: <200708091920.l79JK2X9050070@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115362
>Category:       ports
>Synopsis:       [PATCH] sysutils/ganglia-monitor-core: update to 3.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 09 19:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael Fuckner
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD g33.rebootking.de 7.0-CURRENT FreeBSD 7.0-CURRENT #9: Sun Aug  5 09:56:48 CEST
>Description:
- Update to 3.0.4

Port maintainer (brooks@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ganglia-monitor-core-3.0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/ganglia-monitor-core/Makefile /usr/ports/sysutils/ganglia-monitor-core.new/Makefile
--- /usr/ports/sysutils/ganglia-monitor-core/Makefile	2007-08-09 20:42:14.000000000 +0200
+++ /usr/ports/sysutils/ganglia-monitor-core.new/Makefile	2007-08-09 20:45:39.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	monitor-core
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	sysutils net parallel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ganglia
@@ -33,7 +33,7 @@
 
 .if defined (GMETAD_CONF)
 .if !exists (${GMETAD_CONF})
-IGNORE=		 "GMETAD_CONF must point to an existing file when defined"
+IGNORE=		"GMETAD_CONF must point to an existing file when defined"
 .endif
 .else
 GMETAD_CONF=	${WRKSRC}/gmetad/gmetad.conf
@@ -61,7 +61,6 @@
 USE_RC_SUBR=	ganglia.sh
 .endif
 
-
 .if defined (WITH_GMETAD)
 LIB_DEPENDS=	rrd.2:${PORTSDIR}/databases/rrdtool
 CONFIGURE_ARGS+=	--with-gmetad
@@ -73,7 +72,7 @@
 .endif
 
 .if defined (WITH_LIBGANGLIA)
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 PLIST_SUB+=	LIBGANGLIA=
 .else
 PLIST_SUB+=	LIBGANGLIA="@comment "
diff -ruN --exclude=CVS /usr/ports/sysutils/ganglia-monitor-core/distinfo /usr/ports/sysutils/ganglia-monitor-core.new/distinfo
--- /usr/ports/sysutils/ganglia-monitor-core/distinfo	2007-08-08 19:20:38.000000000 +0200
+++ /usr/ports/sysutils/ganglia-monitor-core.new/distinfo	2007-08-08 19:23:07.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ganglia-3.0.3.tar.gz) = c48320a112db20e8372ae8e89d97583e
-SHA256 (ganglia-3.0.3.tar.gz) = 02e6272aa5f614a5ea3336c8cc4e1cdcd794893114d08dda39188c010154deab
-SIZE (ganglia-3.0.3.tar.gz) = 2824785
+MD5 (ganglia-3.0.4.tar.gz) = 9a51023accb59b6ba76c10d7cb7322fa
+SHA256 (ganglia-3.0.4.tar.gz) = a63c802392d211e8c4beabb9eb175292d72b650a6192bbc332feebd9bb5f3ec4
+SIZE (ganglia-3.0.4.tar.gz) = 2842708
--- ganglia-monitor-core-3.0.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070809190259.F1693B839>