Date: Thu, 17 Dec 2009 23:09:01 GMT From: Mike Jakubik <mike.jakubik@intertainservices.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141727: [patch] Upgrade mail/dovecot to 1.2.9 Message-ID: <200912172309.nBHN91fk093887@www.freebsd.org> Resent-Message-ID: <200912172310.nBHNA3Hd017239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141727 >Category: ports >Synopsis: [patch] Upgrade mail/dovecot to 1.2.9 >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: Thu Dec 17 23:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Mike Jakubik >Release: 8.0-STABLE >Organization: >Environment: >Description: This patch updates dovecot to the latest version. It also includes changes from pr 141726. Thanks. >How-To-Repeat: >Fix: diff -urN dovecot.orig/Makefile dovecot/Makefile --- dovecot.orig/Makefile 2009-12-17 17:49:35.000000000 -0500 +++ dovecot/Makefile 2009-12-17 17:54:22.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= dovecot -PORTVERSION= 1.2.8 +PORTVERSION= 1.2.9 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \ http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ diff -urN dovecot.orig/distinfo dovecot/distinfo --- dovecot.orig/distinfo 2009-12-17 17:49:35.000000000 -0500 +++ dovecot/distinfo 2009-12-17 17:56:59.000000000 -0500 @@ -1,6 +1,3 @@ -MD5 (dovecot-1.2.8.tar.gz) = c6d6c061413d299ccea7b55c3e4faa0a -SHA256 (dovecot-1.2.8.tar.gz) = 145c5dd8519d526c4bc2c1b4d6b5eeb09ba000f57fe5e16af1f72a73acc788c7 -SIZE (dovecot-1.2.8.tar.gz) = 2702887 -MD5 (dovecot-1.2.8-managesieve-0.11.9.diff.gz) = 4e3d658b2040f1319e7ec5f389aa94ff -SHA256 (dovecot-1.2.8-managesieve-0.11.9.diff.gz) = 740e3174022c9902577a6184ec2f237dda58208818ca49382e79553d7a2614eb -SIZE (dovecot-1.2.8-managesieve-0.11.9.diff.gz) = 6298 +MD5 (dovecot-1.2.9.tar.gz) = 036ff97fb248dae3bd4b796a0644634f +SHA256 (dovecot-1.2.9.tar.gz) = b4661e2e839ec2dde27e74c596d1157530b80c767ce42566c894553cb16a6887 +SIZE (dovecot-1.2.9.tar.gz) = 2889394 diff -urN dovecot.orig/pkg-plist dovecot/pkg-plist --- dovecot.orig/pkg-plist 2009-12-17 17:49:35.000000000 -0500 +++ dovecot/pkg-plist 2009-12-17 17:54:47.000000000 -0500 @@ -94,7 +94,7 @@ libexec/dovecot/authtest libexec/dovecot/checkpassword-reply libexec/dovecot/convert-tool -%%LDA%%libexec/dovecot/deliver +libexec/dovecot/deliver libexec/dovecot/dict libexec/dovecot/dovecot-auth libexec/dovecot/expire-tool >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912172309.nBHN91fk093887>