From d3cb962ca997bc69c50b054be9776cc305c85fb8 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 16 Jan 2006 14:24:53 +0000 Subject: Changes 3.0.8: Update Greek translation (Hellenic Linux Users Group). Add German translation (po/de.po and mainwindow.cpp). Destroy thread attribute object correctly (utils/thread.h and utils/thread.cpp). Use GtkSpinButton objects in the settings dialog where relevant (settings.h, settings.cpp and settings_help.cpp). Improve documentation/commenting of write_error() function (mainwindow.cpp). Update gettext tools to latest version (gettext-0.14.5) (po/Makevars and po/Rules-quot). Move typedef of InstanceMap into the Notifier class (utils/notifier.h and utils/notifier.cpp). Provide specific CFLAGS and CXXFLAGS specification in rpm spec file (efax-gtk.spec.in and efax-gtk.spec). --- comms/efax-gtk/Makefile | 6 +++--- comms/efax-gtk/PLIST | 3 ++- comms/efax-gtk/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'comms') diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index a4fd31fa2d7..9e404b147fc 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2005/12/29 06:21:34 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/01/16 14:24:53 adam Exp $ -DISTNAME= efax-gtk-3.0.6.src -PKGNAME= efax-gtk-3.0.6 +DISTNAME= efax-gtk-3.0.8.src +PKGNAME= efax-gtk-3.0.8 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=efax-gtk/} EXTRACT_SUFX= .tgz diff --git a/comms/efax-gtk/PLIST b/comms/efax-gtk/PLIST index 37cf51f0080..f3a1ae10eb9 100644 --- a/comms/efax-gtk/PLIST +++ b/comms/efax-gtk/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.5 2005/10/17 09:25:42 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/01/16 14:24:53 adam Exp $ bin/efax-gtk man/man1/efax-gtk.1 share/applications/efax-gtk.desktop share/examples/efax-gtkrc ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/efax-gtk.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/efax-gtk.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/efax-gtk.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/efax-gtk.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/efax-gtk.mo diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index 7488364635c..22914bdbfca 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2005/10/17 09:25:42 adam Exp $ +$NetBSD: distinfo,v 1.11 2006/01/16 14:24:53 adam Exp $ -SHA1 (efax-gtk-3.0.6.src.tgz) = e5c30a40e3329aeb3db5d16f1f8ca2ecb36884a1 -RMD160 (efax-gtk-3.0.6.src.tgz) = d7a48b2961f5155f24bbffb24560a6abce92e308 -Size (efax-gtk-3.0.6.src.tgz) = 893306 bytes +SHA1 (efax-gtk-3.0.8.src.tgz) = c5a5fd9deb56aa96fa5d0fd74a396420cac6257a +RMD160 (efax-gtk-3.0.8.src.tgz) = 702e36da7fefd570070aab5b96646868ce292d67 +Size (efax-gtk-3.0.8.src.tgz) = 926717 bytes SHA1 (patch-aa) = 31791c664d6672c9c0e9b3891e3de855e9d6f0a2 SHA1 (patch-ab) = 1a9823dfcbb2404f45f775f0ca610ced450bc944 SHA1 (patch-ac) = 41578729f6c59736fab8ef1550d9dd0fec6e254b -- cgit v1.2.3