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

Modified Files:
        libapache2-mod-svn.info svn-javahl.info svn-swig-pm.info 
        svn-swig-py.info svn.info 
Log Message:
don't force gcc 3.3


Index: svn-swig-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svn-swig-pm.info    14 Jul 2005 20:06:45 -0000      1.3
+++ svn-swig-pm.info    25 Sep 2005 16:16:17 -0000      1.4
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (>= %v-11), swig-shlibs (>= 
1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf2.5, automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2
@@ -34,15 +34,15 @@
  ### Recreate build-outputs.mk to not include already installed libs
  ./gen-make.py --installed-libs 
libsvn_client,libsvn_delta,libsvn_diff,libsvn_fs,libsvn_fs_base,libsvn_fs_fs,libsvn_ra,libsvn_ra_dav,libsvn_ra_local,libsvn_ra_svn,libsvn_repos,libsvn_subr,libsvn_wc
  ### Configure shared
- export CC=gcc-3.3; export CXX=g++-3.3; export F77=no; ./configure --prefix=%p 
--libexecdir='${prefix}/lib/svn' --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info' --with-neon=%p --with-apr=%p 
--with-apr-util=%p --enable-shared --without-apxs --without-apache 
--disable-mod-activation --without-jdk --disable-javahl --with-jikes=no 
--enable-swig-bindings=perl --with-swig=%p --without-python 
--with-perl=perl%type_raw[perl] --without-ruby
+ export F77=no; ./configure --prefix=%p --libexecdir='${prefix}/lib/svn' 
--mandir='${prefix}/share/man' --infodir='${prefix}/share/info' --with-neon=%p 
--with-apr=%p --with-apr-util=%p --enable-shared --without-apxs 
--without-apache --disable-mod-activation --without-jdk --disable-javahl 
--with-jikes=no --enable-swig-bindings=perl --with-swig=%p --without-python 
--with-perl=perl%type_raw[perl] --without-ruby
  
  ### force SWIG to use gcc 3.3 too
- perl -pi.bak -e 's|(SWIG.*)gcc|${1}gcc-3.3|g' Makefile
+# perl -pi.bak -e 's|(SWIG.*)gcc|${1}gcc-3.3|g' Makefile
 
  ### Build swig perl bindings
- make CC=gcc-3.3 CXX=g++-3.3 swig-pl-lib
+ make swig-pl-lib
 
- #make CC=gcc-3.3 CXX=g++-3.3 swig-pl
+ #make swig-pl
  (cd subversion/bindings/swig/perl/native && %{default_script})
 <<
 

Index: svn-javahl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svn-javahl.info     14 Jul 2005 20:06:45 -0000      1.3
+++ svn-javahl.info     25 Sep 2005 16:16:17 -0000      1.4
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 
@@ -38,10 +38,10 @@
  ### Recreate build-outputs.mk to not include already installed libs
  ./gen-make.py --installed-libs 
libsvn_client,libsvn_delta,libsvn_diff,libsvn_fs,libsvn_fs_base,libsvn_fs_fs,libsvn_ra,libsvn_ra_dav,libsvn_ra_local,libsvn_ra_svn,libsvn_repos,libsvn_subr,libsvn_wc
  ### Configure shared
- export CC=gcc-3.3; export CXX=g++-3.3; export F77=no; ./configure %c
+ export F77=no; ./configure %c
 
  ### Build javahl bindings
- make CC=gcc-3.3 CXX=g++-3.3 javahl
+ make javahl
  # There is one test failing because of permissions while running as root
 #  make check-javahl
 <<

Index: libapache2-mod-svn.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libapache2-mod-svn.info     14 Jul 2005 20:06:45 -0000      1.3
+++ libapache2-mod-svn.info     25 Sep 2005 16:16:17 -0000      1.4
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: apache2 (>= 2.0.54-10), apr-common (>= 0.9.6-10), svn-shlibs (>= 
%v-11)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), apache2-dev (>= 
2.0.54-10), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, 
libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), apache2-dev (>= 
2.0.54-10), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, 
libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9
 Conflicts: svn-client (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:
@@ -33,10 +33,10 @@
  ### Recreate build-outputs.mk to not include already installed libs
  ./gen-make.py --installed-libs 
libsvn_client,libsvn_delta,libsvn_diff,libsvn_fs,libsvn_fs_base,libsvn_fs_fs,libsvn_ra,libsvn_ra_dav,libsvn_ra_local,libsvn_ra_svn,libsvn_repos,libsvn_subr,libsvn_wc
  ### Configure shared
- export CC=gcc-3.3; export CXX=g++-3.3; export F77=no; ./configure %c
+ export F77=no; ./configure %c
 
  ### make mod_svn shared
- make CC=gcc-3.3 CXX=g++-3.3 apache-mod
+ make apache-mod
 <<
 
 # Install Phase:

Index: svn-swig-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svn-swig-py.info    14 Jul 2005 20:06:45 -0000      1.3
+++ svn-swig-py.info    25 Sep 2005 16:16:17 -0000      1.4
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (>= 
%v-11), swig-shlibs (>= 1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf2.5, automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-shlibs (<< 1.0.4-11)
 
@@ -35,13 +35,13 @@
  ### Recreate build-outputs.mk to not include already installed libs
  ./gen-make.py --installed-libs 
libsvn_client,libsvn_delta,libsvn_diff,libsvn_fs,libsvn_fs_base,libsvn_fs_fs,libsvn_ra,libsvn_ra_dav,libsvn_ra_local,libsvn_ra_svn,libsvn_repos,libsvn_subr,libsvn_wc
  ### Configure shared
- export CC=gcc-3.3; export CXX=g++-3.3; export F77=no; ./configure --prefix=%p 
--libexecdir='${prefix}/lib/svn' --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info' --with-neon=%p --with-apr=%p 
--with-apr-util=%p --enable-shared --without-apxs --without-apache 
--disable-mod-activation --without-jdk --disable-javahl --with-jikes=no 
--enable-swig-bindings=python --with-swig=%p 
--with-python=%p/bin/python%type_raw[python] --without-perl 
PYTHON2=%p/bin/python%type_raw[python] --without-ruby
+ export F77=no; ./configure --prefix=%p --libexecdir='${prefix}/lib/svn' 
--mandir='${prefix}/share/man' --infodir='${prefix}/share/info' --with-neon=%p 
--with-apr=%p --with-apr-util=%p --enable-shared --without-apxs 
--without-apache --disable-mod-activation --without-jdk --disable-javahl 
--with-jikes=no --enable-swig-bindings=python --with-swig=%p 
--with-python=%p/bin/python%type_raw[python] --without-perl 
PYTHON2=%p/bin/python%type_raw[python] --without-ruby
 
  ### force SWIG to use gcc 3.3 too
- perl -pi.bak -e 's|(SWIG.*)gcc|${1}gcc-3.3|g' Makefile
+# perl -pi.bak -e 's|(SWIG.*)gcc|${1}gcc-3.3|g' Makefile
 
  ### Build swig python bindings
- make CC=gcc-3.3 CXX=g++-3.3 swig-py
+ make swig-py
 <<
 
 # Install Phase:

Index: svn.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svn.info    14 Jul 2005 20:06:46 -0000      1.3
+++ svn.info    25 Sep 2005 16:16:17 -0000      1.4
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: %N-shlibs (= %v-%r), daemonic
-BuildDepends: apr (>= 0.9.6-10), apr-common (>= 0.9.6-10), db43, gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), fink (>= 0.16.0-1), neon24 (>= 
0.24.7-11), swig (>= 1.3.20-2), texinfo (>= 4.2-22), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: apr (>= 0.9.6-10), apr-common (>= 0.9.6-10), db43, gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), fink (>= 0.16.0-1), neon24 (>= 
0.24.7-11), swig (>= 1.3.20-2), texinfo (>= 4.2-22), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf2.5, automake1.9
 Conflicts: svn-client-ssl, svn-client (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 Replaces: svn-client-ssl, svn-client (<= 1.1.1-11)
 
@@ -33,13 +33,13 @@
  ./autogen.sh
 
  ### Configure shared
- export CC=gcc-3.3; export CXX=g++-3.3; export F77=no; ./configure %c
+ export F77=no; ./configure %c
 
  ### force SWIG to use gcc 3.3 too
- perl -pi.bak -e 's|(SWIG.*)gcc|${1}gcc-3.3|g' Makefile
+# perl -pi.bak -e 's|(SWIG.*)gcc|${1}gcc-3.3|g' Makefile
  
  ### make everything shared
- make CC=gcc-3.3 CXX=g++-3.3
+ make 
  
  ### Run tests over ra_local using BDB:
 # echo "Running tests over ra_local using BDB..."



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to