Bug 80943

Summary: lang/php4: update PHP for new mnogosearch extension
Product: Ports & Packages Reporter: Radim Kolar <hsn>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Radim Kolar 2005-05-12 18:10:01 UTC
Part #3 (last) of mnogosearch update. Need to change depends for mnogosearch
extension. The new mnogosearch extension depends on libmnogosearch-3.2.so
because i was unable to get work lib_depends with major and minor library
number i have used udm-config instead. This is even better. Maybe.

Warning

i have hand edited attached patch, so i am not sure if i do
not broke it. To be honest, i am sure that patch program will complain,
because every attempt to hand edit patch ended with this result.

rk.

Fix: 

+++ /home/hsn/hacked/php4/Makefile.ext	Tue May 10 15:40:49 2005
@@ -204,7 +198,7 @@
 .endif
 
 .if ${PHP_MODNAME} == "mnogosearch"
-LIB_DEPENDS+=	udmsearch.1:${PORTSDIR}/www/mnogosearch
-
+BUILD_DEPENDS+=	udm-config:${PORTSDIR}/www/mnogosearch
+RUN_DEPENDS+=	udm-config:${PORTSDIR}/www/mnogosearch
 CONFIGURE_ARGS+=--with-mnogosearch=${LOCALBASE}
 .endif
How-To-Repeat: Better try to not.
Comment 1 Sam Lawrance freebsd_committer freebsd_triage 2005-05-18 14:42:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Grab
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2005-06-12 04:39:38 UTC
Responsible Changed
From-To: lawrance->ale

Over to maintainer.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-01 12:50:29 UTC
State Changed
From-To: open->closed

Close on submitter's request: the current port depends on mnogosearch31, which 
keeps the old library naming