Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 22:09:05 -0700 (PDT)
From:      Daniel Bretoi <daniel@netwalk.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marcus@FreeBSD.org
Subject:   ports/135990: [PATCH] net-im/finch: [SUMMARIZE CHANGES]
Message-ID:  <20090624050905.26086E014@nero.netwalk.org>
Resent-Message-ID: <200906240530.n5O5U20k032430@freefall.freebsd.org>

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

>Number:         135990
>Category:       ports
>Synopsis:       [PATCH] net-im/finch: [SUMMARIZE CHANGES]
>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:   Wed Jun 24 05:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Bretoi
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD nero.netwalk.org 7.2-RELEASE FreeBSD 7.2-RELEASE #3: Sat May  9 18:05:43 PDT
>Description:
Dependancy failure. Needs p5-XML-Parser

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

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

--- Makefile.orig	2009-06-23 22:07:50.572023117 -0700
+++ Makefile	2009-06-23 21:51:19.732904737 -0700
@@ -12,6 +12,8 @@
 MAINTAINER=	marcus@FreeBSD.org
 COMMENT=	Finch multi-protocol messaging client (Console UI)
 
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS=	${RUN_DEPENDS}
 LIB_DEPENDS=	purple.5:${PORTSDIR}/net-im/libpurple
 
 MASTERDIR=	${.CURDIR}/../libpurple
>Release-Note:
>Audit-Trail:
>Unformatted:



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