Skip to content
Snippets Groups Projects
Commit dbc32a6c authored by J0WI's avatar J0WI Committed by Natanael Copa
Browse files

main/subversion: upgrade to 1.12.0

parent 6b0de996
No related merge requests found
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=subversion
pkgver=1.11.1
pkgrel=1
pkgver=1.12.0
pkgrel=0
pkgdesc="Replacement for CVS, another versioning system (svn)"
url="https://subversion.apache.org"
url="https://subversion.apache.org/"
arch="all"
license="Apache-2.0 BSD"
depends=
......@@ -105,14 +105,14 @@ pl() {
}
py() {
pkgdesc="Python bindings to $pkgname"
mkdir -p "$subpkgdir"/usr/lib
pkgdesc="Python bindings to $pkgname"
mkdir -p "$subpkgdir"/usr/lib
mv "$pkgdir"/usr/lib/lib*swig*py* "$subpkgdir"/usr/lib/
pypath=`python2 -c 'import os; print os.path.dirname(os.__file__)'`
mv "$pkgdir"/usr/lib/*py* "${subpkgdir}${pypath}"
}
sha512sums="2d082f715bf592ffc6a19311a9320dbae2ff0ee126b0472ce1c3f10e9aee670f43d894889430e6d093620f7b69c611e9a26773bc7a2f8b599ec37540ecd84a8d subversion-1.11.1.tar.bz2
sha512sums="87a00b23bdac63124fa00642e2ac7e6f7818b092bc6422cabdeb2ca8fbc8c481fb8c1e4fbd86aac94e8e1fc099fa163aa0609aca23265ceb96ef4ebe78a64c13 subversion-1.12.0.tar.bz2
fb219c45b80602d919176cc191394df09f90d0f5c7d24e6a36b166bd92777ecae67eeac1e49c0ffbb0e724396b3d2094dbb0bef17d01dc87d418b1cd554bd7c4 subversion-1.7.0-deplibs.patch
fd6e5f45cff4d3cf0d885a34c822b32141b13b199d99ad8e1b04d641c9c1ee27e73f5c556a4ad54a900b6d39cc14afad17b6738d8af44c76758f1a27b4d49f9a subversion-perl-deplibs.patch
7fe993443d4d3ef5e1e75f60e85036ee0b2bb2636c2c830210e64f525f95ae4c10ca1dc4504fc36915ec9391815becbe7cbf5f589c28609386d8d079ed02c630 svnserve.confd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment