[arch-commits] Commit in subversion/trunk (ChangeLog PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Fri Feb 27 02:00:38 UTC 2009
Date: Thursday, February 26, 2009 @ 21:00:37
Author: douglas
Revision: 27851
upgpkg: subversion 1.5.6-1
Modified:
subversion/trunk/ChangeLog
subversion/trunk/PKGBUILD
-----------+
ChangeLog | 4 ++++
PKGBUILD | 12 ++----------
2 files changed, 6 insertions(+), 10 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2009-02-26 23:02:32 UTC (rev 27850)
+++ ChangeLog 2009-02-27 02:00:37 UTC (rev 27851)
@@ -1,4 +1,8 @@
+2009-02-26 Douglas Soares de Andrade <douglas at archlinux.org>
+
+ * Updated for i686: 1.5.6
+
2008-10-10 Douglas Soares de Andrade <douglas at archlinux.org>
* Updated for i686: 1.5.3
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-26 23:02:32 UTC (rev 27850)
+++ PKGBUILD 2009-02-27 02:00:37 UTC (rev 27851)
@@ -3,7 +3,7 @@
# Maintainer: Jason Chu <jason at archlinux.org>
pkgname=subversion
-pkgver=1.5.5
+pkgver=1.5.6
pkgrel=1
pkgdesc="Replacement for CVS, another versioning system (svn)"
arch=(i686 x86_64)
@@ -25,14 +25,6 @@
[ -z "${J2REDIR}" ] && . /etc/profile.d/openjdk6.sh
[ -z "${J2SDKDIR}" ] && . /etc/profile.d/openjdk6.sh
- #patch -Np1 -i $startdir/src/subversion-neon.patch
-
- #sed -e 's/\(NEON_ALLOWED_LIST=.* 0.26.4\)"/\1 0.27.2 0.28.0 0.28.1 0.28.2"/' -i configure.in
-
-# libtoolize --force --copy
-# aclocal -I build/ac-macros
-# autoconf
-
autoreconf
./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
--with-zlib=/usr --with-neon=/usr --with-apxs \
@@ -79,7 +71,7 @@
find ${startdir}/pkg/usr/lib/ruby -name '*.la' -exec rm {} \;
find ${startdir}/pkg/usr/lib/python2.6 -name '*.la' -exec rm {} \;
}
-md5sums=('532c7d49b3cd33d712289a5ef03b7749'
+md5sums=('ad81e54058e64b5d399d3eda5f8bfcd1'
'c5a2e490b3e58c6bd2ca3a2e72b71845'
'a0db6dd43af33952739b6ec089852630'
'c459e299192552f61578f3438abf0664')
More information about the arch-commits
mailing list