mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
subversion, bump version (#9557)
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
From d08de8ead42bf201be4a4c591bf70f14fdce24b8 Mon Sep 17 00:00:00 2001
|
||||
From 4cf803e3b6522b483a2f72e7a6a8d7f5032a8aff Mon Sep 17 00:00:00 2001
|
||||
From: Adrien Destugues <pulkomandy@gmail.com>
|
||||
Date: Wed, 17 Sep 2014 16:54:23 +0200
|
||||
Subject: fix COMMON directory reference.
|
||||
|
||||
|
||||
diff --git a/subversion/libsvn_subr/config_file.c b/subversion/libsvn_subr/config_file.c
|
||||
index eede717..1eddfd5 100644
|
||||
index a437c89..a1f2a18 100644
|
||||
--- a/subversion/libsvn_subr/config_file.c
|
||||
+++ b/subversion/libsvn_subr/config_file.c
|
||||
@@ -422,7 +422,7 @@ svn_config__sys_config_path(const char **path_p,
|
||||
@@ -610,7 +610,7 @@ svn_config__sys_config_path(const char **path_p,
|
||||
{
|
||||
char folder[B_PATH_NAME_LENGTH];
|
||||
|
||||
@@ -18,5 +18,5 @@ index eede717..1eddfd5 100644
|
||||
if (error)
|
||||
return SVN_NO_ERROR;
|
||||
--
|
||||
1.8.3.4
|
||||
2.37.3
|
||||
|
||||
@@ -7,9 +7,9 @@ and projects, from individuals to large-scale enterprise operations."
|
||||
HOMEPAGE="https://subversion.apache.org/"
|
||||
COPYRIGHT="2010-2020 The Apache Software Foundation"
|
||||
LICENSE="Apache-Subversion"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://archive.apache.org/dist/subversion/subversion-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2c5da93c255d2e5569fa91d92457fdb65396b0666fad4fd59b22e154d986e1a9"
|
||||
CHECKSUM_SHA256="c9130e8d0b75728a66f0e7038fc77052e671830d785b5616aad53b4810d3cc28"
|
||||
PATCHES="subversion-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
@@ -107,7 +107,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:perl
|
||||
cmd:pkg_config
|
||||
cmd:python
|
||||
cmd:python3
|
||||
cmd:sed
|
||||
cmd:swig
|
||||
"
|
||||
Reference in New Issue
Block a user