Date: Mon, 3 Aug 2020 14:47:04 +0200 From: Guido Falsi <madpilot@FreeBSD.org> To: Yasuhiro KIMURA <yasu@utahime.org> Cc: svn-ports-all@freebsd.org Subject: Re: svn commit: r543921 - head/databases/sqlite3 Message-ID: <eb76dbe7-852f-b2d6-5bfd-a33a73cf3196@FreeBSD.org> In-Reply-To: <20200803.200620.1842851300701906564.yasu@utahime.org> References: <202008011914.071JEAwr013218@repo.freebsd.org> <20200803.200620.1842851300701906564.yasu@utahime.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/08/20 13:06, Yasuhiro KIMURA wrote: > From: Guido Falsi <madpilot@FreeBSD.org> > Subject: svn commit: r543921 - head/databases/sqlite3 > Date: Sat, 1 Aug 2020 19:14:10 +0000 (UTC) > >> Author: madpilot >> Date: Sat Aug 1 19:14:10 2020 >> New Revision: 543921 >> URL: https://svnweb.freebsd.org/changeset/ports/543921 >> >> Log: >> - Add back REALINEP and READLINES options and make them and LIBEDIT >> option work after r542047 [1] >> - Also add back options descriptions [1] >> - While here make STAT3 and STAT4 options descriptions start with >> uppercase letter [1] >> - Since in r542047 OPTIONS_GROUP_RL was changed to OPTIONS_RADIO_RL >> also bug 239228 can be closed [2] >> >> PR: 248323 [1], 239228 [2] >> Submitted by: myself [1], Dennis Clarke <dclarke@blastwave.org> [2] >> Approved by: maintainer [1] >> >> Modified: >> head/databases/sqlite3/Makefile > > Please bump PORTREVISION because default option setting releted to > OPTIONS_RADIO_RL is changed from "EDITLINE : off, READLINEP : off, > READLINES : off" to "LIBEDIT : on, READLINEP : off, READLINES : off" > and it causes libedit is linked to sqlite3 again. Since options have changed the bump is not really necessary, the package will be built again by the cluster due to this. pkg should also notice the option change and reinstall the port without a bump. -- Guido Falsi <madpilot@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eb76dbe7-852f-b2d6-5bfd-a33a73cf3196>