pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/dialog



Module Name:    pkgsrc
Committed By:   sborrill
Date:           Mon Mar 23 16:04:34 UTC 2020

Modified Files:
        pkgsrc/misc/dialog: Makefile distinfo

Log Message:
dialog: update to 1.3-20200228

Changes since 1.3-20190211

2020/02/28
        + updated configure-macros, to work around ncurses vs xcode's c99 -W
        + update config.guess

2019/12/31
        + updated configure-macros.
        + update config.guess

2019/12/10
        + correct rc-file lookup of "default" color (report by Grady Martin,
          cf: 2019/09/24).
        + fix several issues in the sample scripts reported by shellcheck.
        + fix a few spelling errors reported by codespell (report by Jens
          Schleusener).
        + correct check for return-value of isblank(), which is not necessarily
          0/1 (report/patch by Paul Cercueil, Peter Korsgaard, cf: 2018/05/31).

2019/12/09
        + amend change for parsing command-options before calling init_dialog,
          to handle --no-shadow, etc., which are initialized in init_dialog
          (report by Paul Cercueil, cf: 2018/06/21).
        + add dlg_trace_va_msg to manpage, symbol files.

2019/11/10
        + improve layout of several widgets' data area when maximizing.
        + modify dselect/fselect to work with autosizing (Debian #915949).
        + add error messages from dlg_exiterr() to trace file.
        + improve manual page description of escaping in key-bindings.
        + modify inputmenu to recognize the "Cancel" button and keys bound to
          that feature while editing a renamed menu item.
        + revert one change, in form.c to the --last-key feature (Debian
          #942025).
        + correct ordering of libraries in configure-script, which appended
          in a case where it should have prepended.
        + update config.guess, config.sub

2019/09/26
        + improve dialog-config script's filtering of -L options using the
          linker default directories.
        + improve dialog-config script, adding a -L option corresponding to
          the configure --libdir option if it would be a duplicate (report by
          Andrew Kosteltsev).
        + build-fix for configure --disable-trace
        + updated pt.po from
                http://translationproject.org/latest/dialog/

2019/09/24
        + allow for underline- and reverse-video flags in the ".rc" file
          (integrated patch by Richard Robbins).

2019/08/08
        + amend change to --last-key feature to eliminate an unnecessary
          separator (report by Gabriele Balducci).

2019/08/06
        + extend --last-key feature to the remaining widgets which have
          ok/cancel buttons, and add logic to map keys which happen to be
          bound to ok/extra/cancel/help to simulate a button-press on the
          corresponding button (report by "sgewrk").

2019/08/01
        + further fixes for dialog-config.in (report by Andrew Kosteltsev).

2019/07/28
        + modify dialog-config.in so that setting prefix or exec-prefix to
          a given value with --prefix=VALUE or --exec-prefix=VALUE has the
          expected result of changing bindir, etc.
        + correct substitution for $LIBS value in dialog-config.in (report by
          Andrew Kosteltsev).

2019/07/24
        + modify dlg_will_resize() and dlg_result_key() functions to reduce
          the chance that dialog exits on a SIGWINCH (Debian #930775).
        + make test-package for the development headers/library
        + add --libs-only-L, etc., to dialog-config script (prompted by
          discussion with Andrew Kosteltsev).
        + fix a memory leak in gauge widget (Andrew Kosteltsev).
        + minor fix for CF_GCC_WARNINGS
        + update config.guess, config.sub


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/misc/dialog/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/misc/dialog/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/dialog/Makefile
diff -u pkgsrc/misc/dialog/Makefile:1.87 pkgsrc/misc/dialog/Makefile:1.88
--- pkgsrc/misc/dialog/Makefile:1.87    Sun Nov  3 17:04:21 2019
+++ pkgsrc/misc/dialog/Makefile Mon Mar 23 16:04:34 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2019/11/03 17:04:21 rillig Exp $
+# $NetBSD: Makefile,v 1.88 2020/03/23 16:04:34 sborrill Exp $
 
-DISTNAME=      dialog-1.3-20190211
+DISTNAME=      dialog-1.3-20200228
 PKGNAME=       ${DISTNAME:C/-2/.2/}
 CATEGORIES=    misc
 MASTER_SITES=  ftp://ftp.invisible-island.net/dialog/
@@ -26,7 +26,7 @@ SUBST_STAGE.rpath=    pre-configure
 
 .include "../../mk/bsd.prefs.mk"
 # curses from NetBSD 5 and earlier will coredump when displaying shadows
-.if !empty(MACHINE_PLATFORM:MNetBSD-[0-5]*)
+.if !empty(MACHINE_PLATFORM:MNetBSD-[0-5].*)
 CONFIGURE_ARGS+=       --disable-widec
 .endif
 

Index: pkgsrc/misc/dialog/distinfo
diff -u pkgsrc/misc/dialog/distinfo:1.54 pkgsrc/misc/dialog/distinfo:1.55
--- pkgsrc/misc/dialog/distinfo:1.54    Fri Feb 15 19:53:00 2019
+++ pkgsrc/misc/dialog/distinfo Mon Mar 23 16:04:34 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2019/02/15 19:53:00 wiz Exp $
+$NetBSD: distinfo,v 1.55 2020/03/23 16:04:34 sborrill Exp $
 
-SHA1 (dialog-1.3-20190211.tgz) = f355cc10949a19e5f5838bf226d581ee9a552344
-RMD160 (dialog-1.3-20190211.tgz) = 51b451fca64b28e78f12dd456c52af5774cc8c30
-SHA512 (dialog-1.3-20190211.tgz) = 247639190c97c1baa6aa2cc75bc17593a0e33fcfcfd6dbc4a1903b55709f8f102c965de03f0620c48463f018525eb77f9b62b39db8331b811a227bbf39b254c4
-Size (dialog-1.3-20190211.tgz) = 534749 bytes
+SHA1 (dialog-1.3-20200228.tgz) = b3b8e39c65f7c519e0f5fe65fd6ef7f57a044743
+RMD160 (dialog-1.3-20200228.tgz) = 0f0c8b7c4108d19f4d9fa3d7209f88ec17881cd9
+SHA512 (dialog-1.3-20200228.tgz) = c2454421d32a61c6618b0262154d770ad0d194dd3999c0a95d6f08b59527dcf3f9d2ddc082a52df9ae6e28154fde73884b3b957285ee9f765b4ed79d304ee49c
+Size (dialog-1.3-20200228.tgz) = 544523 bytes



Home | Main Index | Thread Index | Old Index