FreeBSD Port: php5-5.0.3

Joe Zeiler zeiler07 at covad.net
Thu Dec 16 14:22:19 PST 2004


The new php5.03 uses a different extensions directory, can you make this 
change to the Makefile:

--- Makefile    Thu Dec 16 15:02:20 2004
+++ Makefile.new        Thu Dec 16 16:19:10 2004
@@ -78,7 +78,7 @@
 OPTIONS+=      DEBUG "Enable debug" off \
                IPV6 "Enable ipv6 support" on
 
-EXT_DIR=       20040412
+EXT_DIR=       20041030
 
 CONFLICTS?=    php5-cli-5* mod_php5-5* php5-cgi-5*
 CONFLICTS+=    php4-4* php4-cli-4* mod_php4-4* php4-cgi-4*



More information about the freebsd-ports mailing list