On 01/22/16 23:59, Christian Weisgerber wrote:
> Running find-all-conflicts on a complete set of amd64 packages shows
> these unannotated conflicts:
> 
> courier-imap-4.16.2p0,maildrop-2.8.3,maildrop-2.8.3-postfix
>         /usr/local/bin/makedat
> 
makedat should not be in courier-imap, it's part of maildrop, attached patch, 
ok ?
 Cheers
  Giovanni

Index: Makefile
===================================================================
RCS file: /var/cvs/ports/mail/courier-imap/Makefile,v
retrieving revision 1.103
diff -u -p -r1.103 Makefile
--- Makefile	5 Jan 2016 10:51:37 -0000	1.103
+++ Makefile	23 Jan 2016 10:13:38 -0000
@@ -6,7 +6,7 @@ COMMENT-pop3=		pop3 server for maildir f
 V=			4.16.2
 DISTNAME=		courier-imap-${V}
 PKGNAME-main=		${DISTNAME}
-REVISION=		0
+REVISION=		1
 FULLPKGNAME-pop3=	courier-pop3-${V}
 FULLPKGPATH-pop3=	mail/courier-imap,-pop3
 
Index: pkg/PLIST-main
===================================================================
RCS file: /var/cvs/ports/mail/courier-imap/pkg/PLIST-main,v
retrieving revision 1.12
diff -u -p -r1.12 PLIST-main
--- pkg/PLIST-main	27 Aug 2015 09:33:17 -0000	1.12
+++ pkg/PLIST-main	23 Jan 2016 10:13:30 -0000
@@ -11,7 +11,7 @@
 @bin bin/maildiracl
 @bin bin/maildirkw
 @bin bin/maildirmake
-bin/makedat
+@comment bin/makedat
 bin/makeimapaccess
 @bin libexec/couriertcpd
 libexec/imapd-ssl.rc

Reply via email to