pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/cone



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May 18 13:24:15 UTC 2010

Modified Files:
        pkgsrc/mail/cone: Makefile PLIST distinfo
        pkgsrc/mail/cone/patches: patch-ab

Log Message:
Changes 0.83:
* cone/sgml/cone-folderindex.sgml (prompt): Mention the inn 2.5.x bug.
* cone/myreferences.H (m): Fix NULL ptr deref.
* cone/cursesmessage.C (nextLink): Fix wild pointer.
* libmail/copymessage.C (fail): Fix segfault if fetching the contents,
  of the message being copied, fails.
* cone/cursesmessage.C (reformatAddLine): Clear the entire struct
  to suppress warnings from valgrind.
* gcc 4.5 portability fixes.
* tcpd/libcouriergnutls.c (tls_connect): Fix bad call to
  gnutls_server_name_set().

Changes 0.82:
* cone/curseseditmessage.C (getMarkedRegion): Portability fix (gcc 4.4.3).
* all: Some code cleanup.

Changes 0.81:
* cone/spellcheckerAspell.C: Do not set "lang" and "encoding" to empty values.

Changes 0.80:
* cone/libmail: Link with libidn if this library is installed. Added
  getAddrAddr() and setAddrAddr() methods to mail::emailAddress that
  use libidn, if installed, to decode/encode the hostname portion of the
  email address.
* The GNU IDN library is now required to build Cone


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/cone/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/cone/PLIST pkgsrc/mail/cone/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/mail/cone/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index