ports/78618: Update port: net/pear-Net_Dict

Antonio Carlos Venancio Junior antonio at php.net
Wed Mar 9 11:50:04 UTC 2005


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list