Date: Tue, 10 Jun 2025 13:51:34 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a0db191d6dca - main - x11/zenity: update to 3.44.5 Message-ID: <202506101351.55ADpYEl087155@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0db191d6dca37aadcbb7cf0e72e78c710bfbc45 commit a0db191d6dca37aadcbb7cf0e72e78c710bfbc45 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2025-06-10 11:47:19 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-06-10 13:46:20 +0000 x11/zenity: update to 3.44.5 PR: 286697 --- x11/zenity/Makefile | 10 ++++++---- x11/zenity/distinfo | 6 +++--- x11/zenity/pkg-plist | 3 ++- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 8c1dca804432..8b53e10e1ed9 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,21 +1,23 @@ PORTNAME= zenity -PORTVERSION= 3.42.1 -PORTREVISION= 3 +PORTVERSION= 3.44.5 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Display GNOME dialogs from the command line +WWW= https://gitlab.gnome.org/GNOME/zenity -LICENSE= LGPL20 +LICENSE= LGPL21+ + +CONFLICTS_INSTALL= zenity4-4.* BUILD_DEPENDS= itstool:textproc/itstool USES= gettext gnome localbase meson pkgconfig \ perl5 tar:xz xorg USE_CSTD= c99 -USE_GNOME= cairo gdkpixbuf gtk30 intlhack +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 MESON_ARGS= -Dwebkitgtk=false diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo index 000bf6c37caf..8049bfc9dbe3 100644 --- a/x11/zenity/distinfo +++ b/x11/zenity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656338604 -SHA256 (gnome/zenity-3.42.1.tar.xz) = a08e0c8e626615ee2c23ff74628eba6f8b486875dd54371ca7e2d7605b72a87c -SIZE (gnome/zenity-3.42.1.tar.xz) = 3091752 +TIMESTAMP = 1732373269 +SHA256 (gnome/zenity-3.44.5.tar.xz) = 29ac447f4246b1da783a3c28ddc80b0ef7c80eccd5836ad9140abf89841d0eab +SIZE (gnome/zenity-3.44.5.tar.xz) = 3096200 diff --git a/x11/zenity/pkg-plist b/x11/zenity/pkg-plist index 954fecdd885c..75ec3ac73ccb 100644 --- a/x11/zenity/pkg-plist +++ b/x11/zenity/pkg-plist @@ -1,6 +1,5 @@ bin/gdialog bin/zenity -share/man/man1/zenity.1.gz share/help/C/zenity/calendar.page share/help/C/zenity/color-selection.page share/help/C/zenity/entry.page @@ -829,6 +828,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 @@ -919,6 +919,7 @@ share/locale/xh/LC_MESSAGES/zenity.mo share/locale/zh_CN/LC_MESSAGES/zenity.mo share/locale/zh_HK/LC_MESSAGES/zenity.mo share/locale/zh_TW/LC_MESSAGES/zenity.mo +share/man/man1/zenity.1.gz %%DATADIR%%/zenity-calendar.png %%DATADIR%%/zenity-entry.png %%DATADIR%%/zenity-file.pnghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506101351.55ADpYEl087155>
