Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25916

Modified Files:
        libapache2-mod-svn.info svn-javahl.info svn-swig-pm.info 
        svn-swig-py.info svn-swig-rb.info 
Log Message:
Make sure we use new apr.

Index: svn-swig-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- svn-swig-pm.info    4 Sep 2008 12:07:07 -0000       1.27
+++ svn-swig-pm.info    4 Sep 2008 14:50:58 -0000       1.28
@@ -1,7 +1,7 @@
 Info2: <<
 Package: svn-swig-pm%type_pkg[perl]
 Version: 1.5.1
-Revision: 2
+Revision: 3
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 Description: Swig svn Perl %type_raw[perl] bindings
@@ -61,8 +61,8 @@
         --libdir='${prefix}/lib/perl5/%type_raw[perl]/lib' \
         --with-neon=%p \
         --without-serf \
-        --with-apr=%p \
-        --with-apr-util=%p \
+        --with-apr=%p/bin/apr-1-config \
+        --with-apr-util=%p/bin/apu-1-config \
         --without-apxs \
         --without-apache \
         --disable-mod-activation \

Index: svn-javahl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- svn-javahl.info     4 Sep 2008 12:07:06 -0000       1.17
+++ svn-javahl.info     4 Sep 2008 14:50:57 -0000       1.18
@@ -1,7 +1,7 @@
 Info2: <<
 Package: svn-javahl
 Version: 1.5.1
-Revision: 2
+Revision: 3
 Description: Subversion - Java bindings
 Type: java(1.5)
 License: BSD
@@ -42,7 +42,7 @@
 NoSetLDFLAGS: true
 NoSetLIBS: true
 SetLDFLAGS: -L%p/lib/system-openssl/lib -L%p/lib
-ConfigureParams: --libexecdir='${prefix}/lib/svn15' 
--libdir='${prefix}/lib/svn15' --with-neon=%p --without-serf --with-apr=%p 
--with-apr-util=%p --without-apxs --without-apache --disable-mod-activation 
--with-jdk=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home 
--enable-javahl --with-jikes=no --without-swig 
--with-berkeley-db=%p/include/db4:%p/lib --disable-neon-version-check
+ConfigureParams: --libexecdir='${prefix}/lib/svn15' 
--libdir='${prefix}/lib/svn15' --with-neon=%p --without-serf 
--with-apr=%p/bin/apr-1-config --with-apr-util=%p/bin/apu-1-config 
--without-apxs --without-apache --disable-mod-activation 
--with-jdk=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home 
--enable-javahl --with-jikes=no --without-swig 
--with-berkeley-db=%p/include/db4:%p/lib --disable-neon-version-check
 GCC: 4.0
 CompileScript: <<
 #! /bin/sh -ev

Index: libapache2-mod-svn.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- libapache2-mod-svn.info     4 Sep 2008 12:07:05 -0000       1.19
+++ libapache2-mod-svn.info     4 Sep 2008 14:50:57 -0000       1.20
@@ -1,6 +1,6 @@
 Package: libapache2-mod-svn
 Version: 1.5.1
-Revision: 2
+Revision: 3
 Description: Subversion - mod_svn
 License: BSD
 Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
@@ -51,7 +51,7 @@
 NoSetLIBS: true
 SetLDFLAGS: -L%p/lib/system-openssl/lib -L%p/lib
 
-ConfigureParams: --libexecdir='${prefix}/lib/svn15' 
--libdir='${prefix}/lib/svn15' --with-neon=%p --with-apr=%p --with-apr-util=%p 
--with-apxs=%p/bin/apxs2 --without-apache --disable-mod-activation 
--without-jdk --disable-javahl --with-jikes=no --without-swig 
--with-berkeley-db=%p/include/db4:%p/lib --disable-neon-version-check
+ConfigureParams: --libexecdir='${prefix}/lib/svn15' 
--libdir='${prefix}/lib/svn15' --with-neon=%p --with-apr=%p/bin/apr-1-config 
--with-apr-util=%p/bin/apu-1-config --with-apxs=%p/bin/apxs2 --without-apache 
--disable-mod-activation --without-jdk --disable-javahl --with-jikes=no 
--without-swig --with-berkeley-db=%p/include/db4:%p/lib 
--disable-neon-version-check
 GCC: 4.0
 CompileScript: <<
 #! /bin/sh -ev

Index: svn-swig-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- svn-swig-py.info    4 Sep 2008 12:07:07 -0000       1.23
+++ svn-swig-py.info    4 Sep 2008 14:50:58 -0000       1.24
@@ -1,7 +1,7 @@
 Info2: <<
 Package: svn-swig-py%type_pkg[python]
 Version: 1.5.1
-Revision: 2
+Revision: 3
 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Description: Swig svn Python %type_raw[python] bindings
 Type: python (2.3 2.4 2.5)
@@ -58,8 +58,8 @@
         --libdir='${prefix}/lib/python%type_raw[python]/site-packages/libsvn' \
         --with-neon=%p \
         --without-serf \
-        --with-apr=%p \
-        --with-apr-util=%p \
+        --with-apr=%p/bin/apr-1-config \
+        --with-apr-util=%p/bin/apu-1-config \
         --without-apxs \
         --without-apache \
         --disable-mod-activation \

Index: svn-swig-rb.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-rb.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- svn-swig-rb.info    4 Sep 2008 12:07:07 -0000       1.15
+++ svn-swig-rb.info    4 Sep 2008 14:50:58 -0000       1.16
@@ -1,7 +1,7 @@
 Info2: <<
 Package: svn-swig-rb%type_pkg[ruby]
 Version: 1.5.1
-Revision: 2
+Revision: 3
 Description: Swig svn Ruby %type_raw[ruby] bindings
 Type: ruby (1.8)
 License: BSD
@@ -56,8 +56,8 @@
         --libdir='${prefix}/lib/ruby/site_ruby/%type_raw[ruby]/svn' \
         --with-neon=%p \
         --without-serf \
-        --with-apr=%p \
-        --with-apr-util=%p \
+        --with-apr=%p/bin/apr-1-config \
+        --with-apr-util=%p/bin/apu-1-config \
         --without-apxs \
         --without-apache \
         --disable-mod-activation \


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to