Cyrus IMAP 3.0.0 released.
This commit is contained in:
parent
b24488471d
commit
813ec5ab24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436810
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cyrus-imapd
|
||||
PORTVERSION= 3.0.0rc4
|
||||
DISTVERSION= 3.0.0-rc4
|
||||
PORTVERSION= 3.0.0
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1489731745
|
||||
SHA256 (cyrus-imapd-3.0.0-rc4.tar.gz) = ee0e6d13a5095f7bdd3575b0f815ff5652a399b52d048d48b04dc5600245be42
|
||||
SIZE (cyrus-imapd-3.0.0-rc4.tar.gz) = 10073569
|
||||
TIMESTAMP = 1490321557
|
||||
SHA256 (cyrus-imapd-3.0.0.tar.gz) = 036918ddcef17aea5e98dda7e8e6b7924d92c088efce982a47362b7c568eb5ce
|
||||
SIZE (cyrus-imapd-3.0.0.tar.gz) = 10068732
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- imap/index.c.orig 2017-03-17 04:11:35 UTC
|
||||
+++ imap/index.c
|
||||
@@ -53,8 +53,10 @@
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
+#ifdef USE_HTTPD
|
||||
/* For iCalendar indexing */
|
||||
#include <libical/ical.h>
|
||||
+#endif
|
||||
|
||||
#include "acl.h"
|
||||
#include "annotate.h"
|
Loading…
Reference in New Issue
Block a user