Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  1 Apr 2007 09:04:06 +0000 (UTC)
From:      Robin Breathe <robin@isometry.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111086: Maintainer update: mail/dovecot to 1.0.r29
Message-ID:  <20070401090406.BCBF0B82D@mail.ox.isometry.net>
Resent-Message-ID: <200704010910.l319A2uq019527@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111086
>Category:       ports
>Synopsis:       Maintainer update: mail/dovecot to 1.0.r29
>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:   Sun Apr 01 09:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Breathe
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
	
>Description:
Update to latest release: dovecot-1.0.rc29.
 - Fix a security issue with the zlib plugin (not loaded by default).
 - Include wiki documentation.
Changelog: http://www.dovecot.org/list/dovecot-news/2007-March/000039.html
>How-To-Repeat:
	
>Fix:
Apply the following patch:

--- dovecot-1.0.r29.diff begins here ---
diff -ruN dovecot.orig/Makefile dovecot/Makefile
--- dovecot.orig/Makefile	Wed Mar 28 20:59:38 2007
+++ dovecot/Makefile	Sun Apr  1 08:35:36 2007
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	1.0.rc28
-PORTREVISION=	1
+DISTVERSION=	1.0.rc29
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/
 
@@ -29,8 +28,7 @@
 		${PREFIX}/lib/dovecot/lda
 
 .if !defined(NOPORTDOCS)
-PORTDOCS=	USE-WIKI-INSTEAD \
-		auth-protocol.txt securecoding.txt variables.txt
+PORTDOCS=	*.txt wiki
 .else
 CONFIGURE_ARGS+=	--without-docs
 .endif
diff -ruN dovecot.orig/distinfo dovecot/distinfo
--- dovecot.orig/distinfo	Sat Mar 24 14:46:31 2007
+++ dovecot/distinfo	Sun Apr  1 08:19:01 2007
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.0.rc28.tar.gz) = e6fd617f3210f914815186c176796881
-SHA256 (dovecot-1.0.rc28.tar.gz) = 56dd5221812d66a2fa90437ff3cc50a03236d94f9309cffb5ce48448bd64c2a3
-SIZE (dovecot-1.0.rc28.tar.gz) = 1534090
+MD5 (dovecot-1.0.rc29.tar.gz) = 4b5ab65d59474c8e783ad6bd496fff22
+SHA256 (dovecot-1.0.rc29.tar.gz) = 6b8431e8276c07e235d30c195946e9b09d1f3e12f28aea6f755b6d4c72008dd9
+SIZE (dovecot-1.0.rc29.tar.gz) = 1670673
diff -ruN dovecot.orig/pkg-message dovecot/pkg-message
--- dovecot.orig/pkg-message	Mon Jul 24 16:29:10 2006
+++ dovecot/pkg-message	Sun Apr  1 08:41:23 2007
@@ -9,8 +9,4 @@
 
   echo dovecot_enable="YES" >> /etc/rc.conf
  
- Further information on configuration can be found at:
- 
-  http://wiki.dovecot.org/
-
 ---------------------------------------------------------------------
--- dovecot-1.0.r29.diff ends here ---


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



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