Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2025 05:58:53 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 24bcbd7e5016 - main - multimedia/lms: Not broken on 13
Message-ID:  <202503250558.52P5wrVm055755@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 24bcbd7e501685dc0ecc5c87e01b9ee4e514ac69
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-25 05:48:40 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-25 05:56:00 +0000

    multimedia/lms: Not broken on 13
    
    Reported by:    Chad Jacob Milios <milios@ccsys.com>
---
 multimedia/lms/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/multimedia/lms/Makefile b/multimedia/lms/Makefile
index c29ae1c3d488..01d27e4742aa 100644
--- a/multimedia/lms/Makefile
+++ b/multimedia/lms/Makefile
@@ -10,8 +10,6 @@ WWW=		https://github.com/epoupon/lms
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_FreeBSD_13=	compilation fails: error: object of type 'const LiteralString' cannot be compared because its 'operator<=>' is implicitly deleted
-
 BUILD_DEPENDS=	googletest>0:devel/googletest
 LIB_DEPENDS=	libavformat.so:multimedia/ffmpeg \
 		libboost_system.so:devel/boost-libs \


home | help

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