diff options
author | adam <adam@pkgsrc.org> | 2005-08-16 12:56:57 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-08-16 12:56:57 +0000 |
commit | 08d272a135303d045ab1788222fdd33daca6102a (patch) | |
tree | dc59a5d646dad3503b000a6090fbc208e32f2b82 /comms/efax-gtk/distinfo | |
parent | 53ce05a34b262336aadd833efcfdb3bc96eaac6e (diff) | |
download | pkgsrc-08d272a135303d045ab1788222fdd33daca6102a.tar.gz |
Changes 3.0.4:
Add a date column to the fax lists, which derives the time of the
fax from the fax ID (the directory in which faxes are stored)
Provide for the fax ID (the directory in which faxes are stored)
for received faxes to be derived from the time that the fax is
received rather than the time that efax-gtk is put into receive
mode. This enables the fax lists to display the correct time of a
received fax.
Now that stored fax directories (fax name IDs) are not displayed
in the fax lists, provide the part of the ID representing a year
in 4 (or more) digit rather than 2 digit format (someone in 2099
might be pleased!).
Put a UTF-8 validation function in namespace Utf8.
Where relevant, handle PipeFifo and Notifier errors by exceptions
- consequential on putting the source for these in the utils
sub-directory.
Change clean-up arrangements on start-up.
Correct false calls to _exit() in FaxListDialog::view_fax_thread()
Make the PipeFifo and SemSync classes explicitly non-copiable
Provide further explicit casts to void* in sentinels for elipsis
arguments for 64-bit systems.
Diffstat (limited to 'comms/efax-gtk/distinfo')
-rw-r--r-- | comms/efax-gtk/distinfo | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index 49f20cad018..ac7f49df0e3 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.7 2005/07/22 21:35:27 adam Exp $ +$NetBSD: distinfo,v 1.8 2005/08/16 12:56:57 adam Exp $ -SHA1 (efax-gtk-3.0.3.src.tgz) = d906677a9563c144815b752d40480a5f17f633f8 -RMD160 (efax-gtk-3.0.3.src.tgz) = 2aad97a6dccf5cbdc8620828ff76dc42a6630a9d -Size (efax-gtk-3.0.3.src.tgz) = 793184 bytes -SHA1 (patch-aa) = 2d21549d13d44b1e01817ab9bda269eaa9c7fb73 -SHA1 (patch-ab) = 0abdf8fc0c363c4896d8720e026bb02b45ac77de -SHA1 (patch-ac) = 4efe6ad2591ba879dd12da2674106f171ac933c9 -SHA1 (patch-ad) = 62e507d74e8ca4327ed2e7771887d1eb4c8b3e4e +SHA1 (efax-gtk-3.0.4.src.tgz) = dae404300df30535b43a60d3d3c6890ff748ced5 +RMD160 (efax-gtk-3.0.4.src.tgz) = 7feaaa724e8c76b5b9b4ca0969532645cad10f2d +Size (efax-gtk-3.0.4.src.tgz) = 803390 bytes +SHA1 (patch-aa) = 5a13ae318ebe3e75a3cad5098203ee7953c57d0a +SHA1 (patch-ab) = 7cd852aeec04fc25f3b6b8d18248e404c33b40f7 +SHA1 (patch-ac) = c3aa9ed1251e8b71eb99b0f156ad514fea299c26 +SHA1 (patch-ad) = ab85c62b42e19ddb7fcacc1dfebde04a115c7437 |