Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Nov 2004 11:56:08 +0100 (CET)
From:      Lupe Christoph <lupe@lupe-christoph.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73378: Update port: sysutils/munin-main 1.0.2 -> 1.0.3
Message-ID:  <20041101105608.3DA4960CB@sebastian.lupe-christoph.de>
Resent-Message-ID: <200411011100.iA1B0l2q093181@freefall.freebsd.org>

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

>Number:         73378
>Category:       ports
>Synopsis:       Update port: sysutils/munin-main 1.0.2 -> 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 01 11:00:46 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lupe Christoph
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD sebastian.lupe-christoph.de 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #2: Thu Feb 26 23:02:20 CET 2004 root@:/usr/obj/usr/src/sys/SEBASTIAN i386


	
>Description:
        Update to support 1.0.3 
        Make portlint happy by moving the BUILD_DEPENDS line

        Files changed:
                Makefile
                distinfo
>How-To-Repeat:
	
>Fix:

	

--- munin-main.diff begins here ---
diff -ruN munin-main-1.0.2/Makefile munin-main/Makefile
--- munin-main-1.0.2/Makefile	Sun Sep 12 14:22:35 2004
+++ munin-main/Makefile	Mon Nov  1 10:14:56 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	munin
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	munin
@@ -16,10 +16,10 @@
 MAINTAINER=	lupe@lupe-christoph.de
 COMMENT=	Collector part of Munin
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \
 		${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net \
 		${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 .include <bsd.port.pre.mk>
 
diff -ruN munin-main-1.0.2/distinfo munin-main/distinfo
--- munin-main-1.0.2/distinfo	Sun Sep 12 14:22:35 2004
+++ munin-main/distinfo	Mon Nov  1 10:16:14 2004
@@ -1,2 +1,2 @@
-MD5 (munin_1.0.2.tar.gz) = e3672d16ff064b639204e23f20a7febd
-SIZE (munin_1.0.2.tar.gz) = 213872
+MD5 (munin_1.0.3.tar.gz) = 8114e4d716e0ec7ac70357a697af28cf
+SIZE (munin_1.0.3.tar.gz) = 214362
--- munin-main.diff ends here ---


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



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