pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/dialog Update to 1.1.20070930:
details: https://anonhg.NetBSD.org/pkgsrc/rev/122d511fea49
branches: trunk
changeset: 534356:122d511fea49
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 17 20:46:22 2007 +0000
description:
Update to 1.1.20070930:
2007/09/30
+ correct cursor position in editbox after deleting past left margin
(report by Joe McDonagh).
+ add "--no-ok" option (patch by Klaus Knopper).
+ modify "--file" option to allow it to read from sources other than
a regular file (patch by Pieter van Beek).
+ improved hi.po (Hindi) (from Klaus Knopper).
+ fix masking of attributes in dlg_draw_shadow() which lost
line-drawing bit (report by David Everly).
+ fix editbox widget to handle zero-length files (report by Joe
McDonagh).
+ update "po" files eu.po ga.po it.po ms.po sv.po vi.po wa.po zh_CN.po
from
http://translationproject.org/latest/dialog/
diffstat:
misc/dialog/Makefile | 4 ++--
misc/dialog/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 5674af48a7a9 -r 122d511fea49 misc/dialog/Makefile
--- a/misc/dialog/Makefile Wed Oct 17 20:45:47 2007 +0000
+++ b/misc/dialog/Makefile Wed Oct 17 20:46:22 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2007/07/19 21:53:11 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2007/10/17 20:46:22 wiz Exp $
-DISTNAME= dialog-1.1-20070704
+DISTNAME= dialog-1.1-20070930
PKGNAME= ${DISTNAME:C/-2/.2/}
CATEGORIES= misc
MASTER_SITES= ftp://invisible-island.net/dialog/
diff -r 5674af48a7a9 -r 122d511fea49 misc/dialog/distinfo
--- a/misc/dialog/distinfo Wed Oct 17 20:45:47 2007 +0000
+++ b/misc/dialog/distinfo Wed Oct 17 20:46:22 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2007/07/19 21:53:11 wiz Exp $
+$NetBSD: distinfo,v 1.20 2007/10/17 20:46:22 wiz Exp $
-SHA1 (dialog-1.1-20070704.tgz) = af12f3d9872e1fd85cd7e9529335269648dd21c2
-RMD160 (dialog-1.1-20070704.tgz) = 88487908ffd621a567d8ab6a601526b34411048e
-Size (dialog-1.1-20070704.tgz) = 367588 bytes
+SHA1 (dialog-1.1-20070930.tgz) = 3ef01286da60961be51dcf735af8f4129225e6ad
+RMD160 (dialog-1.1-20070930.tgz) = 7df4c655ab4120d81447dbca3fb13e2d3906f152
+Size (dialog-1.1-20070930.tgz) = 369743 bytes
Home |
Main Index |
Thread Index |
Old Index