summaryrefslogtreecommitdiff
path: root/comms/efax-gtk/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-09-24 16:56:16 +0000
committeradam <adam@pkgsrc.org>2006-09-24 16:56:16 +0000
commit14c1f4c97368af43293a170e3a3a7a50d5b39c85 (patch)
tree7032f2dc13c608c1026005316f257cb8947fedd2 /comms/efax-gtk/Makefile
parent0255017fd9c3fece27e6ce12e2bacf72fb595641 (diff)
downloadpkgsrc-14c1f4c97368af43293a170e3a3a7a50d5b39c85.tar.gz
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.
Diffstat (limited to 'comms/efax-gtk/Makefile')
-rw-r--r--comms/efax-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index e5f3f91213c..83052e02fc8 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2006/06/12 09:12:33 adam Exp $
+# $NetBSD: Makefile,v 1.34 2006/09/24 16:56:16 adam Exp $
-DISTNAME= efax-gtk-3.0.10.src
-PKGNAME= efax-gtk-3.0.10
+DISTNAME= efax-gtk-3.0.11.src
+PKGNAME= efax-gtk-3.0.11
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=efax-gtk/}
EXTRACT_SUFX= .tgz