Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2012 21:51:36 +0100
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        "Lev A. Serebryakov" <lev@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r307029 - head/devel/subversion/files
Message-ID:  <509826D8.4030702@FreeBSD.org>
In-Reply-To: <201211052001.qA5K18i5072904@svn.freebsd.org>
References:  <201211052001.qA5K18i5072904@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-11-05 21:01, Lev A. Serebryakov wrote:
> Author: lev
> Date: Mon Nov  5 20:01:08 2012
> New Revision: 307029
> URL: http://svnweb.freebsd.org/changeset/ports/307029
> 
> Log:
>    Really remove patch, includet to upstreeam
>   
>   Feature safe: yes
> 
> Deleted:
>   head/devel/subversion/files/patch-build-outputs.mk
> 
> 

would be nice if you adapt the following diff from PR 173283

Index: Makefile.common
===================================================================
--- Makefile.common     (revision 307030)
+++ Makefile.common     (working copy)
@@ -123,6 +120,7 @@
 CONFIGURE_ARGS+=--with-serf=${LOCALBASE}
 PLIST_SUB+=    SERF=""
 .else
+CONFIGURE_ARGS+=--without-serf
 PLIST_SUB+=    SERF="@comment "
 .endif

Else subversion builds against neon and serf if both are on the system
(openoffice build against serf and subversion against neon)

--
Regards,
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?509826D8.4030702>