The attached installs mail/cyrus-imapd's pop3d.8 manpage as
cyrus-pop3d.8 as to not conflict with mail/pop3d's pop3d.8 manpage.

This follows a similar format in mail/cyrus-imapd to prefix commonly
named cyrus manpages with cyrus-.

ok?

-- 
James Turner

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/cyrus-imapd/Makefile,v
retrieving revision 1.85
diff -u -p -u -p -r1.85 Makefile
--- Makefile    19 Jun 2014 08:38:31 -0000      1.85
+++ Makefile    24 Jul 2014 14:32:47 -0000
@@ -6,7 +6,7 @@ COMMENT=        Cyrus IMAP server
 
 V=             2.4.17
 DISTNAME=      cyrus-imapd-${V}
-REVISION=      7
+REVISION=      8
 
 CATEGORIES=    mail
 
@@ -63,7 +63,7 @@ pre-patch:
        cd ${WRKSRC} && ${PATCH} -s -z .drac -p1 < contrib/drac_auth.patch
 .endif
 
-MAN8=          fetchnews idled master imapd deliver
+MAN8=          fetchnews idled master imapd deliver pop3d
 SIEVEREF=      lib/imapoptions man/imapd.conf.5 \
                tools/masssievec tools/rehash tools/translatesieve \
                tools/upgradesieve doc/text/install-upgrade
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/cyrus-imapd/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 PLIST
--- pkg/PLIST   16 Jun 2014 15:08:43 -0000      1.10
+++ pkg/PLIST   24 Jul 2014 14:32:47 -0000
@@ -149,6 +149,7 @@ libexec/cyrus-imapd/
 @man man/man8/cyrus-idled.8
 @man man/man8/cyrus-imapd.8
 @man man/man8/cyrus-master.8
+@man man/man8/cyrus-pop3d.8
 @man man/man8/fud.8
 @man man/man8/ipurge.8
 @man man/man8/lmtpd.8
@@ -156,7 +157,6 @@ libexec/cyrus-imapd/
 @man man/man8/mbpath.8
 @man man/man8/nntpd.8
 @man man/man8/notifyd.8
-@man man/man8/pop3d.8
 @man man/man8/quota.8
 @man man/man8/reconstruct.8
 @man man/man8/rmnews.8

Reply via email to