Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2021 08:49:37 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r562546 - head/databases/virtuoso
Message-ID:  <202101250849.10P8nbZa011253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jan 25 08:49:36 2021
New Revision: 562546
URL: https://svnweb.freebsd.org/changeset/ports/562546

Log:
  Mark BROKEN on FreeBSD 14
  
  Reported by:	pkg-fallout
  MFH:		2021Q1

Modified:
  head/databases/virtuoso/Makefile

Modified: head/databases/virtuoso/Makefile
==============================================================================
--- head/databases/virtuoso/Makefile	Mon Jan 25 08:43:26 2021	(r562545)
+++ head/databases/virtuoso/Makefile	Mon Jan 25 08:49:36 2021	(r562546)
@@ -70,6 +70,7 @@ check:
 .if ${SSL_DEFAULT} == base
 BROKEN_FreeBSD_12=	OpenSSL version 1.1.0 or greater is currently not supported
 BROKEN_FreeBSD_13=	OpenSSL version 1.1.0 or greater is currently not supported
+BROKEN_FreeBSD_14=	OpenSSL version 1.1.0 or greater is currently not supported
 .endif
 
 .if ${PORT_OPTIONS:MIMAGEMAGICK}



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