pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/cyrus-imapd22 update to 2.2.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/8920a6c2d370
branches: trunk
changeset: 478772:8920a6c2d370
user: recht <recht%pkgsrc.org@localhost>
date: Thu Jul 29 20:04:02 2004 +0000
description:
update to 2.2.8
This release corrects a minor issue found with the handling of Sieve
notifications in 2.2.7.
diffstat:
mail/cyrus-imapd22/Makefile | 5 ++---
mail/cyrus-imapd22/distinfo | 6 +++---
mail/cyrus-imapd22/patches/patch-aa | 13 -------------
3 files changed, 5 insertions(+), 19 deletions(-)
diffs (44 lines):
diff -r f9988358fbdf -r 8920a6c2d370 mail/cyrus-imapd22/Makefile
--- a/mail/cyrus-imapd22/Makefile Thu Jul 29 19:04:58 2004 +0000
+++ b/mail/cyrus-imapd22/Makefile Thu Jul 29 20:04:02 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2004/07/29 18:14:44 recht Exp $
+# $NetBSD: Makefile,v 1.17 2004/07/29 20:04:02 recht Exp $
-DISTNAME= cyrus-imapd-2.2.7
-PKGREVISION= 1
+DISTNAME= cyrus-imapd-2.2.8
CATEGORIES= mail
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/
diff -r f9988358fbdf -r 8920a6c2d370 mail/cyrus-imapd22/distinfo
--- a/mail/cyrus-imapd22/distinfo Thu Jul 29 19:04:58 2004 +0000
+++ b/mail/cyrus-imapd22/distinfo Thu Jul 29 20:04:02 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2004/07/29 18:14:44 recht Exp $
+$NetBSD: distinfo,v 1.10 2004/07/29 20:04:02 recht Exp $
-SHA1 (cyrus-imapd-2.2.7.tar.gz) = 9b6a9009015957822789b5fb7ff0d04af1dbda06
-Size (cyrus-imapd-2.2.7.tar.gz) = 1942391 bytes
+SHA1 (cyrus-imapd-2.2.8.tar.gz) = ee9e52598728d77d69850db3781aa4388d9a453a
+Size (cyrus-imapd-2.2.8.tar.gz) = 1937828 bytes
SHA1 (patch-aa) = 06a58db2587eee15ca773386e0e123095ed4f9c9
SHA1 (patch-af) = 57ae4ef1a5ab39dfe22472945f4eccd29d70fb88
SHA1 (patch-al) = a0e4d20bd11bf78f6ed2e8ee9e3cc7b8d7ba35c1
diff -r f9988358fbdf -r 8920a6c2d370 mail/cyrus-imapd22/patches/patch-aa
--- a/mail/cyrus-imapd22/patches/patch-aa Thu Jul 29 19:04:58 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2004/07/29 18:14:44 recht Exp $
-
---- sieve/bc_eval.c.orig 2004-07-12 17:52:18.000000000 +0200
-+++ sieve/bc_eval.c 2004-07-29 20:09:18.000000000 +0200
-@@ -975,8 +975,6 @@
- res = do_notify(notify_list, id, method, options,
- priority, message);
-
-- free(options);
--
- break;
- }
- case B_DENOTIFY:
Home |
Main Index |
Thread Index |
Old Index