svn commit: r562547 - branches/2021Q1/databases/virtuoso

Antoine Brodin antoine at FreeBSD.org
Mon Jan 25 08:50:07 UTC 2021


Author: antoine
Date: Mon Jan 25 08:50:06 2021
New Revision: 562547
URL: https://svnweb.freebsd.org/changeset/ports/562547

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

Modified:
  branches/2021Q1/databases/virtuoso/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/databases/virtuoso/Makefile
==============================================================================
--- branches/2021Q1/databases/virtuoso/Makefile	Mon Jan 25 08:49:36 2021	(r562546)
+++ branches/2021Q1/databases/virtuoso/Makefile	Mon Jan 25 08:50:06 2021	(r562547)
@@ -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}


More information about the svn-ports-branches mailing list