git: e306bddebad5 - main - mail/qmail-spamcontrol: mark BROKEN on 14 the same way as on 12 and 13.

Mark Linimon linimon at FreeBSD.org
Fri May 14 21:12:44 UTC 2021


The branch main has been updated by linimon:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e306bddebad577476f2d92b1393394fc16e7242a

commit e306bddebad577476f2d92b1393394fc16e7242a
Author:     Mark Linimon <linimon at FreeBSD.org>
AuthorDate: 2021-05-14 21:11:07 +0000
Commit:     Mark Linimon <linimon at FreeBSD.org>
CommitDate: 2021-05-14 21:12:27 +0000

    mail/qmail-spamcontrol: mark BROKEN on 14 the same way as on 12 and 13.
---
 mail/qmail-spamcontrol/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile
index 1fb2dae8034e..5d2b0413ad0c 100644
--- a/mail/qmail-spamcontrol/Makefile
+++ b/mail/qmail-spamcontrol/Makefile
@@ -12,6 +12,7 @@ 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'
+BROKEN_FreeBSD_14=	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 dev-commits-ports-all mailing list