svn commit: r498724 - branches/2019Q2/mail/qmail-spamcontrol
Antoine Brodin
antoine at FreeBSD.org
Fri Apr 12 15:20:23 UTC 2019
Author: antoine
Date: Fri Apr 12 15:20:21 2019
New Revision: 498724
URL: https://svnweb.freebsd.org/changeset/ports/498724
Log:
MFH: r498723
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
Modified:
branches/2019Q2/mail/qmail-spamcontrol/Makefile
Directory Properties:
branches/2019Q2/ (props changed)
Modified: branches/2019Q2/mail/qmail-spamcontrol/Makefile
==============================================================================
--- branches/2019Q2/mail/qmail-spamcontrol/Makefile Fri Apr 12 15:19:59 2019 (r498723)
+++ branches/2019Q2/mail/qmail-spamcontrol/Makefile Fri Apr 12 15:20:21 2019 (r498724)
@@ -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-branches
mailing list