Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2005 08:45:35 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78618: Update port: net/pear-Net_Dict
Message-ID:  <200503091145.j29BjZWB072331@digitalsign.com>
Resent-Message-ID: <200503091150.j29Bo3La012748@freefall.freebsd.org>

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

>Number:         78618
>Category:       ports
>Synopsis:       Update port: net/pear-Net_Dict
>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:   Wed Mar 09 11:50:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>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:
>Unformatted:



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