Date: Tue, 19 May 2026 18:13:18 +0000 From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: add339d5fe1a - main - accessibility/at-spi2-core: update to 2.60.3 Message-ID: <6a0ca83e.26338.787cce27@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=add339d5fe1ad9955be6a20b2a23bd33e1b3ca6f commit add339d5fe1ad9955be6a20b2a23bd33e1b3ca6f Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-05-04 09:43:44 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-05-19 18:13:14 +0000 accessibility/at-spi2-core: update to 2.60.3 PR: 294998 --- accessibility/at-spi2-core/Makefile | 12 +++++++----- accessibility/at-spi2-core/distinfo | 6 +++--- accessibility/at-spi2-core/pkg-plist | 3 ++- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 168d4e8a34c6..6da334dfffe1 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= at-spi2-core -PORTVERSION= 2.60.1 +PORTVERSION= 2.60.3 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -14,10 +14,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= dbus-testing gettext-tools gnome localbase meson python \ - pkgconfig tar:xz + pkgconfig shebangfix tar:xz USE_GNOME= glib20 introspection:build libxml2:build USE_LDCONFIG= yes +SHEBANG_FILES= xml/generate-introspection.py MESON_ARGS= -Duse_systemd=false + +TESTING_UNSAFE= some tests fail on i386 + BINARY_ALIAS= python3=${PYTHON_CMD} PORTSCOUT= limitw:1,even @@ -31,9 +35,7 @@ ATKONLY_LIB_DEPENDS_OFF= libdbus-1.so:devel/dbus ATKONLY_MESON_TRUE= atk_only X11_USES= xorg -X11_USE= XORG=x11,xi,xtst +X11_USE= XORG=x11,xi,xres,xtst X11_MESON_ENABLED= x11 -TESTING_UNSAFE= some tests fail on i386 - .include <bsd.port.mk> diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo index cfb76b6cd268..2c417e36b1f8 100644 --- a/accessibility/at-spi2-core/distinfo +++ b/accessibility/at-spi2-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776780319 -SHA256 (gnome/at-spi2-core-2.60.1.tar.xz) = f99b87e3c1674f5fbc417cc9c1d9e261c0f29aab0550ad6369805031d12f6852 -SIZE (gnome/at-spi2-core-2.60.1.tar.xz) = 596552 +TIMESTAMP = 1777887013 +SHA256 (gnome/at-spi2-core-2.60.3.tar.xz) = 21056bc04e43e8ed34fdafd916a0ddcc29ec03a4ce6cf5aacac1ddf6ef185ef7 +SIZE (gnome/at-spi2-core-2.60.3.tar.xz) = 599252 diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist index e3a0d1ba0157..855516278b19 100644 --- a/accessibility/at-spi2-core/pkg-plist +++ b/accessibility/at-spi2-core/pkg-plist @@ -74,7 +74,7 @@ lib/girepository-1.0/Atk-1.0.typelib %%NO_ATKONLY%%lib/gtk-2.0/modules/libatk-bridge.so lib/libatk-1.0.so lib/libatk-1.0.so.0 -lib/libatk-1.0.so.0.26010.1 +lib/libatk-1.0.so.0.26012.1 %%NO_ATKONLY%%lib/libatk-bridge-2.0.so %%NO_ATKONLY%%lib/libatk-bridge-2.0.so.0 %%NO_ATKONLY%%lib/libatk-bridge-2.0.so.0.0.0 @@ -147,6 +147,7 @@ share/locale/kn/LC_MESSAGES/at-spi2-core.mo share/locale/ko/LC_MESSAGES/at-spi2-core.mo share/locale/ku/LC_MESSAGES/at-spi2-core.mo share/locale/li/LC_MESSAGES/at-spi2-core.mo +share/locale/lo/LC_MESSAGES/at-spi2-core.mo share/locale/lt/LC_MESSAGES/at-spi2-core.mo share/locale/lv/LC_MESSAGES/at-spi2-core.mo share/locale/mai/LC_MESSAGES/at-spi2-core.mohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0ca83e.26338.787cce27>
