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:           Sun Aug 11 03:31:36 UTC 2024

Modified Files:
        pkgsrc/x11/zenity3: Makefile PLIST distinfo

Log Message:
zenity3: update to 3.44

Zenity 3.44.0
    - scale: set a page increment so mouse wheel can be used on widget (Hg)
    - build: Use GNOME module post_install() (Matt Turner)
    - docs: Fix incorrect markup (Andre Klapper)
    - build: Replace deprecated functions (Logan Rathbone)
    - Translation updates:
        Alexander Shopov (bg)
        Jiri Grönroos (fi)
        Nart Tlisha (ab)
        Sabri Ünal (tr)
        Sergej A (ru)

Zenity 3.43.0
    - Documentation updates (Logan Rathbone)
    - Bump WebkitGTK dependency to API 4.1, for GNOME 43 (Logan Rathbone)
    - Translation updates:
        Zurab Kargareteli (ka)

Zenity 3.42.1
    - scale: Make OK button default (allows pressing Enter to accept selected
      value) (hydrargyrum)
    - Fix maximum width of message dialogs to 60 characters, and make message
      dialogs non-resizable (fixes regression from 3b64d05e) (David King)

Zenity 3.42.0
    - tree: Clicking row checks radio/checkboxes (Logan Rathbone)
    - Fix search column selection with --imagelist (Janne Pulkkinen)
    - Translation updates:
        Asier Sarasua Garmendia (eu)
        Efstathios Iosifidis (el)
        Goran Vidović (hr)
        Quentin PAGÈS (oc)
        Alan Mortensen (da)
        Daniel Mustieles (es)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/zenity3/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/zenity3/PLIST 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.2 pkgsrc/x11/zenity3/Makefile:1.3
--- pkgsrc/x11/zenity3/Makefile:1.2     Sun Aug 11 03:18:15 2024
+++ pkgsrc/x11/zenity3/Makefile Sun Aug 11 03:31:36 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2024/08/11 03:18:15 gutteridge Exp $
+# $NetBSD: Makefile,v 1.3 2024/08/11 03:31:36 gutteridge Exp $
 
-DISTNAME=      zenity-3.41.0
+DISTNAME=      zenity-3.44.0
 PKGNAME=       ${DISTNAME:S/zenity/zenity3/}
 CATEGORIES=    x11 gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/zenity/3.41/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/zenity/3.44/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/x11/zenity3/PLIST
diff -u pkgsrc/x11/zenity3/PLIST:1.1 pkgsrc/x11/zenity3/PLIST:1.2
--- pkgsrc/x11/zenity3/PLIST:1.1        Sun Aug 11 02:09:56 2024
+++ pkgsrc/x11/zenity3/PLIST    Sun Aug 11 03:31:36 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/08/11 02:09:56 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/08/11 03:31:36 gutteridge Exp $
 bin/gdialog
 bin/zenity
 man/man1/zenity.1
@@ -830,6 +830,7 @@ share/help/zh_CN/zenity/scale.page
 share/help/zh_CN/zenity/text.page
 share/help/zh_CN/zenity/usage.page
 share/help/zh_CN/zenity/warning.page
+share/locale/ab/LC_MESSAGES/zenity.mo
 share/locale/af/LC_MESSAGES/zenity.mo
 share/locale/am/LC_MESSAGES/zenity.mo
 share/locale/ar/LC_MESSAGES/zenity.mo
Index: pkgsrc/x11/zenity3/distinfo
diff -u pkgsrc/x11/zenity3/distinfo:1.1 pkgsrc/x11/zenity3/distinfo:1.2
--- pkgsrc/x11/zenity3/distinfo:1.1     Sun Aug 11 02:09:56 2024
+++ pkgsrc/x11/zenity3/distinfo Sun Aug 11 03:31:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/08/11 02:09:56 gutteridge Exp $
+$NetBSD: distinfo,v 1.2 2024/08/11 03:31:36 gutteridge Exp $
 
-BLAKE2s (zenity-3.41.0.tar.xz) = 8da4d9053a5913effa5576c5745ba9f169be02b8e135fd1b76428afc29b294ff
-SHA512 (zenity-3.41.0.tar.xz) = b198ae68fda77f74c9f6deba683759612067c4ee28551a667c96500296db89313f3f2330fcaa53b6e4840ee3367d438e766be8ba7c006952872aebe93684b307
-Size (zenity-3.41.0.tar.xz) = 3093244 bytes
+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



Home | Main Index | Thread Index | Old Index