summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2009-02-08 22:59:17 (GMT)
committerNathan Harris <nharris@eoimaging.com>2009-02-08 22:59:17 (GMT)
commit5aac4f02a03e529d2ce15424af28ee48738006e1 (patch)
tree1d6fafc4b0c01996708524c08ccba6f5e067d469 /abs
parent63f9cc27578f48982a7e334e40a2db95f2ec3dca (diff)
parent79bd1fc3016fb0f7ab9b267f35da5bc4e0ada5b3 (diff)
downloadlinhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.zip
linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.tar.gz
linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.tar.bz2
Merge branch 'master' of nharris@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs')
-rw-r--r--abs/extra-testing/neon/PKGBUILD4
-rw-r--r--abs/extra-testing/subversion/PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/abs/extra-testing/neon/PKGBUILD b/abs/extra-testing/neon/PKGBUILD
index 868e493..4aa3802 100644
--- a/abs/extra-testing/neon/PKGBUILD
+++ b/abs/extra-testing/neon/PKGBUILD
@@ -5,11 +5,11 @@
# KEEP LIBTOOL FILES!
pkgname=neon
pkgver=0.28.3
-pkgrel=1
+pkgrel=2
pkgdesc="HTTP and WebDAV client library with a C interface"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
-depends=('openssl>=0.9.8g-4' 'heimdal>=1.2-1' 'zlib' 'expat>=2.0.1' 'db>=4.7.25')
+depends=('openssl>=0.9.8g-4' 'heimdal>=1.2.1' 'zlib' 'expat>=2.0.1' 'db>=4.7.25')
url="http://www.webdav.org/neon/"
source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz)
md5sums=('47599a328862ce64ac3c52726d6daa12')
diff --git a/abs/extra-testing/subversion/PKGBUILD b/abs/extra-testing/subversion/PKGBUILD
index dec8845..36c2bea 100644
--- a/abs/extra-testing/subversion/PKGBUILD
+++ b/abs/extra-testing/subversion/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=subversion
pkgver=1.5.3
-pkgrel=1
+pkgrel=4
pkgdesc="Replacement for CVS, another versioning system (svn)"
arch=(i686 x86_64)
license=('apache' 'bsd')
depends=('neon>=0.28.2-2' 'apr-util>=1.3.2-2')
-makedepends=('heimdal>=1.2' 'db>=4.7' 'python>=2.5.2-4'
+makedepends=('heimdal>=1.2.1' 'db>=4.7' 'python>=2.5.2-4'
'perl>=5.10.0-3' 'autoconf')
source=(http://svn.collab.net/tarballs/${pkgname}-${pkgver}.tar.gz
svnserve svn svnserve.conf)