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.20080727:
details: https://anonhg.NetBSD.org/pkgsrc/rev/787d175f3cdb
branches: trunk
changeset: 545799:787d175f3cdb
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 12 22:34:24 2008 +0000
description:
Update to 1.1.20080727:
2008/07/27
+ add pointer-check when closing piped input (cf: 2007/03/25)
+ use here-documents rather than echo, when passing backslashes in
strings, to accommodate the Debian shell "dash" (Debian #489563).
+ recode several ".po" files to UTF-8 for consistency.
+ change --separator to be an alias for --output-separator, for
compatibility with Xdialog.
+ add --output-separator option to allow scripts to change the output
separator from a newline (for --separate-output) or a space. This
applies to other widgets such as forms and editboxes which normally
use a newline.
+ add --column-separator option, to tell where column-aligned data for
radio/checkboxes or menus should be split into columns (request by
Ben Dibbens).
+ add id.po, ku.po, lt.po, nb.po and update ca.po, fr.po, gl.po, ja.po,
th.po from
http://translationproject.org/latest/dialog/
+ add "--quoted" option, to quote values returned by formbox, etc.
+ change names of EX/ES macros in dialog.1 to work around name-
pollution caused by changes in Debian #470729.
diffstat:
misc/dialog/Makefile | 4 ++--
misc/dialog/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 4446cce37ff6 -r 787d175f3cdb misc/dialog/Makefile
--- a/misc/dialog/Makefile Tue Aug 12 22:30:15 2008 +0000
+++ b/misc/dialog/Makefile Tue Aug 12 22:34:24 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2008/04/13 20:28:02 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2008/08/12 22:34:24 wiz Exp $
-DISTNAME= dialog-1.1-20080316
+DISTNAME= dialog-1.1-20080727
PKGNAME= ${DISTNAME:C/-2/.2/}
CATEGORIES= misc
MASTER_SITES= ftp://invisible-island.net/dialog/
diff -r 4446cce37ff6 -r 787d175f3cdb misc/dialog/distinfo
--- a/misc/dialog/distinfo Tue Aug 12 22:30:15 2008 +0000
+++ b/misc/dialog/distinfo Tue Aug 12 22:34:24 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2008/04/13 20:28:02 wiz Exp $
+$NetBSD: distinfo,v 1.23 2008/08/12 22:34:24 wiz Exp $
-SHA1 (dialog-1.1-20080316.tgz) = de136626fd4f3edf75b3997d75bb9bf151eb39f0
-RMD160 (dialog-1.1-20080316.tgz) = dbc2ec18fb181ca3be6fa92be0429fb2b1b2b2b1
-Size (dialog-1.1-20080316.tgz) = 373022 bytes
+SHA1 (dialog-1.1-20080727.tgz) = f26d70510babaa7be8eb0b0842fd5666f8c7b0fe
+RMD160 (dialog-1.1-20080727.tgz) = 3e07b8963aa22ec2f8222aac5bdf214c38d0ca7e
+Size (dialog-1.1-20080727.tgz) = 378244 bytes
Home |
Main Index |
Thread Index |
Old Index