Date: Tue, 21 Aug 2018 22:53:01 -0400 From: Steve Wills <swills@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r477673 - head/devel/guile-lib Message-ID: <d764af74-f497-fc9f-50d8-173829136aa1@FreeBSD.org> In-Reply-To: <20180821055033.GB50546@FreeBSD.org> References: <201808202103.w7KL392E026427@repo.freebsd.org> <20180821055033.GB50546@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On 8/21/18 1:50 AM, Alexey Dokuchaev wrote: > On Mon, Aug 20, 2018 at 09:03:09PM +0000, Steve Wills wrote: >> New Revision: 477673 >> URL: https://svnweb.freebsd.org/changeset/ports/477673 >> >> Log: >> devel/guile-lib: Update to 0.2.6.1 >> >> While here, assign maintainer > > There're more changes to this port that were not properly documented. > >> -PORTVERSION= 0.2.2 >> +PORTVERSION= 0.2.6.1 > > So it look like a relatively minor update... > These pages, down to 2013-01-31, show the list of changes back to the previous verion: http://git.savannah.nongnu.org/cgit/guile-lib.git/log/ http://git.savannah.nongnu.org/cgit/guile-lib.git/log/?ofs=50 There are quite a few changes there and especially many of them related to building. So this doesn't look like what I'd call "a relatively minor update", except in terms of the version numbering. >> -BUILD_DEPENDS= guile:lang/guile >> -RUN_DEPENDS= guile:lang/guile > > But 0.2.2 required lang/guile, why 0.2.6.1 had switched to lang/guile2? > See: http://git.savannah.nongnu.org/cgit/guile-lib.git/commit/?id=c62196b3201f365b938a2f88a1c2822947abd789 So either version should be fine, I think we want to use the latest version whenever we can, and that's what the submitter seems to have tested with. >> -BROKEN_armv6= fails to compile: stack overflow >> BROKEN_armv7= fails to compile: stack overflow > > So it was fixed on armv6? BROKEN messages look suspiciously identical > to suggest that both v6/v7 builds suffered from the same error, yet > BROKEN_armv7 is still there; no explanation provided in the commit log. Yep, v6 builds fine, as was documented in the PR. ARMv7 wasn't tested, feel free. Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d764af74-f497-fc9f-50d8-173829136aa1>