Merge branch '3.0' into 3.1

Conflicts:
	mod_svn/.md5sum
	mod_svn/Pkgfile
This commit is contained in:
Juergen Daubert 2014-05-14 12:27:11 +02:00
commit 2b64ab5649
4 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@
name=chromium
version=34.0.1847.132
release=1
release=2
source=(http://commondatastorage.googleapis.com/chromium-browser-official/$name-$version.tar.xz \
$name.sh rungn.patch)
@ -55,7 +55,8 @@ build() {
-Dlinux_link_libpci=1 \
-Dlinux_link_libspeechd=1 \
-Denable_webrtc=1 \
-Ddisable_nacl=1
-Ddisable_nacl=1 \
-Dicu_use_data_file_flag=0
make chrome chrome_sandbox BUILDTYPE=Release

View File

@ -5,7 +5,7 @@
# Depends on: bash-completion subversion
name=subversion-bashcompletion
version=1.8.8
version=1.8.9
release=1
source=(http://svn.apache.org/repos/asf/subversion/tags/$version/tools/client-side/bash_completion)

View File

@ -1 +1 @@
db04a587c68e38da6d0e342e6508f514 subversion-1.8.8.tar.bz2
bd495517a760ddd764ce449a891971db subversion-1.8.9.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: apr serf expat sqlite3
name=subversion
version=1.8.8
version=1.8.9
release=1
source=(http://www.apache.org/dist/$name/$name-$version.tar.bz2)