Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2023 09:01:53 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a16c62ae0fa4 - main - japanese/onew: broken (doesn't fetch)
Message-ID:  <202305060901.34691reA060031@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

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

commit a16c62ae0fa4eb71897c90ca6783fc075dfbbb96
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-05-04 15:20:56 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-06 09:01:18 +0000

    japanese/onew: broken (doesn't fetch)
    
    PR:             270877
    Approved by:    hrs (maintainer timeout, two weeks)
---
 japanese/onew/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/japanese/onew/Makefile b/japanese/onew/Makefile
index a875496ff47a..d159ac8e847c 100644
--- a/japanese/onew/Makefile
+++ b/japanese/onew/Makefile
@@ -9,8 +9,7 @@ DISTNAME=	jvim2.0r+${PORTNAME}${PORTVERSION}
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	Library for Japanese Input Methods
 
-BROKEN_FreeBSD_13=	ld: error: duplicate symbol: ONEW_THRUSYMS_ON
-BROKEN_FreeBSD_14=	ld: error: duplicate symbol: ONEW_THRUSYMS_ON
+BROKEN=		Doesn't fetch (NXDOMAIN)
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 ALL_TARGET=



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