Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31800

Modified Files:
        php5.info 
Log Message:
Update php5 again in hopes it'll work better with apache2.4, it MUST be 
recompiled against 2.4 so I'm not sure this will help at all sadly

Index: php5.info
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/php5.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- php5.info   7 Aug 2013 23:21:32 -0000       1.14
+++ php5.info   8 Aug 2013 15:09:18 -0000       1.15
@@ -4,7 +4,7 @@
 Revision: 15.2
 Type: sapiver (20100525)
 ###
-BuildDepends: fink (>= 0.34.99.git), automake1.11, apache2-prefork-dev | 
apache2-dev, aspell-dev, coreutils, cyrus-sasl2-dev, db53-aes, enchant1-dev, 
expat1, file-dev, freetds (>= 1:0.91-1), freetds-dev, freetype219, gd2, 
glib2-dev, gmp5, libapr.0-dev, libc-client1-dev, libcurl4, libevent2, 
libgcrypt, libicu36-dev, libjpeg9, libmcrypt, libmhash2, libonig2-dev, 
libodbc3-dev, libpcre1, libpng16, libtidy-0.99.0-dev, libtool2, libxml2 (>> 
2.9.0), libxslt, mysql-unified-dev | libmysqlclient18-dev, libnetsnmp30-dev, 
netcat, openldap24-dev, openssl100-dev, postgresql91-dev, qdbm14, re2c, 
recode-dev, sed, sqlite3-dev, wrap
+BuildDepends: fink (>= 0.34.99.git), automake1.11, apache2-prefork-dev | 
apache2-dev (>= 2.4.6), aspell-dev, coreutils, cyrus-sasl2-dev, db53-aes, 
enchant1-dev, expat1, file-dev, freetds (>= 1:0.91-1), freetds-dev, 
freetype219, gd2, glib2-dev, gmp5, libapr.0-dev, libc-client1-dev, libcurl4, 
libevent2, libgcrypt, libicu36-dev, libjpeg9, libmcrypt, libmhash2, 
libonig2-dev, libodbc3-dev, libpcre1, libpng16, libtidy-0.99.0-dev, libtool2, 
libxml2 (>> 2.9.0), libxslt, mysql-unified-dev | libmysqlclient18-dev, 
libnetsnmp30-dev, netcat, openldap24-dev, openssl100-dev, postgresql91-dev, 
qdbm14, re2c, recode-dev, sed, sqlite3-dev, wrap
 Depends: libapache2-mod-php5 (= %v-%r) | libapache2-mod-php5filter (= %v-%r) | 
php5-cgi (= %v-%r) | php5-fpm (= %v-%r), php5-common (= %v-%r)
 ###
 CustomMirror: <<
@@ -194,7 +194,7 @@
 CompileScript: <<
 #!/bin/sh -ex
 
-apache2_CONFARGS="--prefix=%p --with-apxs2=%p/sbin/apxs2 \
+apache2_CONFARGS="--prefix=%p --with-apxs2=%p/bin/apxs2 \
        --with-config-file-path=%p/etc/php5/apache2 \
        --with-config-file-scan-dir=%p/etc/php5/apache2/conf.d \
        %c \
@@ -235,7 +235,7 @@
        --with-pdo-sqlite=shared,%p \
        --with-pdo-dblib=shared,%p";
 
-apache2filter_CONFARGS="--prefix=%p --with-apxs2filter=%p/sbin/apxs2 \
+apache2filter_CONFARGS="--prefix=%p --with-apxs2filter=%p/bin/apxs2 \
        --with-config-file-path=%p/etc/php5/apache2filter \
        --with-config-file-scan-dir=%p/etc/php5/apache2filter/conf.d \
        %c \
@@ -392,7 +392,7 @@
 #!/bin/sh -ex
 
 # install apache2 DSO module
-APACHE_MOD_DIR=%d`%p/sbin/apxs2 -q LIBEXECDIR`;
+APACHE_MOD_DIR=%d`%p/bin/apxs2 -q LIBEXECDIR`;
 mkdir -p ${APACHE_MOD_DIR};
 cp %b/apache2-build/libs/libphp5.so ${APACHE_MOD_DIR}/libphp5.so;
 mkdir -p %i/etc/apache2/mods-available;


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to