Subject: CVS commit: pkgsrc/comms/efax-gtk
From: Adam Ciarcinski
Date: 2007-03-21 23:15:12
Message id: 20070321221512.949A22150A@cvs.netbsd.org

Log Message:
Changes 3.0.14:
	Cater for postscript viewers such as evince which, if an instance
	of the program is already running, will return before the file to
	be viewed is displayed.

Changes 3.0.13:
	Use GtkToolItem interface where compiled against GTK+ >= 2.4

	Use Glib atomic functions for locked reference counting where
	compiled against glib >= 2.4

	Improve robustness of referencing of PrintManager class

	Don't allow GtkEntry objects to select contents automatically when
	acquiring focus and update copyright notice

	Take some miscellaneous thread functions/objects out of global
	namespace

	Refer to evince rather than ggv as the Gnome ps file viewer

	Modify interface of AsyncQueue class

	In the README file, refer to using rpmbuild and not rpm to build
	rpm packages.

Files:
RevisionActionfile
1.36modifypkgsrc/comms/efax-gtk/Makefile
1.16modifypkgsrc/comms/efax-gtk/distinfo
1.3modifypkgsrc/comms/efax-gtk/patches/patch-ag