summaryrefslogtreecommitdiff
path: root/comms/efax-gtk/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-10-13 17:25:19 +0000
committeradam <adam@pkgsrc.org>2007-10-13 17:25:19 +0000
commit423db761e6416640b2fe6dcdcb60017dcd7f30dd (patch)
treed729d1b33bb6662ab78701bdec6e580108851768 /comms/efax-gtk/Makefile
parentc208ef1bb058a326ea3cb318e3ff8306bfa53885 (diff)
downloadpkgsrc-423db761e6416640b2fe6dcdcb60017dcd7f30dd.tar.gz
Changes 3.0.15:
* Add provision for printing and viewing the logfile * Make the expose event handler for the drawing area of the "Fax from socket" notifier more efficient * Move PrintManager class to utils sub-directory as FilePrintManager class and provide new TextPrintManager class * Correctly show help dialog for GTK+ print system checkbox in settings dialog * Explicitly forbid copying of IntrusiveCounter and IntrusiveLockCounter class objects * Do not initialise the pthread_cond_t object in a Thread::Cond object if the call to pthread_condattr_setclock() fails (this avoids a possible resource leak) * Improve GError handling where relevant * Change use of g_list_append() to g_list_prepend() * Greek translation updated.
Diffstat (limited to 'comms/efax-gtk/Makefile')
-rw-r--r--comms/efax-gtk/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index c56c23d5293..4482a2c443c 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2007/09/21 13:03:29 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2007/10/13 17:25:19 adam Exp $
-DISTNAME= efax-gtk-3.0.14.src
-PKGNAME= efax-gtk-3.0.14
-PKGREVISION= 1
+DISTNAME= efax-gtk-3.0.15.src
+PKGNAME= efax-gtk-3.0.15
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=efax-gtk/}
EXTRACT_SUFX= .tgz