Subject: CVS commit: pkgsrc/comms/efax-gtk
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2007 22:15:12
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 21 22:15:12 UTC 2007
Modified Files:
pkgsrc/comms/efax-gtk: Makefile distinfo
pkgsrc/comms/efax-gtk/patches: patch-ag
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.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/comms/efax-gtk/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/comms/efax-gtk/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/comms/efax-gtk/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.