Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2020 09:56:46 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r547161 - in head/www/hypermail: . files
Message-ID:  <20200831095646.GA89915@FreeBSD.org>
In-Reply-To: <202008310948.07V9mHpI099433@repo.freebsd.org>
References:  <202008310948.07V9mHpI099433@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 31, 2020 at 09:48:17AM +0000, Baptiste Daroussin wrote:
> New Revision: 547161
> URL: https://svnweb.freebsd.org/changeset/ports/547161
> 
> Log:
>   Update to 2.4.0
> 
> ...
> -LIB_DEPENDS+=	libgdbm.so:databases/gdbm \
> ...
>  CONFIGURE_ARGS=	... \
> -		--with-gdbm=${LOCALBASE}
> +		--without-gdbm \

This was undocumented in the commit log.  What happened to GDBM support?
You could've also probably dropped += after LIB_DEPENDS (it doesn't look
like a master port).

./danfe



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