ports/77018: MAINTAINER FIX: www/pear-HTTP_Client

Joseph Scott joseph at randomnetworks.com
Wed Feb 2 17:10:18 UTC 2005


>Number:         77018
>Category:       ports
>Synopsis:       MAINTAINER FIX: www/pear-HTTP_Client
>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 Feb 02 17:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD sm01.rhyll.com 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Jan 14 19:17:00 CST 2005 joseph at sm01.rhyll.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
MAINTAINER FIX: www/pear-HTTP_Client

Looks like this also depends on www/pear-HTTP_Request.
>How-To-Repeat:
	
>Fix:

	

--- pear-HTTP_Client.diff begins here ---
diff -ruN pear-HTTP_Client-orig/Makefile pear-HTTP_Client/Makefile
--- pear-HTTP_Client-orig/Makefile	Wed Feb  2 11:03:46 2005
+++ pear-HTTP_Client/Makefile	Wed Feb  2 11:04:08 2005
@@ -12,7 +12,8 @@
 MAINTAINER=		joseph at randomnetworks.com
 COMMENT=		PEAR classes for high level HTTP requests
 
-BUILD_DEPENDS=	${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP
+BUILD_DEPENDS=	${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
+				${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=		HTTP
--- pear-HTTP_Client.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list