Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2025 01:38:57 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: d438bd61ded8 - 2025Q1 - devel/outcome: Re-add NO_ARCH=yes
Message-ID:  <202501070138.5071cvoj053218@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2025Q1 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d438bd61ded8201bca59690f76636b6cdf33168e

commit d438bd61ded8201bca59690f76636b6cdf33168e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-07 01:35:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-07 01:38:54 +0000

    devel/outcome: Re-add NO_ARCH=yes
    
    Tests are built by default by mistake which caused the armv7
    problem from bug#283840.
    
    PR:             283840
    (cherry picked from commit 58f73c13155796f6396395b5089e474aae647055)
---
 devel/outcome/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/outcome/Makefile b/devel/outcome/Makefile
index 0bf9531eabda..1c93dec3debf 100644
--- a/devel/outcome/Makefile
+++ b/devel/outcome/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	outcome
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.11
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org



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