svn commit: r482222 - head/security/krb5-114

Cy Schubert cy at FreeBSD.org
Tue Oct 16 12:38:47 UTC 2018


Author: cy
Date: Tue Oct 16 12:38:46 2018
New Revision: 482222
URL: https://svnweb.freebsd.org/changeset/ports/482222

Log:
  This old, out to be expired, krb5-114 fails to build under HEAD.
  It is already deprecated and scheduled for removal at the end of
  the year.

Modified:
  head/security/krb5-114/Makefile

Modified: head/security/krb5-114/Makefile
==============================================================================
--- head/security/krb5-114/Makefile	Tue Oct 16 12:38:22 2018	(r482221)
+++ head/security/krb5-114/Makefile	Tue Oct 16 12:38:46 2018	(r482222)
@@ -21,6 +21,7 @@ LICENSE=		MIT
 DEPRECATED=		EOL twelve months after release of krb5-1.16
 EXPIRATION_DATE=	2018-12-31
 
+BROKEN_FreeBSD_12	Fails to build after import of openssl111
 BROKEN_SSL=		openssl-devel
 BROKEN_SSL_REASON_openssl-devel=	 OpenSSL >= 1.1.0 unsupported.
 


More information about the svn-ports-all mailing list