Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2021 07:14:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r562539 - branches/2021Q1/www/aws
Message-ID:  <202101250714.10P7EsQR057486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jan 25 07:14:53 2021
New Revision: 562539
URL: https://svnweb.freebsd.org/changeset/ports/562539

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

Modified:
  branches/2021Q1/www/aws/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/aws/Makefile
==============================================================================
--- branches/2021Q1/www/aws/Makefile	Mon Jan 25 07:14:35 2021	(r562538)
+++ branches/2021Q1/www/aws/Makefile	Mon Jan 25 07:14:53 2021	(r562539)
@@ -119,6 +119,7 @@ CONF_ARGS+=	ENABLE_SHARED=false
 .if ${SSL_DEFAULT} == base
 BROKEN_FreeBSD_12=	undefined reference to `CRYPTO_set_id_callback'
 BROKEN_FreeBSD_13=	undefined reference to `CRYPTO_set_id_callback'
+BROKEN_FreeBSD_14=	undefined reference to `CRYPTO_set_id_callback'
 .endif
 
 post-patch:



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