Index: head/accessibility/at-spi2-core/files/patch-atspi_meson.build =================================================================== --- head/accessibility/at-spi2-core/files/patch-atspi_meson.build (revision 538515) +++ head/accessibility/at-spi2-core/files/patch-atspi_meson.build (nonexistent) @@ -1,27 +0,0 @@ -From 44a812ea51223d82f21a098a2d45fcc5c329ce7a Mon Sep 17 00:00:00 2001 -From: Tobias Stoeckmann -Date: Tue, 12 Mar 2019 11:46:24 +0100 -Subject: [PATCH] Fix meson.build for meson 0.50.0. - -Since meson 0.50.0 it is not possible anymore to specify an -absolute directory for subdir. To keep current functionality, -use install_dir instead. - -atspi/meson.build:60:0: ERROR: Subdir keyword must not be an absolute path. - -Signed-off-by: Tobias Stoeckmann ---- - atspi/meson.build | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- atspi/meson.build.orig 2019-04-11 17:26:18 UTC -+++ atspi/meson.build -@@ -57,7 +57,7 @@ atspi_headers = [ - - atspi_includedir = join_paths(get_option('prefix'), get_option('includedir'), 'at-spi-2.0', 'atspi') - --install_headers(atspi_headers, subdir: atspi_includedir) -+install_headers(atspi_headers, install_dir: atspi_includedir) - - atspi_enums = gnome.mkenums('atspi-enum-types', - sources: [ 'atspi-constants.h', 'atspi-types.h' ], Property changes on: head/accessibility/at-spi2-core/files/patch-atspi_meson.build ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/accessibility/at-spi2-core/Makefile =================================================================== --- head/accessibility/at-spi2-core/Makefile (revision 538515) +++ head/accessibility/at-spi2-core/Makefile (revision 538516) @@ -1,28 +1,28 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= at-spi2-core -PORTVERSION= 2.28.0 +PORTVERSION= 2.36.0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Assistive Technology Service Provider Interface LICENSE= LGPL21 LIB_DEPENDS= libdbus-1.so:devel/dbus \ libxkbcommon.so:x11/libxkbcommon PORTSCOUT= limitw:1,even USES= gettext gnome localbase meson pkgconfig tar:xz xorg USE_GNOME= glib20 introspection:build USE_XORG= ice sm x11 xi xtst xext USE_LDCONFIG= yes post-install: ${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd .include Index: head/accessibility/at-spi2-core/distinfo =================================================================== --- head/accessibility/at-spi2-core/distinfo (revision 538515) +++ head/accessibility/at-spi2-core/distinfo (revision 538516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525378489 -SHA256 (gnome/at-spi2-core-2.28.0.tar.xz) = 42a2487ab11ce43c288e73b2668ef8b1ab40a0e2b4f94e80fca04ad27b6f1c87 -SIZE (gnome/at-spi2-core-2.28.0.tar.xz) = 186676 +TIMESTAMP = 1591894879 +SHA256 (gnome/at-spi2-core-2.36.0.tar.xz) = 88da57de0a7e3c60bc341a974a80fdba091612db3547c410d6deab039ca5c05a +SIZE (gnome/at-spi2-core-2.36.0.tar.xz) = 186824