Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2021 06:10:13 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: fa64b374feff - main - www/proxygen: Broken until fixed by upstream
Message-ID:  <202105120610.14C6ADM5058688@gitrepo.freebsd.org>

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

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

commit fa64b374feffe1a139c1f7c8e182301138da2bcb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-05-12 06:09:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-05-12 06:10:11 +0000

    www/proxygen: Broken until fixed by upstream
    
    Reported by:    fallout
---
 www/proxygen/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index dd33439a2840..36e4cb83d592 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -34,4 +34,6 @@ CMAKE_ON=	BUILD_SHARED_LIBS
 
 BINARY_ALIAS=	python3=${PYTHON_CMD}
 
+BROKEN=		Update of archivers/snappy to 1.1.9 broke proxygen: https://github.com/facebook/proxygen/issues/361
+
 .include <bsd.port.mk>



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