Subject: CVS commit: pkgsrc/comms/efax-gtk
From: Adam Ciarcinski
Date: 2006-09-24 18:56:17
Message id: 20060924165617.0F861211CA@cvs.netbsd.org

Log Message:
Changes 3.0.11:
* Correct file descriptor leak when viewing a fax.
* Implement printing of faxes in fax lists via the GTK+ print system
  where compiled against GTK+2.10 or higher.
* Improve handling of user locales with streams.
* Use AC_COMPILE_IFELSE/AC_LANG_PROGRAM autoconf macros instead of
  the AC_TRY_COMPILE macro when configuring the program.
* Correct derivation of fdistream class for wide characters (not
  relevant to efax-gtk).
* Mention the need to call g_thread_init() before Notifier::init()
  in the Notifier documentation.
* Correct help information concerning sending faxes via socket and
  pop-up dialog.
* Explicitly include <ios> header where relevant.

Files:
RevisionActionfile
1.34modifypkgsrc/comms/efax-gtk/Makefile
1.14modifypkgsrc/comms/efax-gtk/distinfo
1.8modifypkgsrc/comms/efax-gtk/patches/patch-aa
1.9modifypkgsrc/comms/efax-gtk/patches/patch-ab
1.8modifypkgsrc/comms/efax-gtk/patches/patch-ac
1.7modifypkgsrc/comms/efax-gtk/patches/patch-ad
1.1addpkgsrc/comms/efax-gtk/patches/patch-af
1.1addpkgsrc/comms/efax-gtk/patches/patch-ag