[arch-commits] Commit in subversion/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Sun Feb 16 10:52:56 UTC 2014


    Date: Sunday, February 16, 2014 @ 11:52:56
  Author: andyrtr
Revision: 206045

upgpkg: subversion 1.8.5-3

rebuild after dropping BerkeleyDB support from apr-util; FS#38935

Modified:
  subversion/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-16 10:34:31 UTC (rev 206044)
+++ PKGBUILD	2014-02-16 10:52:56 UTC (rev 206045)
@@ -6,7 +6,7 @@
 
 pkgname=subversion
 pkgver=1.8.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A Modern Concurrent Version Control System"
 arch=('i686' 'x86_64')
 url="http://subversion.apache.org/"
@@ -49,7 +49,7 @@
    export PYTHON=/usr/bin/python2
    ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
                --with-zlib=/usr --with-serf=/usr --with-apxs \
-               --with-sqlite=/usr --with-berkeley-db=:/usr/include/:/usr/lib:db-5.3 \
+               --with-sqlite=/usr \
                --enable-javahl --with-gnome-keyring --with-kwallet \
                --with-apache-libexecdir=/usr/lib/httpd/modules \
                --with-ruby-sitedir=/usr/lib/ruby/vendor_ruby \




More information about the arch-commits mailing list