[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix Berkeley DB download URL

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-09-13 19:37:50 CEST

Arfrever Frehtes Taifersar Arahesis wrote:
> When Berkeley DB isn't installed, a message is shown, which contains out-of-date URL.
>
> [[[
> Fix Berkeley DB download URL.
>
> * configure.in: Fix Berkeley DB download URL.
>
> Patch by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
> ]]]
> ------------------------------------------------------------------------
>
> Index: configure.in
> ===================================================================
> --- configure.in (revision 26580)
> +++ configure.in (working copy)
> @@ -802,7 +802,7 @@
> will build without the Berkeley DB back-end; your repositories will
> use FSFS as the default back-end. You can find the latest version of
> Berkeley DB here:
> - http://www.sleepycat.com/download/index.shtml
> + http://www.oracle.com/technology/software/products/berkeley-db/index.html
> ])
> ;;
> esac

Committed in r26581. Thanks, Arfrever.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Thu Sep 13 19:34:19 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.