Date: Mon, 30 Jun 2008 11:12:07 GMT From: Christoph <christop@physik.tu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/125114: Dovecot-sieve does not work for mail/dovecot-1.1.1 Message-ID: <200806301112.m5UBC7TM006916@www.freebsd.org> Resent-Message-ID: <200806301120.m5UBK1M7000903@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125114 >Category: ports >Synopsis: Dovecot-sieve does not work for mail/dovecot-1.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 30 11:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Christoph >Release: FreeBSD 7.0-RELEASE-p1 amd64 >Organization: >Environment: >Description: Update mail/dovecot-sieve to 1.1.15 with http://dovecot.org/releases/sieve/dovecot-sieve-1.1.5.tar.gz and http://dovecot.org/releases/sieve/dovecot-sieve-1.1.5.tar.gz.sig, because it does not work anymore with mail/dovecot since http://www.freebsd.org/cgi/query-pr.cgi?pr=124856. >How-To-Repeat: >Fix: Apply attached patch: Patch attached with submission follows: diff -Naur dovecot-sieve.orig/Makefile dovecot-sieve/Makefile --- dovecot-sieve.orig/Makefile 2008-06-30 12:39:42.000000000 +0200 +++ dovecot-sieve/Makefile 2008-06-30 12:16:22.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= dovecot-sieve -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.5 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/sieve/ \ http://www.is-root.com/myports/ diff -Naur dovecot-sieve.orig/distinfo dovecot-sieve/distinfo --- dovecot-sieve.orig/distinfo 2008-06-30 12:39:46.000000000 +0200 +++ dovecot-sieve/distinfo 2008-06-30 12:42:41.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (dovecot-sieve-1.0.2.tar.gz) = 508926fc9ff8e0f6e13506e237d4916b -SHA256 (dovecot-sieve-1.0.2.tar.gz) = 9042eaf6d1237577a67ab3aa233953d640f62a296c5ffaaaed75ff25b657642a -SIZE (dovecot-sieve-1.0.2.tar.gz) = 451753 +MD5 (dovecot-sieve-1.1.5.tar.gz) = b4362defe3fc18865db8cf8e1c940b13 +SHA256 (dovecot-sieve-1.1.5.tar.gz) = ec1ea94311d5fb6cb5dd7e451728784afb39521a6a580f640b4d2115505a5ddf +SIZE (dovecot-sieve-1.1.5.tar.gz) = 468913 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806301112.m5UBC7TM006916>