Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2018 05:50:33 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Steve Wills <swills@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:  <20180821055033.GB50546@FreeBSD.org>
In-Reply-To: <201808202103.w7KL392E026427@repo.freebsd.org>
References:  <201808202103.w7KL392E026427@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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...

> -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?

> -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.

./danfe



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