mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
x11-toolkits/gtk30: update to 3.24.23
Changes: https://gitlab.gnome.org/GNOME/gtk/compare/3.24.20...3.24.23 PR: 249288 Approved by: tcberner Exp-run by: antoine
This commit is contained in:
parent
44b45b5260
commit
faf2768f3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548787
@ -4,7 +4,7 @@
|
||||
# adwaita-icon-theme, gnome-themes-standard and mate-themes
|
||||
|
||||
PORTNAME= gtk
|
||||
PORTVERSION= 3.24.20
|
||||
PORTVERSION= 3.24.23
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
PKGNAMESUFFIX= 3
|
||||
@ -38,7 +38,7 @@ CPPFLAGS+= -fno-omit-frame-pointer
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
LIBVERSION= 0.2404.16
|
||||
LIBVERSION= 0.2404.19
|
||||
PLIST_SUB+= LIBVERSION=${LIBVERSION}
|
||||
|
||||
GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1570971851
|
||||
SHA256 (gnome/gtk+-3.24.20.tar.xz) = 2dac69f716e8d04ba7a95091589e2baaec95dcace932cb15839163db479b1df3
|
||||
SIZE (gnome/gtk+-3.24.20.tar.xz) = 22726768
|
||||
TIMESTAMP = 1597070504
|
||||
SHA256 (gnome/gtk+-3.24.23.tar.xz) = 5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1
|
||||
SIZE (gnome/gtk+-3.24.23.tar.xz) = 21345936
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- Makefile.in.orig 2015-03-09 16:12:04.418535000 +0100
|
||||
+++ Makefile.in 2015-03-09 16:24:27.861927000 +0100
|
||||
@@ -552,7 +552,7 @@
|
||||
--- Makefile.in.orig 2020-09-03 22:05:26 UTC
|
||||
+++ Makefile.in
|
||||
@@ -573,7 +573,7 @@ XVFB_START = \
|
||||
|| { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
|
||||
&& DISPLAY=:$$XID && export DISPLAY
|
||||
|
||||
-SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples
|
||||
+SRC_SUBDIRS = gdk gtk libgail-util modules demos
|
||||
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
|
||||
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros win32
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
MAINTAINERCLEANFILES = \
|
||||
|
Loading…
Reference in New Issue
Block a user