Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2019 19:58:58 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492067 - head/mail/qmail-ldap
Message-ID:  <201902031958.x13JwwJE078154@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb  3 19:58:57 2019
New Revision: 492067
URL: https://svnweb.freebsd.org/changeset/ports/492067

Log:
  Mark BROKEN: fails to package
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/mail/qmail-ldap/work/stage/var/qmail/%%EXTERNAL_TODO%%bin/qmail-todo:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/mail/qmail-ldap/Makefile

Modified: head/mail/qmail-ldap/Makefile
==============================================================================
--- head/mail/qmail-ldap/Makefile	Sun Feb  3 19:54:38 2019	(r492066)
+++ head/mail/qmail-ldap/Makefile	Sun Feb  3 19:58:57 2019	(r492067)
@@ -9,6 +9,8 @@ PKGNAMESUFFIX=	-ldap
 
 COMMENT=	Secure, reliable, and fast MTA for UNIX systems with LDAP support
 
+BROKEN=		fails to package
+
 RUN_DEPENDS=	${LOCALBASE}/bin/svscan:sysutils/daemontools \
 		${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902031958.x13JwwJE078154>