From owner-freebsd-current@FreeBSD.ORG Tue Oct 11 15:39:04 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53115106566C; Tue, 11 Oct 2011 15:39:04 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id BF8128FC15; Tue, 11 Oct 2011 15:39:03 +0000 (UTC) Received: by qyk10 with SMTP id 10so3661361qyk.13 for ; Tue, 11 Oct 2011 08:39:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version:content-type; bh=pzc69SWXRBzynQ7ZQ2LAtoTxPcKpOGSWsG0kIHpOo4g=; b=O6kCzQlg8OpPYXPLj5qJlSM331vDVu3k03mVDDFJqAkI5tjORCrTcr4/Dhxa7E/Ma6 RSAsXAZmIzrJi+dvYRKXv5esiyhjzmFsUD1jgq1FpJseAyozhL1/nPwez8qBQLziRf8X 9VHsS2IvLnSx8CyzE7Ddpcr6EM5zbdODldvbs= Received: by 10.68.17.134 with SMTP id o6mr46162243pbd.52.1318347542679; Tue, 11 Oct 2011 08:39:02 -0700 (PDT) Received: from c-24-6-49-154.hsd1.ca.comcast.net (c-24-6-49-154.hsd1.ca.comcast.net. [24.6.49.154]) by mx.google.com with ESMTPS id z1sm33389pbl.5.2011.10.11.08.39.00 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 11 Oct 2011 08:39:01 -0700 (PDT) Date: Tue, 11 Oct 2011 08:38:59 -0700 (PDT) From: Garrett Cooper To: Christer Solskogen In-Reply-To: Message-ID: References: <4E8D8451.6060103@freebsd.org> <07E6E2C5-D471-40AC-87E2-EF77B3CFB0F8@gmail.com> <7710238591.20111006223449@serebryakov.spb.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="967339439-805635513-1318347541=:4348" Cc: Garrett Cooper , lev@freebsd.org, Andre Oppermann , "freebsd-current@freebsd.org" Subject: Re: subversion-freebsd dependencies X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2011 15:39:04 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --967339439-805635513-1318347541=:4348 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Tue, 11 Oct 2011, Christer Solskogen wrote: > 2011/10/6 Lev Serebryakov : >>   Huh? It is something new for me (maintainer). What is "recommended" >> method? > > I'm not sure how Subversion 1.6.x is about this, but in 1.7 you can > just drop sqlite.c from sqlite-source over to Subversion's > sqlite-amalgamation/ directory. > http://svn.apache.org/repos/asf/subversion/trunk/INSTALL Talk to bapt@; he had a PR out which used the amalgamation sources (I couldn't seem to find it yesterday when I looked through the PR database). -Garrett --967339439-805635513-1318347541=:4348--