Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv13434

Modified Files:
        libapr.0-shlibs.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: libapr.0-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/libapr.0-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libapr.0-shlibs.info        11 Jul 2011 04:08:33 -0000      1.1
+++ libapr.0-shlibs.info        30 Mar 2012 19:58:18 -0000      1.2
@@ -1,25 +1,30 @@
 Package: libapr.0-shlibs
-Version: 1.4.2
-Revision: 1
+Version: 1.4.5
+Revision: 2
 
 BuildDepends: pkgconfig
 Replaces: libapr0-shlibs
 # a transient libapr0-shlibs accidentally installed something else at the 
install_name location
 
 Source: mirror:apache:apr/apr-%v.tar.bz2
-Source-MD5: 4b00e8f70c067893d075577962656b35
+Source-MD5: 8b53f5a5669d0597f2da889a2f576eb6
 
 PatchScript: <<
-  ### Force use of awk over gawk
-  perl -pi -e 's,gawk mawk nawk awk,awk mawk nawk gawk,g' configure
   ### Fix layout
   perl -pi -e 's,/usr/local,%p,g' config.layout
-  ### APR_OFF_T_FMT gets set incorrectly on 64 bit causing svn crashes.
-  ### Force it to be the same as APR_INT64_T_FMT everywhere.
-  perl -pi -e 's,\@off_t_fmt\@,#define APR_OFF_T_FMT APR_INT64_T_FMT,' 
include/apr.h.in
 <<
 
-ConfigureParams: --enable-layout=GNU --enable-shared --disable-static 
--enable-threads --with-pic --with-sendfile=no
+ConfigureParams: <<
+       --enable-layout=GNU \
+       --enable-shared \
+       --disable-static \
+       --enable-threads \
+       --with-pic \
+       --with-sendfile=no \
+       SED=/usr/bin/sed \
+       lt_cv_path_SED=/usr/bin/sed \
+       AWK=/usr/bin/awk
+<<
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to