pkgsrc/mail/gmime24
wiz 940bec0c7f Update to 2.4.8. Set LICENSE.
* README: Bumped version

	* configure.in: Bumped version to 2.4.8

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

	* gmime/gmime-utils.c (charset_convert): If iconv() fails, treat
	conditions where outleft == 0 the same as if we had gotten an
	E2BIG error (e.g. we need to grow the output buffer) so that we
	don't overrun it while appending a '?' placeholder character.

	* configure.in: Simplified configuring of gmime in a
	cross-compilation environment. Make it possible to work-around
	AC_TRY_RUN limitations by copying of target system iconv-detect.h
	and setting ac_cv_have_iconv_detect_h=yes.

	* gmime/gmime-parser.c (g_mime_parser_set_header_regex): Fix
	non-GLib regex initialization to actually compile.

	* gmime/gmime-stream-fs.c (stream_read): Removed gross hack.
	(stream_write): Same.
	(g_mime_stream_fs_new): On Windows systems, set the translation
	mode to BINARY.
	(g_mime_stream_fs_new_with_bounds): Same.

	* gmime/gmime-stream-file.c: Same as GMimeStreamFs

	* gmime/gmime-stream-buffer.c (stream_seek_cache_read): Fixed a
	64bit cleanlines issue.
	(stream_seek_cache_read): Cap the max cache size to G_MAXSIZE.
2009-08-16 13:37:39 +00:00
..
buildlink3.mk
DESCR
distinfo Update to 2.4.8. Set LICENSE. 2009-08-16 13:37:39 +00:00
Makefile Update to 2.4.8. Set LICENSE. 2009-08-16 13:37:39 +00:00
options.mk
PLIST Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00