From 7bd38f653ee07e8bfa02abbf0740ce0bbc4338a9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 Aug 2015 08:14:19 +0200 Subject: [PATCH] subversion: update to 1.9.0. --- common/shlibs | 1 + srcpkgs/subversion/patches/subversion.rpath.fix.patch | 10 ---------- srcpkgs/subversion/template | 4 ++-- 3 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 srcpkgs/subversion/patches/subversion.rpath.fix.patch diff --git a/common/shlibs b/common/shlibs index 57d685810d2..c23b7725a73 100644 --- a/common/shlibs +++ b/common/shlibs @@ -736,6 +736,7 @@ libsvn_fs_base-1.so.0 libsvn-1.7.5_1 libsvn_ra_local-1.so.0 libsvn-1.7.5_1 libsvn_ra_neon-1.so.0 libsvn-1.7.5_1 libsvn_ra_serf-1.so.0 libsvn-1.8.1_1 +libsvn_fs_x-1.so.0 libsvn-1.9.0_1 libsvn_swig_py-1.so.0 subversion-python-1.7.5_1 libsvn_swig_perl-1.so.0 subversion-perl-1.7.5_1 libsvn_swig_ruby-1.so.0 subversion-ruby-1.7.5_1 diff --git a/srcpkgs/subversion/patches/subversion.rpath.fix.patch b/srcpkgs/subversion/patches/subversion.rpath.fix.patch deleted file mode 100644 index ba6ee9e4e3e..00000000000 --- a/srcpkgs/subversion/patches/subversion.rpath.fix.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig 2009-02-16 14:10:48.000000000 -0200 -+++ Makefile.in 2009-06-04 00:56:29.000000000 -0300 -@@ -678,6 +678,7 @@ - - $(SWIG_PL_DIR)/native/Makefile: $(SWIG_PL_DIR)/native/Makefile.PL - cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL -+ cd $(SWIG_PL_DIR)/native; sed -i 's|LD_RUN_PATH|DIE_RPATH_DIE|g' Makefile{,.{client,delta,fs,ra,repos,wc}} - - swig-pl_DEPS = autogen-swig-pl libsvn_swig_perl \ - $(SWIG_PL_DIR)/native/Makefile diff --git a/srcpkgs/subversion/template b/srcpkgs/subversion/template index e9556d5f611..ea635dea1bc 100644 --- a/srcpkgs/subversion/template +++ b/srcpkgs/subversion/template @@ -1,13 +1,13 @@ # Template file for 'subversion' pkgname=subversion -version=1.8.14 +version=1.9.0 revision=1 short_desc="Enterprise-class centralized version control for the masses" maintainer="Juan RP " license="Apache-2.0, BSD" homepage="http://subversion.apache.org/" distfiles="http://apache.rediris.es/subversion/subversion-${version}.tar.bz2" -checksum=7f3883cdfcad4174e06dd94d6e3e8ec91856823268eebe60c924be76f5229a1f +checksum=fcb11db07e132cac6c72a969e222a592f849ef34dd8bd1c2f99fa1ad267a3fe6 hostmakedepends="pkg-config" makedepends="db-devel perl python-devel swig apr-util-devel