diff options
author | wiz <wiz@pkgsrc.org> | 2009-06-06 21:56:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-06-06 21:56:14 +0000 |
commit | e3a3c49553a715440bd800ad58c0d8c517e93bcf (patch) | |
tree | b554a9f7b30f4fd82bae753cdcccc7fdf9e411d6 /time/etm/distinfo | |
parent | a1100364e4e0b6bba58fea4277f1491efd42bfeb (diff) | |
download | pkgsrc-e3a3c49553a715440bd800ad58c0d8c517e93bcf.tar.gz |
Update to 286:
Removed curses from package and added textpad26.py. Loaded as
textpad if python version < 2.6 to fix the overwrite bug earlier
versions of curses.
Test release. Include curses 2.2 in package to fix overwrite bug
in textpad.
Fixed bug introduced into locale.
Exploring issue with etmwarn.
Another Windows fix. Use os.rename() instead of os.system("mv ").
Another attempt to get locale right.
More locale work for Windows XP.
Removed 'locale' settings which didn't work under Windows.
Fixed bug in setting default paths under Windows.
Major clarification effort. Agenda -> Soon, journal entry ->
action. Reworked docs and added ability to delete (internally)
an item.
Replaced calls to external editor for modifying entries with an
internal process similar to that used for creating entries. Moved
creation and editing of remind events into new_entry and edit_entry,
respectively.
Fixed bug in @o s with @b > 0.
Diffstat (limited to 'time/etm/distinfo')
-rw-r--r-- | time/etm/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/time/etm/distinfo b/time/etm/distinfo index 4d4f1bd3dea..554133eb3f3 100644 --- a/time/etm/distinfo +++ b/time/etm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2009/05/27 16:21:30 wiz Exp $ +$NetBSD: distinfo,v 1.10 2009/06/06 21:56:14 wiz Exp $ -SHA1 (etm-274.tar.gz) = 543d31f7261f7e8a52b2d6b316cd2fe679410c74 -RMD160 (etm-274.tar.gz) = 0b929c5edf346134d801298682bf25d81561d23b -Size (etm-274.tar.gz) = 50768 bytes +SHA1 (etm-286.tar.gz) = 0b8ebe04f75cf5047b8fabecc1a585cfc06b708a +RMD160 (etm-286.tar.gz) = 61089bf3a8b7e3e02344f40a81e775ff36338e5c +Size (etm-286.tar.gz) = 51644 bytes |