ports/110942: [mail/dovecot] fix make package if NOPORTDOCS is defined
Robin Breathe
robin at isometry.net
Tue Mar 27 22:40:09 UTC 2007
The following reply was made to PR ports/110942; it has been noted by GNATS.
From: Robin Breathe <robin at isometry.net>
To: bug-followup at FreeBSD.org,
sunpoet at sunpoet.net
Cc:
Subject: Re: ports/110942: [mail/dovecot] fix make package if NOPORTDOCS is defined
Date: Tue, 27 Mar 2007 23:30:02 +0100
--Apple-Mail-3--841092798
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
delsp=yes;
format=flowed
Thanks for the notification of breakage.
Please apply the attached patch in preference to that originally
submitted with this PR.
Regards, Robin (maintainer)
--Apple-Mail-3--841092798
Content-Type: multipart/appledouble;
boundary=Apple-Mail-4--841092798
Content-Disposition: attachment
--Apple-Mail-4--841092798
Content-Transfer-Encoding: base64
Content-Type: application/applefile;
name=dovecot-1.0.r28_1.diff
Content-Disposition: attachment;
filename=dovecot-1.0.r28_1.diff
AAUWBwACAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAJAAAAMgAAAAoAAAADAAAAPAAAABYAAAAAAAAA
AAAIZG92ZWNvdC0xLjAucjI4XzEuZGlmZg==
--Apple-Mail-4--841092798
Content-Transfer-Encoding: 7bit
Content-Id: <FA4D47EF-3C7D-4DC0-BCDB-F63001ACCD21 at internal>
Content-Type: application/octet-stream;
x-mac-type=0;
x-unix-mode=0644;
x-mac-creator=0;
name=dovecot-1.0.r28_1.diff
Content-Disposition: attachment;
filename=dovecot-1.0.r28_1.diff
diff -ruN dovecot.orig/Makefile dovecot/Makefile
--- dovecot.orig/Makefile Sat Mar 24 14:46:31 2007
+++ dovecot/Makefile Tue Mar 27 22:05:21 2007
@@ -8,6 +8,7 @@
PORTNAME= dovecot
DISTVERSION= 1.0.rc28
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/
diff -ruN dovecot.orig/pkg-plist dovecot/pkg-plist
--- dovecot.orig/pkg-plist Sat Mar 24 14:46:31 2007
+++ dovecot/pkg-plist Tue Mar 27 21:52:12 2007
@@ -1,9 +1,9 @@
@comment $FreeBSD: ports/mail/dovecot/pkg-plist,v 1.25 2007/03/24 14:46:31 pav Exp $
@unexec if cmp -s %D/etc/dovecot-example.conf %D/etc/dovecot.conf; then rm -f %D/etc/dovecot.conf; fi
etc/dovecot-example.conf
-etc/dovecot-ldap-example.conf
-etc/dovecot-sql-example.conf
@exec if [ ! -f %D/etc/dovecot.conf ] ; then cp -p %D/%F %B/dovecot.conf; fi
+%%PORTDOCS%%etc/dovecot-ldap-example.conf
+%%PORTDOCS%%etc/dovecot-sql-example.conf
@dirrmtry include/dovecot
lib/dovecot/imap/lib01_acl_plugin.so
lib/dovecot/imap/lib02_lazy_expunge_plugin.so
--Apple-Mail-4--841092798--
--Apple-Mail-3--841092798--
More information about the freebsd-ports-bugs
mailing list