ports/162185: [PATCH] mail/cyrus-imapd: re-enable autosieve option

Martin Matuska mm at FreeBSD.org
Mon Oct 31 09:30:11 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list