Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2009 15:03:28 -0400 (EDT)
From:      Yarema <yds@CoolRat.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Yasuhiro KIMURA <yasu@utahime.org>, wxs@FreeBSD.org, Alexander Sergeev <ales@ripn.net>, miwi@FreeBSD.org
Subject:   ports/137937: [MAINTAINER-UPDATE] mail/dovecot unBREAK ManageSieve
Message-ID:  <20090818190328.EBEF7DFD@crake.dppl.net>
Resent-Message-ID: <200908181910.n7IJA2xi010769@freefall.freebsd.org>

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

>Number:         137937
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] mail/dovecot unBREAK ManageSieve
>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:   Tue Aug 18 19:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yarema
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
NYCBUG.org
>Environment:
System: FreeBSD 7.2-STABLE amd64
>Description:
Update mail/dovecot to unBREAK ManageSieve.

Please apply after PR/137935 and PR/137936 have been committed.
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=137935
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=137936

Please do not close PR/137901 until a compatible version of the ManageSieve patch is available.
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/137901

>How-To-Repeat:

>Fix:
diff -u -r -N dovecot-1.2.3/Makefile dovecot/Makefile
--- dovecot-1.2.3/Makefile	2009-08-16 03:40:27.000000000 -0400
+++ dovecot/Makefile	2009-08-18 14:07:32.807399077 -0400
@@ -7,16 +7,21 @@
 
 PORTNAME=	dovecot
 PORTVERSION=	1.2.3
+PORTREVISION=	1
 CATEGORIES=	mail ipv6
-MASTER_SITES=	http://www.dovecot.org/releases/1.2/
+MASTER_SITES=	http://www.dovecot.org/releases/${DOVECOTVERSION}/ \
+		http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 
 MAINTAINER=	yds@CoolRat.org
 COMMENT=	Secure and compact IMAP and POP3 servers
 
+DOVECOTVERSION=	1.2
+
 ######################################################################
 # Anytime PORTVERSION changes please bump PORTREVISION of            #
 # mail/dovecot-antispam. Please see ports/135311 for an explanation. #
 ######################################################################
+
 USE_ICONV=	yes
 USE_RC_SUBR=	dovecot.sh
 
@@ -123,7 +128,6 @@
 PATCH_DIST_STRIP=	-p1
 PROTOCOLS+=		managesieve
 DOCS+=			README.managesieve
-BROKEN=	Managesieve port needs to be updated.
 .endif
 
 ## GSSAPI support
diff -u -r -N dovecot-1.2.3/distinfo dovecot/distinfo
--- dovecot-1.2.3/distinfo	2009-08-15 05:36:01.000000000 -0400
+++ dovecot/distinfo	2009-08-18 04:35:09.230144176 -0400
@@ -1,3 +1,6 @@
 MD5 (dovecot-1.2.3.tar.gz) = 28905211d9301022a1ed20df71ad2b08
 SHA256 (dovecot-1.2.3.tar.gz) = 8507c3321a2ad1deb0f8485086647857419fa034d7d30f2e5aef7fabd90c9406
 SIZE (dovecot-1.2.3.tar.gz) = 2652036
+MD5 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 8753084aa9b4b9a5d85e15013ccc21af
+SHA256 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 2cf48ea57768d9c3a4c4220eb63edc0a9e29180022a78e8c7d4ca56e0682ff92
+SIZE (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 6425
>Release-Note:
>Audit-Trail:
>Unformatted:



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