From f7f6c6e19bdd73e5cdd91f07573e019d6a9bc244 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 12 Jun 2006 09:12:33 +0000 Subject: Changes 3.0.10: Update Albanian translation (Besnik Bleta) and Catalan translation Add Traditional Chinese translation (including efax-gtk.desktop) Make the sort direction of the fax lists selectable Improve time reporting to main window and to logfile Have GobjHandle<> sink objects with floating references, and with GTK+-2.9 and above use g_object_ref_sink() instead of g_object_ref()/gtk_object_sink() Have consistent keys shortcuts for the closing of dialogs Use in_addr_t type explicitly where relevant More... --- 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 2e16326e9cc..e5f3f91213c 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2006/06/11 13:33:17 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2006/06/12 09:12:33 adam Exp $ -DISTNAME= efax-gtk-3.0.9.src -PKGNAME= efax-gtk-3.0.9 +DISTNAME= efax-gtk-3.0.10.src +PKGNAME= efax-gtk-3.0.10 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 b1976bac4c1..8f6f2221561 100644 --- a/comms/efax-gtk/PLIST +++ b/comms/efax-gtk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2006/05/29 06:41:38 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/06/12 09:12:33 adam Exp $ bin/efax-gtk man/man1/efax-gtk.1 share/applications/efax-gtk.desktop @@ -16,3 +16,4 @@ share/locale/ru/LC_MESSAGES/efax-gtk.mo share/locale/sq/LC_MESSAGES/efax-gtk.mo share/locale/sv/LC_MESSAGES/efax-gtk.mo share/locale/zh_CN/LC_MESSAGES/efax-gtk.mo +share/locale/zh_TW/LC_MESSAGES/efax-gtk.mo diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index 01e179d7038..3c5b6e6e1f7 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2006/05/29 06:41:38 adam Exp $ +$NetBSD: distinfo,v 1.13 2006/06/12 09:12:33 adam Exp $ -SHA1 (efax-gtk-3.0.9.src.tgz) = a323253aa14474bd114c9b2d284beccde30c0dcc -RMD160 (efax-gtk-3.0.9.src.tgz) = b28a08bcb2220748b65ffeb69eda2c7aac282e2f -Size (efax-gtk-3.0.9.src.tgz) = 1020628 bytes +SHA1 (efax-gtk-3.0.10.src.tgz) = f450e0f009c2b9a2c45e2533e881fed5f24dca74 +RMD160 (efax-gtk-3.0.10.src.tgz) = eb2beba6a332060bb02c38b1b035fa4a980f28c7 +Size (efax-gtk-3.0.10.src.tgz) = 1069508 bytes SHA1 (patch-aa) = 31791c664d6672c9c0e9b3891e3de855e9d6f0a2 SHA1 (patch-ab) = ec67e410d9c6d3230c9814f079025a4ee9900d72 SHA1 (patch-ac) = c9559ab67260fbb326acc1406e89cdf558f71d4f -- cgit v1.2.3