svn commit: r498723 - head/mail/qmail-spamcontrol

Antoine Brodin antoine at FreeBSD.org
Fri Apr 12 15:20:00 UTC 2019


Author: antoine
Date: Fri Apr 12 15:19:59 2019
New Revision: 498723
URL: https://svnweb.freebsd.org/changeset/ports/498723

Log:
  Mark BROKEN on FreeBSD 12 and 13
  
  Reported by:	pkg-fallout
  MFH:		2019Q2

Modified:
  head/mail/qmail-spamcontrol/Makefile

Modified: head/mail/qmail-spamcontrol/Makefile
==============================================================================
--- head/mail/qmail-spamcontrol/Makefile	Fri Apr 12 15:01:52 2019	(r498722)
+++ head/mail/qmail-spamcontrol/Makefile	Fri Apr 12 15:19:59 2019	(r498723)
@@ -12,6 +12,8 @@ EXTRACT_ONLY=	${QMAIL_DIST}
 
 COMMENT=	Qmail MTA with SpamControl patches
 
+BROKEN_FreeBSD_12=	incomplete definition of type 'struct X509_name_st'
+BROKEN_FreeBSD_13=	incomplete definition of type 'struct X509_name_st'
 CONFLICTS=	*qmail-[0-9]* qmail-ldap-[0-9]* *qmail-mysql-[0-9]* *qmail-tls-[0-9]*
 
 EXTRA_PATCHES+=	${MASTERDIR}/files/patch-install.c \


More information about the svn-ports-all mailing list