Date: Mon, 21 Aug 2000 18:51:22 +0300 (EEST) From: martti.kuparinen@piuha.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20749: [PATCH] ports/mail/cyrus update Message-ID: <20000821155122.A64C972501@ws106.nomadiclab.com>
next in thread | raw e-mail | index | archive | help
>Number: 20749 >Category: ports >Synopsis: [PATCH] ports/mail/cyrus update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 21 09:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Martti Kuparinen >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: >Description: Here's an update for the Cyrus IMAP server. >How-To-Repeat: >Fix: diff -crN /usr/ports/mail/cyrus/Makefile cyrus/Makefile *** /usr/ports/mail/cyrus/Makefile Sat Jul 1 10:34:47 2000 --- cyrus/Makefile Mon Aug 21 18:33:18 2000 *************** *** 6,12 **** # PORTNAME= cyrus ! PORTVERSION= 1.6.22 CATEGORIES= mail tcl82 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ${MASTER_SITE_LOCAL} \ --- 6,12 ---- # PORTNAME= cyrus ! PORTVERSION= 1.6.24 CATEGORIES= mail tcl82 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ${MASTER_SITE_LOCAL} \ diff -crN /usr/ports/mail/cyrus/files/md5 cyrus/files/md5 *** /usr/ports/mail/cyrus/files/md5 Mon May 15 09:53:57 2000 --- cyrus/files/md5 Mon Aug 21 18:34:43 2000 *************** *** 1 **** ! MD5 (cyrus-imapd-1.6.22.tar.gz) = 1a0b4d466c8662a60313a0bb51a65ea2 --- 1 ---- ! MD5 (cyrus-imapd-1.6.24.tar.gz) = 490a246e787581e0bbc558788ff5f562 diff -crN /usr/ports/mail/cyrus/patches/patch-ca cyrus/patches/patch-ca *** /usr/ports/mail/cyrus/patches/patch-ca Thu Jan 1 02:00:00 1970 --- cyrus/patches/patch-ca Mon Aug 21 18:42:57 2000 *************** *** 0 **** --- 1,12 ---- + *** sieve/comparator.h.orig Mon Aug 21 18:41:46 2000 + --- sieve/comparator.h Mon Aug 21 18:42:01 2000 + *************** + *** 31,36 **** + --- 31,37 ---- + #ifdef HAVE_RX + #include <rxposix.h> + #else + + #include <sys/types.h> + #include <regex.h> + #endif + #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000821155122.A64C972501>