pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/gmime24



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep 12 21:22:34 UTC 2011

Modified Files:
        pkgsrc/mail/gmime24: Makefile distinfo

Log Message:
Update to 2.4.26:

2011-08-08  Jeffrey Stedfast  <fejj%gnome.org@localhost>

        * README: Bumped version

        * configure.in: Bumped version to 2.4.26

        * build/vs2008/gmime.vcproj: Bumped version.

2011-07-17  Jeffrey Stedfast  <fejj%gnome.org@localhost>

        * gmime/gmime-utils.c (charset_convert): Don't skip validation of
        UTF-8 text.

2011-07-17  Jeffrey Stedfast  <fejj%gnome.org@localhost>

        * gmime/gmime-utils.c (charset_convert): Handle ERANGE the same as
        EILSEQ.

        * gmime/gmime-filter-charset.c (filter_filter): Handle ERANGE the
        same as EILSEQ.

        * gmime/gmime-charset.c (g_mime_charset_map_init): Improved logic
        for Win32 (and even Linux) systems. Don't rely on setlocale().

2011-06-15  Jeffrey Stedfast  <fejj%gnome.org@localhost>

        * gmime/gmime-gpg-context.c: Define nfds_t on OSX.

2011-06-09  Jeffrey Stedfast  <fejj%gnome.org@localhost>

        Fix for bug #652056

        * gmime/gmime-param.c (decode_value): If STRICT_PARSER isn't
        defined, don't require the value to start with a valid character.

2011-06-08  Jeffrey Stedfast  <fejj%gnome.org@localhost>

        * README: Bumped version

        * configure.in: Bumped version to 2.4.25

        * build/vs2008/gmime.vcproj: Bumped version.

        * gmime/gmime-session.c: Don't crash if the request_passwd()
        virtual method is set to NULL. Fixes bug #651825.

2011-06-08  Jeffrey Stedfast  <fejj%gnome.org@localhost>

        * gmime/gmime-gpg-context.c: If building on Apple, force the use
        of our own implementation of poll() because Apple's poll() is
        broken on some versions of MacOS.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/gmime24/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/gmime24/distinfo

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