Date: Tue, 27 Jan 2026 20:31:08 +0000 From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Pavel Timofeev <timp87@gmail.com> Subject: git: a0bc9cd10b63 - 2026Q1 - x11/xapp: update to 3.2.2 Message-ID: <6979208c.33c7b.7c9623bc@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch 2026Q1 has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0bc9cd10b63067ab253de505b80633c9e4195d7 commit a0bc9cd10b63067ab253de505b80633c9e4195d7 Author: Pavel Timofeev <timp87@gmail.com> AuthorDate: 2026-01-27 17:36:55 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2026-01-27 20:29:10 +0000 x11/xapp: update to 3.2.2 add new xapp-symbolic-icons as run dependency PR: 292764 (cherry picked from commit f79692fc0463acd841c433d51edcf9616b56a81d) --- x11/xapp/Makefile | 5 +++-- x11/xapp/distinfo | 6 +++--- x11/xapp/pkg-plist | 3 +++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/x11/xapp/Makefile b/x11/xapp/Makefile index dda0a8e4437d..e814ed045b81 100644 --- a/x11/xapp/Makefile +++ b/x11/xapp/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapp -DISTVERSION= 3.2.0 +DISTVERSION= 3.2.2 CATEGORIES= x11 gnome DIST_SUBDIR= gnome @@ -11,7 +11,8 @@ LICENSE= LGPL3 LICENSE_FILE?= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu -RUN_DEPENDS= bash:shells/bash +RUN_DEPENDS= bash:shells/bash \ + xapp-symbolic-icons>0:x11-themes/xapp-symbolic-icons USES= gettext-tools gnome meson pkgconfig python shebangfix xorg USE_GITHUB= yes diff --git a/x11/xapp/distinfo b/x11/xapp/distinfo index 0fcc5a57c7d9..c841a334dc50 100644 --- a/x11/xapp/distinfo +++ b/x11/xapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763827297 -SHA256 (gnome/linuxmint-xapp-3.2.0_GH0.tar.gz) = ebec8ee808b0522899f8f37a94ed2ce636ca260d1147adcd5896ca53b2884414 -SIZE (gnome/linuxmint-xapp-3.2.0_GH0.tar.gz) = 275218 +TIMESTAMP = 1769470262 +SHA256 (gnome/linuxmint-xapp-3.2.2_GH0.tar.gz) = d0ea664053e6f35cc556e060b161905004f03d0695473772d2fb8a37cf445591 +SIZE (gnome/linuxmint-xapp-3.2.2_GH0.tar.gz) = 277351 diff --git a/x11/xapp/pkg-plist b/x11/xapp/pkg-plist index 6cbd939ce33e..cee2cdfd3ffc 100644 --- a/x11/xapp/pkg-plist +++ b/x11/xapp/pkg-plist @@ -149,6 +149,7 @@ share/locale/kk/LC_MESSAGES/xapp.mo share/locale/ko/LC_MESSAGES/xapp.mo share/locale/ku/LC_MESSAGES/xapp.mo share/locale/la/LC_MESSAGES/xapp.mo +share/locale/lo/LC_MESSAGES/xapp.mo share/locale/lt/LC_MESSAGES/xapp.mo share/locale/lv/LC_MESSAGES/xapp.mo share/locale/mai/LC_MESSAGES/xapp.mo @@ -156,6 +157,7 @@ share/locale/mk/LC_MESSAGES/xapp.mo share/locale/ms/LC_MESSAGES/xapp.mo share/locale/nb/LC_MESSAGES/xapp.mo share/locale/nl/LC_MESSAGES/xapp.mo +share/locale/nn/LC_MESSAGES/xapp.mo share/locale/oc/LC_MESSAGES/xapp.mo share/locale/pl/LC_MESSAGES/xapp.mo share/locale/pt/LC_MESSAGES/xapp.mo @@ -165,6 +167,7 @@ share/locale/ru/LC_MESSAGES/xapp.mo share/locale/sk/LC_MESSAGES/xapp.mo share/locale/sl/LC_MESSAGES/xapp.mo share/locale/sn/LC_MESSAGES/xapp.mo +share/locale/sq/LC_MESSAGES/xapp.mo share/locale/sr/LC_MESSAGES/xapp.mo share/locale/sr@latin/LC_MESSAGES/xapp.mo share/locale/sv/LC_MESSAGES/xapp.mohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6979208c.33c7b.7c9623bc>
