pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/zenity3



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Aug 12 00:18:33 UTC 2024

Modified Files:
        pkgsrc/x11/zenity3: Makefile distinfo

Log Message:
zenity3: update to 3.44.4

Zenity 3.44.4
    - forms: Prevent double-free when building combo boxes (Fixes: #7) (Logan
      Rathbone)
    - forms: Prevent double-free when building lists (Fixes: #87) (Logan
      Rathbone)

Zenity 3.44.3
  Since Zenity 4.0 has been released, Zenity 3.x is now in pure maintenance
  mode. Only serious stability and security-related bugfixes will be made until
  it goes fully end-of-life, at a future date to be determined.
    - entry: Calculate number of --entry-text's properly (fixes #75) (Logan
      Rathbone)
    - text: Update deprecated properties in webkit (fixes #40) (Logan Rathbone)

Zenity 3.44.2
    - tree: Set search column to 1 for check/radiolists (fixes #49)

Zenity 3.44.1
    - msg: Set max-width-chars to relatively small value if --width specified
      (fixes regression by 25a92fff; see also #42) (Logan Rathbone)
    - Prevent ZENITY_TIMEOUT from clashing with custom response IDs (fixes #48)
      (Logan Rathbone)
    - Fix typo in Basque help translation (Andre Klapper)
    - Translation updates:
        Anders Jonsson (sv)
        Balázs Úr (hu)
        Jürgen Benvenuti (de)
        Piotr Drąg (pl)
        Yuri Chornoivan (uk)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/zenity3/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/zenity3/distinfo

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

Modified files:

Index: pkgsrc/x11/zenity3/Makefile
diff -u pkgsrc/x11/zenity3/Makefile:1.3 pkgsrc/x11/zenity3/Makefile:1.4
--- pkgsrc/x11/zenity3/Makefile:1.3     Sun Aug 11 03:31:36 2024
+++ pkgsrc/x11/zenity3/Makefile Mon Aug 12 00:18:33 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/08/11 03:31:36 gutteridge Exp $
+# $NetBSD: Makefile,v 1.4 2024/08/12 00:18:33 gutteridge Exp $
 
-DISTNAME=      zenity-3.44.0
+DISTNAME=      zenity-3.44.4
 PKGNAME=       ${DISTNAME:S/zenity/zenity3/}
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/zenity/3.44/}

Index: pkgsrc/x11/zenity3/distinfo
diff -u pkgsrc/x11/zenity3/distinfo:1.2 pkgsrc/x11/zenity3/distinfo:1.3
--- pkgsrc/x11/zenity3/distinfo:1.2     Sun Aug 11 03:31:36 2024
+++ pkgsrc/x11/zenity3/distinfo Mon Aug 12 00:18:33 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/08/11 03:31:36 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2024/08/12 00:18:33 gutteridge Exp $
 
-BLAKE2s (zenity-3.44.0.tar.xz) = e87c4e034fd187562e9e40e9f1e05c5760f78e0df62a70992dd2c0316dad0260
-SHA512 (zenity-3.44.0.tar.xz) = 806fff8f239dfa5da32e75bbc1fc3a6dc50b49ea8e6ca64cead9dd40adfe4741237c25ae5caaac1997ec7f274e9379b6607d254caf8a509aa01f3eba03cb3e7c
-Size (zenity-3.44.0.tar.xz) = 3096684 bytes
+BLAKE2s (zenity-3.44.4.tar.xz) = a646121e36bb41a96c504dec547929efca081bdf59720106af46ce3b22352a19
+SHA512 (zenity-3.44.4.tar.xz) = 4677375cc13e0e95f3a24e70475fe771b072eab2eb04b43e1d642a524352b1e1d0f0e84fbf62e15f6b9260ea4c5f8a3d4f2f70deaad2b881a56eedcb5e738d89
+Size (zenity-3.44.4.tar.xz) = 3095744 bytes



Home | Main Index | Thread Index | Old Index