svn commit: r489735 - head/security/krb5-116

Cy Schubert cy at FreeBSD.org
Tue Jan 8 20:02:55 UTC 2019


Author: cy
Date: Tue Jan  8 20:02:54 2019
New Revision: 489735
URL: https://svnweb.freebsd.org/changeset/ports/489735

Log:
  Correct CONFLICTS.
  
  MFH:		2019Q1

Modified:
  head/security/krb5-116/Makefile

Modified: head/security/krb5-116/Makefile
==============================================================================
--- head/security/krb5-116/Makefile	Tue Jan  8 18:51:42 2019	(r489734)
+++ head/security/krb5-116/Makefile	Tue Jan  8 20:02:54 2019	(r489735)
@@ -17,7 +17,7 @@ COMMENT=		MIT implementation of RFC 4120 network authe
 
 LICENSE=		MIT
 
-CONFLICTS=		heimdal-[0-9]* srp-[0-9]* krb5-11[34]-[0-9]* \
+CONFLICTS=		heimdal-[0-9]* srp-[0-9]* krb5-11[345]-[0-9]* \
 			krb5-1.[0-9]* krb5-devel-*
 CONFLICTS_BUILD=	boringssl-*
 


More information about the svn-ports-head mailing list