From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 31 09:30:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 360011065676 for ; Mon, 31 Oct 2011 09:30:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 09F538FC1C for ; Mon, 31 Oct 2011 09:30:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9V9UAGa061763 for ; Mon, 31 Oct 2011 09:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9V9UAEY061762; Mon, 31 Oct 2011 09:30:10 GMT (envelope-from gnats) Resent-Date: Mon, 31 Oct 2011 09:30:10 GMT Resent-Message-Id: <201110310930.p9V9UAEY061762@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Matuska Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DE80106566B; Mon, 31 Oct 2011 09:22:12 +0000 (UTC) (envelope-from mm@box.vx.sk) Received: from one.vx.sk (unknown [IPv6:2a01:4f8:150:63c1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3F38A8FC0C; Mon, 31 Oct 2011 09:22:11 +0000 (UTC) Received: from box.vx.sk (localhost [127.0.0.1]) by one.vx.sk (8.14.5/8.14.5) with ESMTP id p9V9MAR1084107; Mon, 31 Oct 2011 10:22:10 +0100 (CET) (envelope-from mm@box.vx.sk) Received: (from mm@localhost) by box.vx.sk (8.14.5/8.14.5/Submit) id p9V9MALN084106; Mon, 31 Oct 2011 10:22:10 +0100 (CET) (envelope-from mm) Message-Id: <201110310922.p9V9MALN084106@box.vx.sk> Date: Mon, 31 Oct 2011 10:22:10 +0100 (CET) From: Martin Matuska To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ume@FreeBSD.org Subject: ports/162185: [PATCH] mail/cyrus-imapd: re-enable autosieve option X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2011 09:30:11 -0000 >Number: 162185 >Category: ports >Synopsis: [PATCH] mail/cyrus-imapd: re-enable autosieve option >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 31 09:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Martin Matuska >Release: FreeBSD 9.0-RC1 amd64 >Organization: >Environment: System: FreeBSD box.vx.sk 9.0-RC1 FreeBSD 9.0-RC1 #0: Fri Oct 21 09:24:45 CEST 2011 >Description: - Use updated autosieve patch and unbreak for WITH_AUTOSIEVE Port maintainer (ume@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- cyrus-imapd-2.4.12_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/cyrus-imapd24/Makefile,v retrieving revision 1.213 diff -u -r1.213 Makefile --- Makefile 5 Oct 2011 16:12:37 -0000 1.213 +++ Makefile 31 Oct 2011 09:21:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.4.12 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ #MASTER_SITES= http://www.cyrusimap.org/releases/snapshots/ @@ -76,9 +76,8 @@ .endif .if defined(WITH_AUTOSIEVE) -BROKEN= No patch for AUTOSIEVE is available. AUTOSIEVE_VERSION= 0.6.0 -PATCHFILES+= ${PORTNAME}-2.4.4-autosieve-${AUTOSIEVE_VERSION}.patch +PATCHFILES+= ${PORTNAME}-2.4.12-autosieve-${AUTOSIEVE_VERSION}.patch .endif .if defined(WITHOUT_BDB) Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/cyrus-imapd24/distinfo,v retrieving revision 1.69 diff -u -r1.69 distinfo --- distinfo 5 Oct 2011 16:12:37 -0000 1.69 +++ distinfo 31 Oct 2011 09:21:03 -0000 @@ -2,5 +2,5 @@ SIZE (cyrus-imapd-2.4.12.tar.gz) = 2450099 SHA256 (cyrus-imapd-2.4.4-autocreate-0.10-0.patch) = 1130e80b6604901ba8cf887c792fa8e4ef181b4cfc212720bcfc984163fe8a13 SIZE (cyrus-imapd-2.4.4-autocreate-0.10-0.patch) = 74039 -SHA256 (cyrus-imapd-2.4.4-autosieve-0.6.0.patch) = 4d09a328dac698ea09b9c7d0df577a4e8386c9a867fdc71180a43db2b39cbff6 -SIZE (cyrus-imapd-2.4.4-autosieve-0.6.0.patch) = 7870 +SHA256 (cyrus-imapd-2.4.12-autosieve-0.6.0.patch) = daafab6c1a824d1d16745ea25a0bb6e404655ef690961e1dc236805e5c923135 +SIZE (cyrus-imapd-2.4.12-autosieve-0.6.0.patch) = 7626 --- cyrus-imapd-2.4.12_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: