ports/93509: [MAINTAINER] upgrade mail/cone to 0.66.20060215

Larry Rosenman ler at lerctr.org
Sat Feb 18 04:30:11 UTC 2006


>Number:         93509
>Category:       ports
>Synopsis:       [MAINTAINER] upgrade mail/cone to 0.66.20060215
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 18 04:30:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD thebighonker.lerctr.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #12: Fri Feb 17 12:26:20 CST 2006 root at thebighonker.lerctr.org:/usr/obj/usr/src/sys/THEBIGHONKER amd64


>Description:
upgrade to 0.66.20060215

. When using master passwords, also save passwords for the SMTP server

. "Write" from the main menu populates message headers with defaults from the first defined mail account

. Fixed various compiler errors with gcc 4

. Implemented native LDAP address book support.  Simplified LDAP configuration relies on the default address schemas for LDAP address books.

. When using master passwords, also save passwords for the SMTP server

. "Write" from the main menu populates message headers with defaults from the first defined mail account

. Fixed various compiler errors with gcc 4

. Implemented native LDAP address book support.  Simplified LDAP configuration relies on the default address schemas for LDAP address books.


>How-To-Repeat:

>Fix:

diff -ur /usr/ports/mail/cone/Makefile cone/Makefile
--- /usr/ports/mail/cone/Makefile	Tue Feb 14 02:27:06 2006
+++ cone/Makefile	Fri Feb 17 09:02:18 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cone
-PORTVERSION=	0.66.20060203
+PORTVERSION=	0.66.20060215
 CATEGORIES=	mail
 # This is for beta versions, leave it in please:
 MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/ \
diff -ur /usr/ports/mail/cone/distinfo cone/distinfo
--- /usr/ports/mail/cone/distinfo	Sun Feb 12 07:57:11 2006
+++ cone/distinfo	Fri Feb 17 09:08:47 2006
@@ -1,3 +1,3 @@
-MD5 (cone-0.66.20060203.tar.bz2) = 967447f88794f6568809c409bdcc8aa4
-SHA256 (cone-0.66.20060203.tar.bz2) = 52fe88370e10eb0cd23e7f8d9058865fc4bbac36cb4d5cda54976613545748ea
-SIZE (cone-0.66.20060203.tar.bz2) = 3853330
+MD5 (cone-0.66.20060215.tar.bz2) = d1f3ae337b41743c1b731afdfa97be8c
+SHA256 (cone-0.66.20060215.tar.bz2) = b6bbb85846646059f72b5a7553c92e48f3f1c1ced62ed36e373ba663e0baa635
+SIZE (cone-0.66.20060215.tar.bz2) = 3968583


Please add the following as patch-ldapaddressbook-libldapsearch

--- ldapaddressbook/libldapsearch.c.old	Fri Feb 17 21:54:34 2006
+++ ldapaddressbook/libldapsearch.c	Fri Feb 17 21:40:09 2006
@@ -8,6 +8,7 @@
 #include "libldapsearch.h"
 #include <stdlib.h>
 #include <errno.h>
+#include <sys/time.h>
 
 /*
 ** Allocate and deallocate the ldapsearch struct.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list