svn commit: r489805 - branches/2019Q1/security/krb5-116

Cy Schubert cy at FreeBSD.org
Wed Jan 9 15:06:30 UTC 2019


Author: cy
Date: Wed Jan  9 15:06:29 2019
New Revision: 489805
URL: https://svnweb.freebsd.org/changeset/ports/489805

Log:
  MFH: r489735
  
  Correct CONFLICTS.
  
  Approved by:	portmgr (miwi)

Modified:
  branches/2019Q1/security/krb5-116/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/security/krb5-116/Makefile
==============================================================================
--- branches/2019Q1/security/krb5-116/Makefile	Wed Jan  9 14:56:17 2019	(r489804)
+++ branches/2019Q1/security/krb5-116/Makefile	Wed Jan  9 15:06:29 2019	(r489805)
@@ -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-all mailing list