Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2023 09:43:56 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: 8799a418754a - main - textproc/es-hunspell: unbreak on armv[67]
Message-ID:  <202305250943.34P9hucl001029@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=8799a418754aba84bc56a00e070e1035bc35c4e2

commit 8799a418754aba84bc56a00e070e1035bc35c4e2
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-05-22 09:35:10 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-25 09:39:31 +0000

    textproc/es-hunspell: unbreak on armv[67]
    
    Packages just fine.
    
    Approved by:    portmgr (build fix blanket)
    Reported by:    andrew@tao11.riddles.org.uk
---
 textproc/es-hunspell/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/textproc/es-hunspell/Makefile b/textproc/es-hunspell/Makefile
index edb454f02391..351060f72827 100644
--- a/textproc/es-hunspell/Makefile
+++ b/textproc/es-hunspell/Makefile
@@ -17,8 +17,6 @@ LICENSE_FILE_GPLv3=	${WRKSRC}/GPLv3.txt
 LICENSE_FILE_LGPL3=	${WRKSRC}/LGPLv3.txt
 LICENSE_FILE_MPL11=	${WRKSRC}/MPL-1.1.txt
 
-BROKEN_armv6=	fails to package: tar: Pathname cannot be converted from UTF-8 to current locale
-BROKEN_armv7=	fails to package: tar: Pathname cannot be converted from UTF-8 to current locale
 BROKEN_mips=	fails to package: tar: Pathname cannot be converted from UTF-8 to current locale
 
 NO_ARCH=	yes



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