From antonio@digitalsign.com  Wed Mar  9 11:45:39 2005
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 96C0416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Mar 2005 11:45:39 +0000 (GMT)
Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9D0E343D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Mar 2005 11:45:38 +0000 (GMT)
	(envelope-from antonio@digitalsign.com)
Received: from digitalsign.com (localhost [127.0.0.1])
	by digitalsign.com (8.12.6/8.12.6) with ESMTP id j29BjaCP072332
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 9 Mar 2005 08:45:36 -0300 (BRT)
	(envelope-from antonio@digitalsign.com)
Received: (from antonio@localhost)
	by digitalsign.com (8.12.6/8.12.6/Submit) id j29BjZWB072331;
	Wed, 9 Mar 2005 08:45:35 -0300 (BRT)
Message-Id: <200503091145.j29BjZWB072331@digitalsign.com>
Date: Wed, 9 Mar 2005 08:45:35 -0300 (BRT)
From: Antonio Carlos Venancio Junior <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: net/pear-Net_Dict
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78618
>Category:       ports
>Synopsis:       Update port: net/pear-Net_Dict
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 09 11:50:03 GMT 2005
>Closed-Date:    Wed Mar 09 13:39:21 GMT 2005
>Last-Modified:  Wed Mar 09 13:39:21 GMT 2005
>Originator:     Antnio Carlos Venncio Jnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ fix BUILD_DEPENDS
>How-To-Repeat:
>Fix:
diff -ruN pear-Net_Dict.orig/Makefile pear-Net_Dict/Makefile
--- pear-Net_Dict.orig/Makefile	Wed Mar  9 08:36:46 2005
+++ pear-Net_Dict/Makefile	Wed Mar  9 08:41:09 2005
@@ -7,12 +7,14 @@
 
 PORTNAME=	Net_Dict
 PORTVERSION=	1.0.3
+PORTREVISION=	1
 CATEGORIES=	net www pear
 
 MAINTAINER=	antonio@php.net
 COMMENT=	PEAR interface to the DICT protocol
 
-BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
+		${PEARDIR}/Cache/Cache.php:${PORTSDIR}/sysutils/pear-Cache
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	Net
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: flz 
Responsible-Changed-When: Wed Mar 9 12:18:00 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78618 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Wed Mar 9 13:39:11 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78618 
>Unformatted:
