Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2010 09:52:34 +0300 (MSK)
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        rafan@FreeBSD.org
Subject:   ports/143111: [PATCH] mail/mailgraph: change default rrdtool dependency to rrdtool12
Message-ID:  <20100123065235.0898B4AD79@mail.irbisnet.ru>
Resent-Message-ID: <201001230720.o0N7K2sd028195@freefall.freebsd.org>

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

>Number:         143111
>Category:       ports
>Synopsis:       [PATCH] mail/mailgraph: change default rrdtool dependency to rrdtool12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 23 07:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Pankov
>Release:        FreeBSD 8.0-RELEASE sparc64
>Organization:
>Environment:
System: FreeBSD mail.irbisnet.ru 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Wed Dec  2 08:57:49 MSK
>Description:
Change default rrdtool dependency to rrdtool12 to avoid installing X11 related ports.

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

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

--- mailgraph-1.14_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mailgraph/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- Makefile	24 Jun 2008 12:34:52 -0000	1.40
+++ Makefile	23 Jan 2010 06:49:49 -0000
@@ -15,7 +15,7 @@
 MAINTAINER=	rafan@FreeBSD.org
 COMMENT=	A RRDtool frontend for Postfix statistics
 
-RUN_DEPENDS=	${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool	\
+RUN_DEPENDS=	${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool12	\
 		${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
 
 NO_BUILD=	yes
--- mailgraph-1.14_2.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?20100123065235.0898B4AD79>