summaryrefslogtreecommitdiffstats
path: root/main/subversion
diff options
context:
space:
mode:
Diffstat (limited to 'main/subversion')
-rw-r--r--main/subversion/APKBUILD4
-rw-r--r--main/subversion/svnserve.initd2
2 files changed, 3 insertions, 3 deletions
diff --git a/main/subversion/APKBUILD b/main/subversion/APKBUILD
index 2e4089656..d43645717 100644
--- a/main/subversion/APKBUILD
+++ b/main/subversion/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=subversion
pkgver=1.7.2
-pkgrel=0
+pkgrel=1
pkgdesc="Replacement for CVS, another versioning system (svn)"
url="http://subversion.tigris.org/"
arch="all"
@@ -79,4 +79,4 @@ pl() {
md5sums="1e5dfffd27be080672e5a042564368a8 subversion-1.7.2.tar.bz2
e1127cb722daecb3c89adbaf9eed7adf subversion-1.7.0-deplibs.patch
d084a7558053784886bc858b94fa9186 svnserve.confd
-c0327ac3f55c335db799a2269078f986 svnserve.initd"
+bedaa1837021bc7654eae333fa9a21f0 svnserve.initd"
diff --git a/main/subversion/svnserve.initd b/main/subversion/svnserve.initd
index d76f6f374..0638ab2b9 100644
--- a/main/subversion/svnserve.initd
+++ b/main/subversion/svnserve.initd
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/files/svnserve.initd,v 1.2 2005/08/25 13:59:48 pauldv Exp $
-opts="$opts setup"
+extra_stopped_commands="setup"
depend() {
need net