From e5d6115a65516da9cc67d1efd1e9c9b462ad1e77 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 16 Apr 2009 06:39:34 +0000 Subject: [PATCH] subversion: updated to 1.6.1 --- subversion/.footprint | 2 ++ subversion/.md5sum | 2 +- subversion/Pkgfile | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/subversion/.footprint b/subversion/.footprint index 224933c1b..bacc4aace 100644 --- a/subversion/.footprint +++ b/subversion/.footprint @@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/include/subversion-1/ -rw-r--r-- root/root usr/include/subversion-1/mod_dav_svn.h -rw-r--r-- root/root usr/include/subversion-1/svn_auth.h -rw-r--r-- root/root usr/include/subversion-1/svn_base64.h +-rw-r--r-- root/root usr/include/subversion-1/svn_checksum.h -rw-r--r-- root/root usr/include/subversion-1/svn_client.h -rw-r--r-- root/root usr/include/subversion-1/svn_cmdline.h -rw-r--r-- root/root usr/include/subversion-1/svn_compat.h @@ -21,6 +22,7 @@ drwxr-xr-x root/root usr/include/subversion-1/ -rw-r--r-- root/root usr/include/subversion-1/svn_dav.h -rw-r--r-- root/root usr/include/subversion-1/svn_delta.h -rw-r--r-- root/root usr/include/subversion-1/svn_diff.h +-rw-r--r-- root/root usr/include/subversion-1/svn_dirent_uri.h -rw-r--r-- root/root usr/include/subversion-1/svn_dso.h -rw-r--r-- root/root usr/include/subversion-1/svn_error.h -rw-r--r-- root/root usr/include/subversion-1/svn_error_codes.h diff --git a/subversion/.md5sum b/subversion/.md5sum index 38fd35d14..a5d1f8169 100644 --- a/subversion/.md5sum +++ b/subversion/.md5sum @@ -1 +1 @@ -3d1dabbbcacf262e3e0baa3de79220d7 subversion-1.5.6.tar.bz2 +95708b96b920faeffca017f43ec96777 subversion-1.6.1.tar.bz2 diff --git a/subversion/Pkgfile b/subversion/Pkgfile index 46f554a84..6a401cd19 100644 --- a/subversion/Pkgfile +++ b/subversion/Pkgfile @@ -2,10 +2,10 @@ # URL: http://subversion.tigris.org # Maintainer: Jose V Beneyto, sepen at crux dot nu # Packager: Simone Rota, sip at crux dot nu -# Depends on: apr, neon, expat +# Depends on: apr, neon, expat name=subversion -version=1.5.6 +version=1.6.1 release=1 source=(http://subversion.tigris.org/downloads/$name-$version.tar.bz2)