ports/110760: Maintainer update: mail/dovecot to 1.0.r28

Robin Breathe robin at isometry.net
Sat Mar 24 13:10:04 UTC 2007


>Number:         110760
>Category:       ports
>Synopsis:       Maintainer update: mail/dovecot to 1.0.r28
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 24 13:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Breathe
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
	
>Description:
Update mail/dovecot to latest release, dovecot-1.0.rc28.
Changelog: http://www.dovecot.org/list/dovecot-news/2007-March/000037.html
>How-To-Repeat:
	
>Fix:
1) Delete files/patch-src_auth_userdb-vpopmail.c
2) Apply the following patch:

--- dovecot-1.0.r28.diff begins here ---
diff -ruN dovecot.orig/Makefile dovecot/Makefile
--- dovecot.orig/Makefile	Thu Mar 15 00:38:04 2007
+++ dovecot/Makefile	Sat Mar 24 12:12:14 2007
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	1.0.rc27
+DISTVERSION=	1.0.rc28
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/
 
@@ -157,8 +157,6 @@
 	@${MKDIR} ${DATADIR}
 	${INSTALL_SCRIPT} ${WRKSRC}/doc/mkcert.sh ${DATADIR}
 	${INSTALL_DATA} ${WRKSRC}/doc/dovecot-openssl.cnf ${DATADIR}
-	${INSTALL_DATA} ${WRKSRC}/doc/dovecot-ldap.conf ${DATADIR}
-	${INSTALL_DATA} ${WRKSRC}/doc/dovecot-sql.conf ${DATADIR}
 	@${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
 	@${CAT} ${PKGMESSAGE}
 
diff -ruN dovecot.orig/distinfo dovecot/distinfo
--- dovecot.orig/distinfo	Thu Mar 15 00:38:04 2007
+++ dovecot/distinfo	Sat Mar 24 12:04:33 2007
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.0.rc27.tar.gz) = 2bc18491c869e0b298ef114d07cdbb46
-SHA256 (dovecot-1.0.rc27.tar.gz) = b2846c63325b88d1e39b908cb1ee03f2a9057d37600ea5b9c3dc5b923e97d0b0
-SIZE (dovecot-1.0.rc27.tar.gz) = 1521452
+MD5 (dovecot-1.0.rc28.tar.gz) = e6fd617f3210f914815186c176796881
+SHA256 (dovecot-1.0.rc28.tar.gz) = 56dd5221812d66a2fa90437ff3cc50a03236d94f9309cffb5ce48448bd64c2a3
+SIZE (dovecot-1.0.rc28.tar.gz) = 1534090
diff -ruN dovecot.orig/pkg-plist dovecot/pkg-plist
--- dovecot.orig/pkg-plist	Tue Mar  6 17:42:35 2007
+++ dovecot/pkg-plist	Sat Mar 24 12:50:58 2007
@@ -1,6 +1,8 @@
 @comment $FreeBSD: ports/mail/dovecot/pkg-plist,v 1.24 2007/03/06 17:42:35 delphij 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
 @dirrmtry include/dovecot
 lib/dovecot/imap/lib01_acl_plugin.so
@@ -51,8 +53,10 @@
 libexec/dovecot/dict
 libexec/dovecot/dovecot-auth
 libexec/dovecot/gdbhelper
+libexec/dovecot/idxview
 libexec/dovecot/imap
 libexec/dovecot/imap-login
+libexec/dovecot/logview
 %%POP3%%libexec/dovecot/pop3
 %%POP3%%libexec/dovecot/pop3-login
 libexec/dovecot/rawlog
@@ -62,6 +66,4 @@
 sbin/dovecotpw
 %%DATADIR%%/dovecot-openssl.cnf
 %%DATADIR%%/mkcert.sh
-%%DATADIR%%/dovecot-ldap.conf
-%%DATADIR%%/dovecot-sql.conf
 @dirrm %%DATADIR%%
--- dovecot-1.0.r28.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list