Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13556

Modified Files:
        php4-apache2-ssl.info php5-apache2-ssl.info 
Log Message:
Fix some pkging errors and disabled debug mode for zend modules

Index: php4-apache2-ssl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/php4-apache2-ssl.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- php4-apache2-ssl.info       5 Jan 2005 15:20:11 -0000       1.21
+++ php4-apache2-ssl.info       4 May 2005 18:52:37 -0000       1.22
@@ -1,6 +1,6 @@
 Package: php4-apache2-ssl
 Version: 4.3.10
-Revision: 14
+Revision: 15
 ###
 Depends: libapache2-ssl-mod-php4 | %N-cgi
 BuildDepends: apr-ssl (>= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, postgresql73-ssl-dev, curl-ssl-dev, expat, libmhash (>= 
0.8.18-2), libmcve (>= 3.2.2-1), libmcrypt, libxml2, libxslt, openldap-ssl-dev 
(>= 2.1.22-24), libsablot-dev, ming, t1lib5, pcre (>= 4.3-1), libpng3, 
apache2-ssl-dev (>= 2.0.48-14), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl 
(>= 5.0.7-2), net-snmp-ssl-dev (>= 5.0.7-2), db42-ssl, libtiff, pdflib, 
x11-dev, system-java14-dev, recode-dev (>= 3.6-7), gmp, mnogosearch-dev, 
uw-imap-c-client-ssl (>= 2002e-1), libjpeg, cyrus-sasl2-dev
@@ -143,7 +143,7 @@
   Zend/LICENSE:LICENSE.Zend TSRM/LICENSE:LICENSE.TSRM
 <<
 ###
-ConfigureParams: --program-suffix=4 --enable-debug --enable-safe-mode 
--enable-memory-limit --with-layout=GNU --enable-calendar --disable-sysvsem 
--disable-sysvshm --enable-track-vars --enable-trans-sid --enable-bcmath 
--with-bz2=%p --enable-ctype --with-iconv=%p --enable-exif --enable-flatfile 
--enable-filepro --enable-ftp --with-gettext=%p --enable-mbstring 
--enable-shmop --enable-sockets --enable-wddx --disable-xml --with-expat-dir=%p 
--enable-yp --with-zlib --with-kerberos=/usr --with-openssl --without-sybase-ct 
--with-regex=php --disable-rpath --disable-static 
--with-exec-dir=%p/lib/php4/libexec --mandir=%i/share/man
+ConfigureParams: --program-suffix=4 --disable-debug --enable-safe-mode 
--enable-memory-limit --with-layout=GNU --enable-calendar --disable-sysvsem 
--disable-sysvshm --enable-track-vars --enable-trans-sid --enable-bcmath 
--with-bz2=%p --enable-ctype --with-iconv=%p --enable-exif --enable-flatfile 
--enable-filepro --enable-ftp --with-gettext=%p --enable-mbstring 
--enable-shmop --enable-sockets --enable-wddx --disable-xml --with-expat-dir=%p 
--enable-yp --with-zlib --with-kerberos=/usr --with-openssl --without-sybase-ct 
--with-regex=php --disable-rpath --disable-static 
--with-exec-dir=%p/lib/php4/libexec --mandir=%i/share/man
 ###
 CompileScript: <<
   ### Configure for apache2

Index: php5-apache2-ssl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/php5-apache2-ssl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- php5-apache2-ssl.info       7 Apr 2005 04:57:51 -0000       1.5
+++ php5-apache2-ssl.info       4 May 2005 18:52:37 -0000       1.6
@@ -1,6 +1,6 @@
 Package: php5-apache2-ssl
 Version: 5.0.4
-Revision: 10
+Revision: 11
 ###
 Depends: libapache2-ssl-mod-php5 | %N-cgi
 BuildDepends: apr-ssl (>= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, sqlite-dev, postgresql74-ssl-dev, curl-ssl-dev, expat, 
libmhash (>= 0.8.18-2), libmcve (>= 3.2.2-1), libmcrypt, libxml2, libxslt, 
openldap-ssl-dev (>= 2.1.22-24), ming, t1lib5, libpng3, apache2-ssl-dev (>= 
2.0.48-14), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl (>= 5.0.7-2), 
net-snmp-ssl-dev (>= 5.0.7-2), db42-ssl, libtiff, x11-dev, gmp, 
mnogosearch-dev, clibpdf (>= 2.0.2r1-2), uw-imap-c-client-ssl (>= 2002e-1), 
libjpeg, cyrus-sasl2-dev
@@ -1462,7 +1462,7 @@
     module=cpdf
 
     for conf in apache apache2 cgi; do
-      if [ -f %p/etc/php4/$conf/php.ini ]; then
+      if [ -f %p/etc/php5/$conf/php.ini ]; then
         if ! grep -q 
"^[[:space:]]*extension[[:space:]]*=[[:space:]]*%p/lib/php5/libexec/$module.so" 
%p/etc/php5/$conf/php.ini; then
           echo "You are installing \"$module\" support for php5, but it's not"
           echo "enabled in your %p/etc/php5/$conf/php.ini."
@@ -1533,7 +1533,7 @@
     module=xsl
 
     for conf in apache apache2 cgi; do
-      if [ -f %p/etc/php4/$conf/php.ini ]; then
+      if [ -f %p/etc/php5/$conf/php.ini ]; then
         if ! grep -q 
"^[[:space:]]*extension[[:space:]]*=[[:space:]]*%p/lib/php5/libexec/$module.so" 
%p/etc/php5/$conf/php.ini; then
           echo "You are installing \"$module\" support for php5, but it's not"
           echo "enabled in your %p/etc/php5/$conf/php.ini."



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to