Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/devel
Modified Files:
autoconf.info automake1.4.info automake1.5.info
automake1.6.info automake1.7.info automake1.8.info
automake1.9.info libapache2-mod-svn-1.1.4-1011.info
libapache2-mod-svn.info mpatrol.info svn-1.1.4-1011.info
svn-javahl.info svn-swig-pm.info svn-swig-py.info svn.info
Added Files:
autoconf2.13.info
Removed Files:
autoconf2.5.info
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5
(since now it would need to be autoconf2.60, and there is no reason to keep
autoconf2.5 around... Also new m4 version
Index: svn-swig-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-swig-pm.info 13 Apr 2006 19:08:06 -0000 1.6
+++ svn-swig-pm.info 18 Jul 2006 12:38:47 -0000 1.7
@@ -10,7 +10,7 @@
# Dependencies:
Depends: perl%type_pkg[perl]-core, svn-shlibs (>= 1.2.3-1012), swig-shlibs (>=
1.3.20-1012), %{Ni}-shlibs
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>=
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools,
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>=
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools,
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
# Unpack Phase:
Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2
Index: svn-javahl.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- svn-javahl.info 2 Feb 2006 15:36:04 -0000 1.1
+++ svn-javahl.info 18 Jul 2006 12:38:47 -0000 1.2
@@ -9,7 +9,7 @@
# Dependencies:
Depends: system-java%type_pkg[java], svn-shlibs (>= 1.2.3-1012)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), 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
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), 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), autoconf, automake1.9
# Only needs to be enabled for 'make check-javahl':
#, junit
--- NEW FILE: autoconf2.13.info ---
Package: autoconf2.13
Version: 2.13
Revision: 5
Depends: m4
Conflicts: autoconf2.5, autoconf25, autoconf
Replaces: autoconf2.5, autoconf25, autoconf
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
CompileScript: <<
PERL=/usr/bin/perl ./configure %c
make
<<
InstallScript: <<
make install prefix=%i infodir=%i/share/info
mkdir -p %i/share/doc/%n
install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/
<<
InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: <<
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.
This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf25 package instead.
<<
License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Index: svn-swig-py.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-swig-py.info 2 Feb 2006 15:36:04 -0000 1.4
+++ svn-swig-py.info 18 Jul 2006 12:38:47 -0000 1.5
@@ -9,7 +9,7 @@
# Dependencies:
Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (>=
1.2.3-1012), swig-shlibs (>= 1.3.20-1012)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>=
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools,
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>=
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools,
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
Conflicts: %{Ni}23, %{Ni}24
Replaces: %{Ni}23, %{Ni}24, svn-shlibs (<< 1.0.4-11)
Index: mpatrol.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/mpatrol.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mpatrol.info 9 Apr 2006 05:26:07 -0000 1.3
+++ mpatrol.info 18 Jul 2006 12:38:47 -0000 1.4
@@ -3,7 +3,7 @@
Revision: 13
###
Depends: x11
-BuildDepends: autoconf2.5, automake1.8, libtool14, x11-dev
+BuildDepends: autoconf, automake1.8, libtool14, x11-dev
###
Source: http://www.cbmamiga.demon.co.uk/%n/files/%n_%v.tar.gz
Source-MD5: ada423c49bc5bfa7c3e7a80a711c2a1a
Index: libapache2-mod-svn.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libapache2-mod-svn.info 2 Feb 2006 15:36:04 -0000 1.1
+++ libapache2-mod-svn.info 18 Jul 2006 12:38:47 -0000 1.2
@@ -7,7 +7,7 @@
# Dependencies:
Depends: apache2 (>= 2.0.55-1010), apr-common (>= 0.9.7-1011), svn-shlibs (>=
1.2.3-1012)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), 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.55-1010), gettext-bin, gettext-tools,
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>=
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), 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.55-1010), gettext-bin, gettext-tools,
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
Conflicts: svn-client (<= 0.26.0-2), apache2 (<< 2.0.47-1)
# Unpack Phase:
Index: autoconf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- autoconf.info 2 Feb 2006 15:08:34 -0000 1.2
+++ autoconf.info 18 Jul 2006 12:38:46 -0000 1.3
@@ -1,35 +1,47 @@
Package: autoconf
-Version: 2.13
-Revision: 5
+Version: 2.60
+Revision: 1
Depends: m4
-Conflicts: autoconf2.5, autoconf25
-Replaces: autoconf2.5, autoconf25
-Source: gnu
-Source-MD5: 9de56d4a161a723228220b0f425dc711
-ConfigureParams: --infodir=%p/share/info
+BuildDepends: texi2html
+Conflicts: autoconf2.13, autoconf25 (<= 2.54-1)
+Replaces: autoconf2.13, autoconf25 (<= 2.54-1)
+Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2
+Source-MD5: 019609c29d0cbd9110c38480304aafc8
+ConfigureParams: --infodir='${prefix}/share/info'
--mandir='${prefix}/share/man' --program-suffix=-%v
CompileScript: <<
PERL=/usr/bin/perl ./configure %c
make
<<
InstallScript: <<
- make install prefix=%i infodir=%i/share/info
- mkdir -p %i/share/doc/%n
- install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/
+ make install DESTDIR=%d
+ cd doc && make html
+ install -d -m 755 %i/share/doc/%n/html
+ install -m 644 doc/*.html %i/share/doc/%n/html/
+ ln -sf autoconf-%v %i/bin/autoconf
+ ln -sf autoheader-%v %i/bin/autoheader
+ ln -sf autom4te-%v %i/bin/autom4te
+ ln -sf autoreconf-%v %i/bin/autoreconf
+ ln -sf autoscan-%v %i/bin/autoscan
+ ln -sf autoupdate-%v %i/bin/autoupdate
+ ln -sf ifnames-%v %i/bin/ifnames
+ rm %i/share/emacs/site-lisp/autoconf-mode.elc
+ rm %i/share/emacs/site-lisp/autotest-mode.elc
<<
+DocFiles: README COPYING AUTHORS NEWS THANKS
InfoDocs: autoconf.info standards.info
#
-Description: System for generating configure scripts, v2.13
+Description: System for generating configure scripts
DescDetail: <<
-GNU Autoconf is a package for generating configure scripts.
-These scripts are present in a large number of free software packages
-and are used to detect system features at compilation time.
+GNU Autoconf is a package for generating configure scripts. These scripts are
+present in a large number of free software packages and are used to detect
+system features at compilation time.
-This package installs Autoconf 2.13. There are newer versions
-available, but there are some compatibility problems and some packages
-require version 2.13. To get one of the new versions, install the
-autoconf25 package instead.
+This package installs the latest Autoconf version. It has some compatibility
+problems with older packages. If you want to work on a package that requires
+Autoconf 2.13, install the autoconf2.13 package instead.
+
+Previously by Christoph Pfisterer <[EMAIL PROTECTED]>
<<
License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
-
Index: automake1.9.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.9.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- automake1.9.info 2 Feb 2006 15:08:34 -0000 1.2
+++ automake1.9.info 18 Jul 2006 12:38:47 -0000 1.3
@@ -3,7 +3,7 @@
Revision: 2
Source: mirror:gnu:automake/automake-%v.tar.bz2
Source-MD5: c11b8100bb311492d8220378fd8bf9e0
-Depends: autoconf2.5 (>= 2.58-1)
+Depends: autoconf (>= 2.58-1)
Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6,
automake1.7, automake1.8
Replaces: automake, automake1.4, automake15, automake1.5, automake1.6,
automake1.7, automake1.8
Provides: automaken
--- autoconf2.5.info DELETED ---
Index: automake1.7.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.7.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- automake1.7.info 2 Feb 2006 15:08:34 -0000 1.2
+++ automake1.7.info 18 Jul 2006 12:38:46 -0000 1.3
@@ -1,7 +1,7 @@
Package: automake1.7
Version: 1.7.9
Revision: 2
-Depends: autoconf2.5 (>= 2.52-1)
+Depends: autoconf (>= 2.52-1)
Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6,
automake1.8, automake1.9
Replaces: automake, automake1.4, automake15, automake1.5, automake1.6,
automake1.8, automake1.9
Provides: automaken
Index: automake1.8.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.8.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- automake1.8.info 2 Feb 2006 15:08:34 -0000 1.2
+++ automake1.8.info 18 Jul 2006 12:38:47 -0000 1.3
@@ -1,7 +1,7 @@
Package: automake1.8
Version: 1.8.5
Revision: 3
-Depends: autoconf2.5 (>= 2.58-1)
+Depends: autoconf (>= 2.58-1)
Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15,
automake1.4, automake1.9
Replaces: automake1.5, automake, automake1.6, automake1.7, automake15,
automake1.4, automake1.9
Provides: automaken
Index: automake1.6.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.6.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- automake1.6.info 2 Feb 2006 15:08:34 -0000 1.2
+++ automake1.6.info 18 Jul 2006 12:38:46 -0000 1.3
@@ -2,7 +2,7 @@
Version: 1.6.3
Revision: 6
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
-Depends: autoconf2.5 (>= 2.52-1)
+Depends: autoconf (>= 2.52-1)
Conflicts: automake ( <= 1.6.3-1 ), automake1.4, automake15 ( <= 1.5-2 ),
automake1.5, automake1.7, automake1.8, automake1.9
Replaces: automake ( <= 1.6.3-1 ), automake1.4, automake15 ( <= 1.5-2 ),
automake1.5, automake1.7, automake1.8, automake1.9
Provides: automaken
Index: automake1.5.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.5.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- automake1.5.info 2 Feb 2006 15:08:34 -0000 1.2
+++ automake1.5.info 18 Jul 2006 12:38:46 -0000 1.3
@@ -4,7 +4,7 @@
Source: mirror:gnu:automake/automake-%v.tar.gz
Source-MD5: 74a22ac0581378e807ecb334a55c5bab
Patch: %n.patch
-Depends: autoconf2.5 (>= 2.52-1)
+Depends: autoconf (>= 2.52-1)
Conflicts: automake1.4, automake15, automake1.6, automake1.7, automake1.8,
automake1.9
Replaces: automake1.4, automake15, automake1.6, automake1.7, automake1.8,
automake1.9
Provides: automaken
Index: libapache2-mod-svn-1.1.4-1011.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/libapache2-mod-svn-1.1.4-1011.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libapache2-mod-svn-1.1.4-1011.info 8 Apr 2006 23:51:27 -0000 1.1
+++ libapache2-mod-svn-1.1.4-1011.info 18 Jul 2006 12:38:47 -0000 1.2
@@ -11,7 +11,7 @@
# Dependencies:
Depends: apache2 (>= 2.0.50-10), apr-common, svn-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.5-15),
apr-common (>= 0.9.5-15), db42 (>= 4.2.52-1017), 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.50-10), gettext-bin, gettext-tools, gettext-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.5-15),
apr-common (>= 0.9.5-15), db42 (>= 4.2.52-1017), 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.50-10), gettext-bin, gettext-tools, gettext-dev,
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9, gcc3.3
Conflicts: svn-client (<= 0.26.0-2), apache2 (<< 2.0.47-1)
# Unpack Phase:
Index: automake1.4.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- automake1.4.info 2 Feb 2006 15:08:34 -0000 1.2
+++ automake1.4.info 18 Jul 2006 12:38:46 -0000 1.3
@@ -3,7 +3,7 @@
Revision: 5
Source: mirror:gnu:automake/automake-%v.tar.gz
Source-MD5: 1d483ffa4349bfc9ab8ae0de0c617c7b
-Depends: autoconf2.5 (>= 2.52-1)
+Depends: autoconf (>= 2.52-1)
Conflicts: automake, automake15, automake1.5, automake1.6, automake1.7,
automake1.8, automake1.9
Replaces: automake, automake15, automake1.5, automake1.6, automake1.7,
automake1.8, automake1.9
Provides: automaken
Index: svn-1.1.4-1011.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-1.1.4-1011.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- svn-1.1.4-1011.info 8 Apr 2006 23:48:47 -0000 1.1
+++ svn-1.1.4-1011.info 18 Jul 2006 12:38:47 -0000 1.2
@@ -11,7 +11,7 @@
# Dependencies:
Depends: %N-shlibs (= %v-%r), daemonic
-BuildDepends: apr (>= 0.9.5-15), apr-common (>= 0.9.5-15), db42 (>=
4.2.52-1017), 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, gettext-dev,
io-string-pm, libtool14 (>= 1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: apr (>= 0.9.5-15), apr-common (>= 0.9.5-15), db42 (>=
4.2.52-1017), 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, gettext-dev,
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9, gcc3.3
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)
Index: svn.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn.info 12 Jul 2006 08:36:27 -0000 1.6
+++ svn.info 18 Jul 2006 12:38:47 -0000 1.7
@@ -7,7 +7,7 @@
# Dependencies:
Depends: cyrus-sasl2-shlibs, db44-aes-shlibs, expat-shlibs, libapr0-shlibs,
libaprutil0-shlibs, libgettext3-shlibs, libiconv, openldap23-shlibs, %N-shlibs
(= %v-%r), daemonic
-BuildDepends: aprutil-dev, apr-dev (>= 0.9.12-10), db44-aes, expat (>=
1.95.6-2), libxml2 (>= 2.5.10-12), fink (>= 0.16.0-1), neon24-ssl (>=
0.24.7-11), openldap23-dev, cyrus-sasl2-dev (>= 2.1.15-23), system-openssl-dev,
swig (>= 1.3.20-1012), 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
+BuildDepends: aprutil-dev, apr-dev (>= 0.9.12-10), db44-aes, expat (>=
1.95.6-2), libxml2 (>= 2.5.10-12), fink (>= 0.16.0-1), neon24-ssl (>=
0.24.7-11), openldap23-dev, cyrus-sasl2-dev (>= 2.1.15-23), system-openssl-dev,
swig (>= 1.3.20-1012), texinfo (>= 4.2-22), libiconv-dev (>= 1.9.1-11),
gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 (>=
1.5.10-1), autoconf, automake1.9
Conflicts: apache2 (<< 2.0.47-1)
Replaces: svn-client, svn-client-ssl (<= 1.1.1-11), svn-ssl
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits