Update of /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23867/main/finkinfo/libs

Modified Files:
        apr.info 
Log Message:
Backported latest versions from 10.3 that link to db42. 

The recode php4 module had to be removed since it didn't build.

Maintainer set to none since TheSin is no longer maintaining 10.2-gcc3.3.


Index: apr.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/libs/apr.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- apr.info    18 Nov 2003 10:00:24 -0000      1.4
+++ apr.info    24 Mar 2004 18:22:06 -0000      1.5
@@ -1,13 +1,13 @@
 Package: apr
 Version: 0.9.5
-Revision: 1
+Revision: 2
 Description: Apache Portable Runtime
 License: BSD
-Maintainer: Dustin Sias <[EMAIL PROTECTED]>
+Maintainer: None <[EMAIL PROTECTED]>
 
 # Dependencies:
 Depends: %N-shlibs (= %v-%r) | apr-ssl-shlibs (= %v-%r)
-BuildDepends: expat (>= 1.95.3-1), fink (>= 0.11.0-1), dlcompat-dev, gdbm3, db41 (>= 
4.1.25-15), libiconv-dev
+BuildDepends: expat (>= 1.95.3-1), fink (>= 0.11.0-1), gdbm3, db42 (>= 4.2.52-2), 
libiconv-dev, dlcompat-dev
 BuildDependsOnly: True
 Conflicts: apr-ssl, svn-client (<< 0.14.3-1), apache2 (<< 2.0.47-1)
 Replaces: apr-ssl
@@ -22,6 +22,9 @@
 PatchScript: <<
 perl -pi.bak -e "s/need_relink=yes/need_relink=no/" apr/build/ltmain.sh
 perl -pi.bak -e "s/need_relink=yes/need_relink=no/" 
apr-util/xml/expat/conftools/ltmain.sh
+### Force db 4.2
+perl -pi.bak -e 's/db([\-_])4([\._])0/db${1}4${2}2/' apr/configure
+perl -pi.bak -e 's/db([\-_])4([\._])0/db${1}4${2}2/' apr-util/configure
 <<
 SetLIBS: -L%p/lib
 
@@ -42,7 +45,7 @@
  cd apr-util; make install prefix=%i
 <<
 SplitOff: <<
-  Depends: expat-shlibs (>= 1.95.3-1), gdbm3-shlibs, db41-shlibs (>= 4.1.25-15)
+  Depends: expat-shlibs (>= 1.95.3-1), gdbm3-shlibs, db42-shlibs (>= 4.2.52-2)
   Conflicts: apr-ssl-shlibs, svn-client (<< 0.14.3-1), apache2 (<< 2.0.47-1)
   Replaces: apr-ssl-shlibs
   Package: %N-shlibs
@@ -72,6 +75,6 @@
 but hardcoding the /sw/lib path in the link command (i.e. %p) instead 
 of using %i (Thanks to Max Horn for fixing this)
 
-Also apr was looking for db-4.0 by default. Patched to use db-4.1.
+Also apr was looking for db-4.0 by default. Patched to use db-4.2.
 <<
 Homepage: http://apr.apache.org/



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to