mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11/zenity4: update to 4.2.2
Update to 4.2.2
Zenity 4.2.2
Bugfix release for Zenity 4.2.x.
Changes and fixes since 4.2.1:
- colview: Actually hide header via --hide-header when possible (Logan
Rathbone) (!58)
PR: 293975
This commit is contained in:
committed by
Don Lewis
parent
8a410b3cf2
commit
9b61aeda17
@@ -1,9 +1,9 @@
|
||||
PORTNAME= zenity
|
||||
PORTVERSION= 4.2.1
|
||||
PORTVERSION= 4.2.2
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome
|
||||
PKGNAMESUFFIX= 4
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Display GTK4 dialogs from the command line
|
||||
@@ -11,8 +11,6 @@ WWW= https://gitlab.gnome.org/GNOME/zenity
|
||||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
CONFLICTS_INSTALL= zenity-3.*
|
||||
|
||||
BUILD_DEPENDS= itstool:textproc/itstool \
|
||||
help2man:misc/help2man
|
||||
|
||||
@@ -23,4 +21,6 @@ USE_GNOME= gtk40 libadwaita
|
||||
USE_XORG= x11
|
||||
MESON_ARGS= -Dwebkitgtk=false
|
||||
|
||||
CONFLICTS_INSTALL= zenity-3.*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1766352710
|
||||
SHA256 (gnome/zenity-4.2.1.tar.xz) = 5a9fd8d8316f90cb2e1a5a8f0d411eb9fcaf85957a8229ea3e803e81004a1ebd
|
||||
SIZE (gnome/zenity-4.2.1.tar.xz) = 2815856
|
||||
TIMESTAMP = 1774188601
|
||||
SHA256 (gnome/zenity-4.2.2.tar.xz) = 019186a996096ef4fc356e21577b5673f5baa3a29ac8e3d608b753371c18018d
|
||||
SIZE (gnome/zenity-4.2.2.tar.xz) = 2816336
|
||||
|
||||
Reference in New Issue
Block a user