pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/wbm-cyrus-imapd Update wbm-cyrus-imapd to 1.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6898ea04a999
branches: trunk
changeset: 528101:6898ea04a999
user: obache <obache%pkgsrc.org@localhost>
date: Sat Apr 21 05:27:00 2007 +0000
description:
Update wbm-cyrus-imapd to 1.5.
* Version 1.5 2007-03-08
- Tree structure of mailboxes has been totally rewritten
based on Perl module Tree::Simple from CPAN
(thanks to Murray Trainer <mtrainer%central-data.net@localhost>)
- added a check for mailbox permissions to 'reconstruct' command
* Version 1.4.5 2006-11-28
- fixed a bug when changing quota on mailboxes with similar names
(thanks to Murray Trainer <mtrainer%central-data.net@localhost>)
* Version 1.4.4 2006-11-3
- requires Webmin 1.240 for using 'ui_bytesbox' function in ui-lib.pl
diffstat:
sysutils/wbm-cyrus-imapd/Makefile | 8 +++++---
sysutils/wbm-cyrus-imapd/distinfo | 10 ++++------
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r d0311c3c7ced -r 6898ea04a999 sysutils/wbm-cyrus-imapd/Makefile
--- a/sysutils/wbm-cyrus-imapd/Makefile Sat Apr 21 05:22:57 2007 +0000
+++ b/sysutils/wbm-cyrus-imapd/Makefile Sat Apr 21 05:27:00 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/05/16 16:38:46 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/04/21 05:27:00 obache Exp $
-DISTNAME= cyrus-imapd-mod-1.4.3
-WBMNAME= cyrus-imapd
+DISTNAME= cyrus-imapd-mod-1.5
+WBM_NAME= cyrus-imapd
PKGNAME= wbm-${DISTNAME:S/-mod-/-/}
MASTER_SITES= http://www.tecchio.net/webmin/cyrus/
@@ -12,5 +12,7 @@
HOMEPAGE= http://www.tecchio.net/webmin/cyrus/
COMMENT= Webmin module for administering Cyrus IMAP
+WBM_STD_MODULE= NO
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d0311c3c7ced -r 6898ea04a999 sysutils/wbm-cyrus-imapd/distinfo
--- a/sysutils/wbm-cyrus-imapd/distinfo Sat Apr 21 05:22:57 2007 +0000
+++ b/sysutils/wbm-cyrus-imapd/distinfo Sat Apr 21 05:27:00 2007 +0000
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/05/16 16:31:27 jlam Exp $
+$NetBSD: distinfo,v 1.2 2007/04/21 05:27:00 obache Exp $
-SHA1 (cyrus-imapd-mod-1.4.3.wbm.gz) = bdf8eb4f24ccce1e3df1736e1706a432ca3095bf
-RMD160 (cyrus-imapd-mod-1.4.3.wbm.gz) = 3a6ec4db96ee0cb27d9efaa1c63befe1c80c0c22
-Size (cyrus-imapd-mod-1.4.3.wbm.gz) = 48974 bytes
-SHA1 (patch-aa) = 7fd8f42669f1937025a51e7c2698d16f11af5963
-SHA1 (patch-ab) = b8a6e1d5f1b4efbebc483dafb528711f19fddc1c
+SHA1 (cyrus-imapd-mod-1.5.wbm.gz) = b2e9914a376b22188c086b7e992be77e57709a49
+RMD160 (cyrus-imapd-mod-1.5.wbm.gz) = 3f2092ccde916a10cf4a9cc49c71bed071901d20
+Size (cyrus-imapd-mod-1.5.wbm.gz) = 49537 bytes
Home |
Main Index |
Thread Index |
Old Index