From 08cc8e2a5f6a29a5771c40ac9e640048ac5c4a5e Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 15 Mar 2006 20:16:34 +0000 Subject: Upgrade to 4.1. Changelog at --- mail/horde4-imp/Makefile | 5 ++- mail/horde4-imp/distinfo | 6 ++-- mail/horde4-imp/files/patch-ab | 25 ++++++-------- mail/horde4-imp/files/patch-config::conf.xml | 18 +++++----- mail/horde4-imp/files/pkg-message.in | 6 ++-- mail/horde4-imp/pkg-plist | 51 ++++++++++++++++++---------- 6 files changed, 59 insertions(+), 52 deletions(-) (limited to 'mail/horde4-imp') diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index 2420d84e6d10..d35b46ee5c66 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-imp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= imp -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ @@ -110,7 +109,7 @@ REINPLACE_ARGS= -i.beforeIMP DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \ docs/RELEASE_NOTES docs/TODO docs/UPGRADING -CONFFILE= filter.txt header.txt menu.php mime_drivers.php motd.php \ +CONFFILE= filter.txt header.php menu.php mime_drivers.php motd.php \ prefs.php servers.php trailer.txt SUB_DIRS= config js lib locale po scripts templates themes diff --git a/mail/horde4-imp/distinfo b/mail/horde4-imp/distinfo index 22d57099697c..08ddfec3164e 100644 --- a/mail/horde4-imp/distinfo +++ b/mail/horde4-imp/distinfo @@ -1,3 +1,3 @@ -MD5 (imp-h3-4.0.4.tar.gz) = 437767b420c6280e680a42c8e34182d1 -SHA256 (imp-h3-4.0.4.tar.gz) = aa814f8f2bee0912a50df6220c77a60b43d83a52b0bc49dffbd30b63845c08d1 -SIZE (imp-h3-4.0.4.tar.gz) = 3349908 +MD5 (imp-h3-4.1.tar.gz) = dc5f86c4c6e4d61047444ff9b59dff67 +SHA256 (imp-h3-4.1.tar.gz) = 3ab27ea1b4f61dba7c25fff32ae25a8a19ff0a8de290a9d5ea035d8290cdb41e +SIZE (imp-h3-4.1.tar.gz) = 3756910 diff --git a/mail/horde4-imp/files/patch-ab b/mail/horde4-imp/files/patch-ab index 0ef811fa652d..70f53f65a58c 100644 --- a/mail/horde4-imp/files/patch-ab +++ b/mail/horde4-imp/files/patch-ab @@ -1,16 +1,14 @@ ---- config/servers.php.dist.orig Sun Dec 12 07:36:51 2004 -+++ config/servers.php.dist Fri Dec 24 00:27:59 2004 -@@ -47,7 +47,7 @@ - * - * folders: The folder path for the IMAP server. - * Common values: -- * UW-IMAP 'mail/' (note the trailing slash) -+ * UW-IMAP 'Mail/' (note the trailing slash) - * Cyrus, Courier-IMAP 'INBOX.' (note the trailing dot) - * dovecot '' - * -@@ -174,14 +174,16 @@ +--- config/servers.php.dist.orig Tue Feb 7 08:50:24 2006 ++++ config/servers.php.dist Wed Mar 8 22:01:53 2006 +@@ -204,14 +204,21 @@ + /* Example configurations: */ + ++/* FreeBSD port note: see also ++ ++ ++*/ ++ $servers['imap'] = array( 'name' => 'IMAP Server', - 'server' => 'imap.example.com', @@ -19,11 +17,8 @@ 'hordeauth' => false, - 'protocol' => 'imap/notls', - 'port' => 143, -- 'folders' => 'mail/', + 'protocol' => '%%PROTOCOL%%', + 'port' => %%IMAPPORT%%, -+ 'folders' => 'Mail/', - 'namespace' => '', 'maildomain' => 'example.com', - 'smtphost' => 'smtp.example.com', +// 'smtphost' => 'smtp.example.com', diff --git a/mail/horde4-imp/files/patch-config::conf.xml b/mail/horde4-imp/files/patch-config::conf.xml index 225acb1a99c1..314c47ed5500 100644 --- a/mail/horde4-imp/files/patch-config::conf.xml +++ b/mail/horde4-imp/files/patch-config::conf.xml @@ -1,5 +1,5 @@ ---- config/conf.xml.orig Mon Nov 22 09:40:29 2004 -+++ config/conf.xml Mon Nov 29 11:51:54 2004 +--- config/conf.xml.orig Sat Jan 14 17:52:34 2006 ++++ config/conf.xml Sun Mar 12 18:24:46 2006 @@ -6,11 +6,11 @@ External Utilities wwwkeys.pgp.net -@@ -23,7 +23,7 @@ - connecting to the PGP keyserver. Timeouts are not supported on all - systems.">10 +@@ -25,7 +25,7 @@ /somewhere/ca-bundle.crt -+ the root certificates bundle.">/usr/local/etc/ssl.crt/ca-bundle.crt + the root certificates bundle, e.g. /etc/ssl/certs. See + http://www.php.net/manual/en/ref.openssl.php#openssl.cert.verification for +- details."/> ++ details.">/usr/local/etc/ssl.crt/ca-bundle.crt