Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 02:00:25 GMT
From:      Darren Pilgrim <ports.maintainer@evilphi.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134402: Update mail/dovecot-managesieve to 0.10.6
Message-ID:  <200905100200.n4A20PJt020476@www.freebsd.org>
Resent-Message-ID: <200905100210.n4A2A1sB014669@freefall.freebsd.org>

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

>Number:         134402
>Category:       ports
>Synopsis:       Update mail/dovecot-managesieve to 0.10.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 10 02:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Darren Pilgrim
>Release:        6.4-R and 7.2-R
>Organization:
>Environment:
FreeBSD vivi.cat.pdx.edu 6.4-RELEASE FreeBSD 6.4-RELEASE #0: Sat Dec 13 14:50:58 PST 2008     root@srv.twinthornes.com:/usr/obj/data/sys/src/sys/srv_ttp_i386  i386

>Description:
When mail/dovecot gets updated to v1.1.4, mail/dovecot-managesieve will break because the current version only works for Dovecot up to v1.1.3.  Dovecot v1.1.4 requires v0.10.6.  It may be a good idea to commit this update at the same time as the v1.1.4 update to mail/dovecot.
>How-To-Repeat:

>Fix:
Apply the included patch to update the port to v0.10.6.

Patch attached with submission follows:

--- Makefile.orig	2009-01-30 13:21:27.000000000 -0800
+++ Makefile	2009-05-09 18:18:40.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dovecot-managesieve
-PORTVERSION=	0.10.5
+PORTVERSION=	0.10.6
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX}
--- distinfo.orig	2009-01-30 13:21:27.000000000 -0800
+++ distinfo	2009-05-09 18:18:53.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.1-managesieve-0.10.5.tar.gz) = 972ad948be782b7cf37fc74bd17795e2
-SHA256 (dovecot-1.1-managesieve-0.10.5.tar.gz) = 651a952db0816f1ff876d32098c50932cbcae49f862c43a5f45aba5c0dc04da0
-SIZE (dovecot-1.1-managesieve-0.10.5.tar.gz) = 397879
+MD5 (dovecot-1.1-managesieve-0.10.6.tar.gz) = 2b90a3f5deeaf5abab04d9b5a70a8359
+SHA256 (dovecot-1.1-managesieve-0.10.6.tar.gz) = 72f8c0fdc7da85321b75e3893c17aa540a915511b474ade5ff3c936cec10879b
+SIZE (dovecot-1.1-managesieve-0.10.6.tar.gz) = 395642


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



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