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

Cy Schubert Cy.Schubert at cschubert.com
Tue Oct 16 14:43:53 UTC 2018


My bad. Sorry.

---
Sent using a tiny phone keyboard.
Apologies for any typos and autocorrect.
Also, this old phone only supports top post. Apologies.

Cy Schubert
<Cy.Schubert at cschubert.com> or <cy at freebsd.org>
The need of the many outweighs the greed of the few.
---

-----Original Message-----
From: Rene Ladan
Sent: 16/10/2018 06:41
To: ports-committers at freebsd.org; svn-ports-all at freebsd.org; svn-ports-head at freebsd.org
Subject: svn commit: r482227 - head/security/krb5-114

Author: rene
Date: Tue Oct 16 13:41:26 2018
New Revision: 482227
URL: https://svnweb.freebsd.org/changeset/ports/482227

Log:
  Fix INDEX
  
  Pointy hat:	cy

Modified:
  head/security/krb5-114/Makefile

Modified: head/security/krb5-114/Makefile
==============================================================================
--- head/security/krb5-114/Makefile	Tue Oct 16 13:11:58 2018	(r482226)
+++ head/security/krb5-114/Makefile	Tue Oct 16 13:41:26 2018	(r482227)
@@ -21,7 +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_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-head mailing list