diff options
Diffstat (limited to 'x11')
59 files changed, 90 insertions, 73 deletions
diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index e84da637c7bc..d464790e28e8 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -2,7 +2,7 @@ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b -PORTREVISION= 69 +PORTREVISION= 70 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index a577a7e8a584..804db17d83cf 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,7 +1,7 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= vishwin@FreeBSD.org diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index 22c2c3033a6f..a712dea00805 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -1,7 +1,7 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/ashell/Makefile b/x11/ashell/Makefile index 775b726ab55e..58fb9dfb8ee2 100644 --- a/x11/ashell/Makefile +++ b/x11/ashell/Makefile @@ -1,6 +1,6 @@ PORTNAME= ashell DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/clipcat/Makefile b/x11/clipcat/Makefile index f8e2a9986557..8a30added12f 100644 --- a/x11/clipcat/Makefile +++ b/x11/clipcat/Makefile @@ -1,6 +1,7 @@ PORTNAME= clipcat DISTVERSIONPREFIX= v DISTVERSION= 0.21.1 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/clipcat/files/patch-rust-1.90.0 b/x11/clipcat/files/patch-rust-1.90.0 new file mode 100644 index 000000000000..09ee0b313caf --- /dev/null +++ b/x11/clipcat/files/patch-rust-1.90.0 @@ -0,0 +1,11 @@ +--- crates/server/src/snippets/mod.rs.orig 2025-09-27 10:08:20 UTC ++++ crates/server/src/snippets/mod.rs +@@ -39,7 +39,7 @@ async fn load(config: &config::SnippetConfig) -> HashM + clipcat_base::utils::fs::read_dir_recursively_async(&path) + .await + .into_iter() +- .map(|file| (async move { (tokio::fs::read(&file).await.ok(), file) })), ++ .map(|file| async move { (tokio::fs::read(&file).await.ok(), file) }), + ) + .await + .into_iter() diff --git a/x11/cliphist/Makefile b/x11/cliphist/Makefile index f701aeb5fe7a..0d2e6630da6e 100644 --- a/x11/cliphist/Makefile +++ b/x11/cliphist/Makefile @@ -1,7 +1,7 @@ PORTNAME= cliphist DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile index 39cae2212e77..e7568fac64a8 100644 --- a/x11/clipman/Makefile +++ b/x11/clipman/Makefile @@ -1,7 +1,7 @@ PORTNAME= clipman DISTVERSIONPREFIX= v DISTVERSION= 1.6.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/darktile/Makefile b/x11/darktile/Makefile index 9f40f49abba1..88b228810992 100644 --- a/x11/darktile/Makefile +++ b/x11/darktile/Makefile @@ -1,7 +1,7 @@ PORTNAME= darktile DISTVERSIONPREFIX= v DISTVERSION= 0.0.11 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/elementary-terminal/Makefile b/x11/elementary-terminal/Makefile index e9be3973d963..68f9a1011971 100644 --- a/x11/elementary-terminal/Makefile +++ b/x11/elementary-terminal/Makefile @@ -1,5 +1,5 @@ PORTNAME= terminal -DISTVERSION= 6.2.0 +DISTVERSION= 7.1.2 CATEGORIES= x11 PKGNAMEPREFIX= elementary- @@ -15,7 +15,8 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libhandy-1.so:x11-toolkits/libhandy \ libpcre2-posix.so:devel/pcre2 -USES= desktop-file-utils gettext gnome meson pkgconfig vala:build +USES= desktop-file-utils gettext-tools gnome meson pkgconfig \ + vala:build USE_GITHUB= yes GH_ACCOUNT= elementary USE_GNOME= cairo gdkpixbuf glib20 gtk30 vte3 diff --git a/x11/elementary-terminal/distinfo b/x11/elementary-terminal/distinfo index ac12d3d04bb0..7b5c64282e1f 100644 --- a/x11/elementary-terminal/distinfo +++ b/x11/elementary-terminal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721563855 -SHA256 (elementary-terminal-6.2.0_GH0.tar.gz) = cf268cb590c6355962feabf80a10e355cfc19b3d6db5c7e648cda82592707d74 -SIZE (elementary-terminal-6.2.0_GH0.tar.gz) = 1046480 +TIMESTAMP = 1758703596 +SHA256 (elementary-terminal-7.1.2_GH0.tar.gz) = 486d8e6c49e786aab61d9e6c70f5f06bfb7fa2ec6502aa540f94ee2998e13e8b +SIZE (elementary-terminal-7.1.2_GH0.tar.gz) = 1081107 diff --git a/x11/elementary-terminal/files/patch-src_meson.build b/x11/elementary-terminal/files/patch-src_meson.build index 52afa8a738e2..7c7e41ae6d29 100644 --- a/x11/elementary-terminal/files/patch-src_meson.build +++ b/x11/elementary-terminal/files/patch-src_meson.build @@ -1,6 +1,6 @@ ---- src/meson.build.orig 2023-04-04 17:39:57 UTC +--- src/meson.build.orig 2025-02-13 20:52:15 UTC +++ src/meson.build -@@ -37,34 +37,3 @@ executable( +@@ -40,36 +40,3 @@ executable( dependencies: terminal_deps, install : true ) @@ -35,3 +35,5 @@ - protocol: 'tap', - depends: test_schemas -) +- +-subdir('tests') diff --git a/x11/elementary-terminal/pkg-plist b/x11/elementary-terminal/pkg-plist index ed632eebda37..98f14c7cd66d 100644 --- a/x11/elementary-terminal/pkg-plist +++ b/x11/elementary-terminal/pkg-plist @@ -197,8 +197,7 @@ share/locale/yo/LC_MESSAGES/io.elementary.terminal.mo share/locale/za/LC_MESSAGES/io.elementary.terminal.mo share/locale/zh/LC_MESSAGES/io.elementary.terminal.mo share/locale/zh_CN/LC_MESSAGES/io.elementary.terminal.mo -share/locale/zh_HK/LC_MESSAGES/io.elementary.terminal.mo share/locale/zh_TW/LC_MESSAGES/io.elementary.terminal.mo share/locale/zu/LC_MESSAGES/io.elementary.terminal.mo share/man/man1/io.elementary.terminal.1.gz -share/metainfo/io.elementary.terminal.appdata.xml +share/metainfo/io.elementary.terminal.metainfo.xml diff --git a/x11/eww/Makefile b/x11/eww/Makefile index 2606d6c8174b..90ad436364b6 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -1,7 +1,7 @@ PORTNAME= eww DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 wayland PKGNAMESUFFIX= -${FLAVOR} diff --git a/x11/hybrid-bar/Makefile b/x11/hybrid-bar/Makefile index deff8d542616..61f538cf7115 100644 --- a/x11/hybrid-bar/Makefile +++ b/x11/hybrid-bar/Makefile @@ -1,6 +1,6 @@ PORTNAME= hybrid-bar DISTVERSION= 0.4.9 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/hyprls/Makefile b/x11/hyprls/Makefile index df07a50f2c31..b0234fab8f0f 100644 --- a/x11/hyprls/Makefile +++ b/x11/hyprls/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprls DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprviz/Makefile b/x11/hyprviz/Makefile index 61bef9831577..f7e3b17d4573 100644 --- a/x11/hyprviz/Makefile +++ b/x11/hyprviz/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprviz DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/i3bar-river/Makefile b/x11/i3bar-river/Makefile index 69384e5edab7..9b63bc7810e2 100644 --- a/x11/i3bar-river/Makefile +++ b/x11/i3bar-river/Makefile @@ -1,7 +1,7 @@ PORTNAME= i3bar-river DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 0e783729e70f..2b1fbca8421f 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,6 +1,6 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org diff --git a/x11/kickoff/Makefile b/x11/kickoff/Makefile index 6ae8fa5f20b4..98fd2966b310 100644 --- a/x11/kickoff/Makefile +++ b/x11/kickoff/Makefile @@ -1,7 +1,7 @@ PORTNAME= kickoff DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 700609891d0b..8ce1b8f3b6e8 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,7 +1,7 @@ PORTNAME= kitty DISTVERSIONPREFIX= v DISTVERSION= 0.43.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org diff --git a/x11/lxqt-about/Makefile b/x11/lxqt-about/Makefile index 9798b8f4d017..c756c5865a7b 100644 --- a/x11/lxqt-about/Makefile +++ b/x11/lxqt-about/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-about PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 DIST_SUBDIR= lxqt diff --git a/x11/lxqt-globalkeys/Makefile b/x11/lxqt-globalkeys/Makefile index 8a8ad1d14407..beedc8033e66 100644 --- a/x11/lxqt-globalkeys/Makefile +++ b/x11/lxqt-globalkeys/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-globalkeys PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile index 5da8ded9d088..8076ec4cac7b 100644 --- a/x11/lxqt-runner/Makefile +++ b/x11/lxqt-runner/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-runner PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/nwg-bar/Makefile b/x11/nwg-bar/Makefile index e526d9f0fcb4..3ccf4729751f 100644 --- a/x11/nwg-bar/Makefile +++ b/x11/nwg-bar/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-bar DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index 20145f537ffc..5db0faa0e4a5 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock-hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-dock/Makefile b/x11/nwg-dock/Makefile index 62ef40bf9ca7..2c217cb872ec 100644 --- a/x11/nwg-dock/Makefile +++ b/x11/nwg-dock/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index 7f3bf0798f12..057d50a4ef7d 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile index e75dff347f3a..1548a96769a5 100644 --- a/x11/nwg-look/Makefile +++ b/x11/nwg-look/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-look DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-menu/Makefile b/x11/nwg-menu/Makefile index 0b35f4a59937..5a902209e03a 100644 --- a/x11/nwg-menu/Makefile +++ b/x11/nwg-menu/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-menu DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/plank/Makefile b/x11/plank/Makefile index 969addbd50fd..6872e5a4dbf4 100644 --- a/x11/plank/Makefile +++ b/x11/plank/Makefile @@ -1,5 +1,5 @@ PORTNAME= plank -DISTVERSION= 0.11.151 +DISTVERSION= 0.11.152 CATEGORIES= x11 MAINTAINER= daniel@shafer.cc diff --git a/x11/plank/distinfo b/x11/plank/distinfo index 1c6940476125..07154c0a6512 100644 --- a/x11/plank/distinfo +++ b/x11/plank/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758546125 -SHA256 (zquestz-plank-reloaded-0.11.151_GH0.tar.gz) = 1c7434ada03151f5bda2ceb6f0efc1a74eea03e8f641d4549e680488bd1fc2b5 -SIZE (zquestz-plank-reloaded-0.11.151_GH0.tar.gz) = 671898 +TIMESTAMP = 1759420485 +SHA256 (zquestz-plank-reloaded-0.11.152_GH0.tar.gz) = 0761902f7ab60bb3ce636e5be45234bcc2e7bd256b145d4d79bbacfe0563bff1 +SIZE (zquestz-plank-reloaded-0.11.152_GH0.tar.gz) = 672178 diff --git a/x11/py-xcffib/Makefile b/x11/py-xcffib/Makefile index 4d8ccebdc8ff..873ab8009a98 100644 --- a/x11/py-xcffib/Makefile +++ b/x11/py-xcffib/Makefile @@ -1,6 +1,5 @@ PORTNAME= xcffib -PORTVERSION= 0.11.1 -PORTREVISION= 1 +PORTVERSION= 1.11.2 CATEGORIES= x11 python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +11,14 @@ WWW= https://github.com/tych0/xcffib LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libxcb.so:x11/libxcb -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes diff --git a/x11/py-xcffib/distinfo b/x11/py-xcffib/distinfo index 2a2b5748688a..20fde3a047e0 100644 --- a/x11/py-xcffib/distinfo +++ b/x11/py-xcffib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623712193 -SHA256 (xcffib-0.11.1.tar.gz) = 12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a -SIZE (xcffib-0.11.1.tar.gz) = 84713 +TIMESTAMP = 1759791622 +SHA256 (xcffib-1.11.2.tar.gz) = e27e1bad25452824736d967d4db8a32b366606d682a5b963185f629598c5f5dd +SIZE (xcffib-1.11.2.tar.gz) = 111390 diff --git a/x11/py-xcffib/pkg-plist b/x11/py-xcffib/pkg-plist deleted file mode 100644 index e8aaecab66f0..000000000000 --- a/x11/py-xcffib/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -%%PYTHON_SITELIBDIR%%/xcffib/_ffi.py -%%PYTHON2%%%%PYTHON_SITELIBDIR%%/xcffib/_ffi.pyc -%%PYTHON2%%%%PYTHON_SITELIBDIR%%/xcffib/_ffi.pyo -%%PYTHON3%%%%PYTHON_SITELIBDIR%%/xcffib/__pycache__/_ffi.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON3%%%%PYTHON_SITELIBDIR%%/xcffib/__pycache__/_ffi.cpython-%%PYTHON_SUFFIX%%.pyc diff --git a/x11/rio/Makefile b/x11/rio/Makefile index ef220dca9068..94720056f75a 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -1,7 +1,7 @@ PORTNAME= rio DISTVERSIONPREFIX= v DISTVERSION= 0.2.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland PKGNAMESUFFIX= -terminal-emulator diff --git a/x11/rlaunch/Makefile b/x11/rlaunch/Makefile index 955f082d30f5..6743c616aa83 100644 --- a/x11/rlaunch/Makefile +++ b/x11/rlaunch/Makefile @@ -1,6 +1,6 @@ PORTNAME= rlaunch DISTVERSION= 1.3.14 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/salut/Makefile b/x11/salut/Makefile index dd509a4501ca..dca0c81395b4 100644 --- a/x11/salut/Makefile +++ b/x11/salut/Makefile @@ -1,7 +1,7 @@ PORTNAME= salut DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org @@ -10,6 +10,9 @@ COMMENT= Sleek notification daemon LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to build with rust 1.90.0 +EXPIRATION_DATE=2025-11-24 + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon diff --git a/x11/screengrab/Makefile b/x11/screengrab/Makefile index 10261457ba0a..b6c63d45b542 100644 --- a/x11/screengrab/Makefile +++ b/x11/screengrab/Makefile @@ -1,6 +1,6 @@ PORTNAME= screengrab PORTVERSION= 3.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/shikane/Makefile b/x11/shikane/Makefile index f7857e1845b6..20ec8cbeb827 100644 --- a/x11/shikane/Makefile +++ b/x11/shikane/Makefile @@ -1,7 +1,7 @@ PORTNAME= shikane DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile index 27383c1621dc..775f8f6eebb0 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,7 +1,7 @@ PORTNAME= shotman DISTVERSIONPREFIX= v DISTVERSION= 0.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile index 05a62f5936be..46689964281c 100644 --- a/x11/sirula/Makefile +++ b/x11/sirula/Makefile @@ -1,7 +1,7 @@ PORTNAME= sirula DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index 82335679ee5b..b641c4dd3a41 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,7 +1,7 @@ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.43.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 wayland PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index ebc2daebc543..7ccfca0bce8e 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,6 +1,6 @@ PORTNAME= swayr DISTVERSION= 0.28.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/x11/swayrbar/Makefile b/x11/swayrbar/Makefile index 8576b7c779f6..9191a0d84a96 100644 --- a/x11/swayrbar/Makefile +++ b/x11/swayrbar/Makefile @@ -1,6 +1,6 @@ PORTNAME= swayrbar DISTVERSION= 0.4.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11 MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/x11/swww/Makefile b/x11/swww/Makefile index 96fdda4d298f..c8b23ef1b119 100644 --- a/x11/swww/Makefile +++ b/x11/swww/Makefile @@ -1,7 +1,7 @@ PORTNAME= swww DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= nivit@FreeBSD.org diff --git a/x11/walker/Makefile b/x11/walker/Makefile index 044284900fbc..e3397b5de072 100644 --- a/x11/walker/Makefile +++ b/x11/walker/Makefile @@ -1,6 +1,7 @@ PORTNAME= walker DISTVERSIONPREFIX= v -DISTVERSION= 1.0.9 +DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= x11 wayland PKGNAMESUFFIX= -launcher diff --git a/x11/walker/distinfo b/x11/walker/distinfo index 9fa96ef9f8f0..ed450ffe75ae 100644 --- a/x11/walker/distinfo +++ b/x11/walker/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759299748 +TIMESTAMP = 1759457532 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -499,5 +499,5 @@ SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83 SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 SHA256 (rust/crates/yaml-rust2-0.10.3.crate) = 4ce2a4ff45552406d02501cea6c18d8a7e50228e7736a872951fe2fe75c91be7 SIZE (rust/crates/yaml-rust2-0.10.3.crate) = 76325 -SHA256 (abenz1267-walker-v1.0.9_GH0.tar.gz) = c31ef0ef31f1cb4ac0467326483a6e81223a555df00b5a8f8c1b8684d41d7e67 -SIZE (abenz1267-walker-v1.0.9_GH0.tar.gz) = 66274 +SHA256 (abenz1267-walker-v1.2.1_GH0.tar.gz) = ce290697cfb9516061689b1f4e299fea5010383aecc5e980bb41ab47f21c7370 +SIZE (abenz1267-walker-v1.2.1_GH0.tar.gz) = 67240 diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index 42c3462d2114..49ad0731a387 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= wallutils DISTVERSIONPREFIX= v DISTVERSION= 5.14.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= eduardo@FreeBSD.org diff --git a/x11/watershot/Makefile b/x11/watershot/Makefile index ae75ce7379a6..70f162c2bc9e 100644 --- a/x11/watershot/Makefile +++ b/x11/watershot/Makefile @@ -1,7 +1,7 @@ PORTNAME= watershot DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/waycorner/Makefile b/x11/waycorner/Makefile index 21dd1a0d0934..a8c3775caf02 100644 --- a/x11/waycorner/Makefile +++ b/x11/waycorner/Makefile @@ -1,6 +1,6 @@ PORTNAME= waycorner DISTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/wayidle/Makefile b/x11/wayidle/Makefile index 414ec7a2e161..5d48a2db85d0 100644 --- a/x11/wayidle/Makefile +++ b/x11/wayidle/Makefile @@ -1,7 +1,7 @@ PORTNAME= wayidle DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/wayout/Makefile b/x11/wayout/Makefile index 75108adcdb8e..eabe38c3e108 100644 --- a/x11/wayout/Makefile +++ b/x11/wayout/Makefile @@ -1,6 +1,6 @@ PORTNAME= wayout DISTVERSION= 1.1.3 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~shinyzenith/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index 0f54c6dbc580..e10d68ffe959 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,6 +1,7 @@ PORTNAME= wezterm DISTVERSION= 20250730-110715 DISTVERSIONSUFFIX= -6a493f88 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= vladislav.movchan@gmail.com diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile index db092ed643dd..8adaa0795f1c 100644 --- a/x11/windowtolayer/Makefile +++ b/x11/windowtolayer/Makefile @@ -1,6 +1,7 @@ PORTNAME= windowtolayer DISTVERSIONPREFIX= v PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile index 3427f5d3e72c..3712e1975f21 100644 --- a/x11/wlr-which-key/Makefile +++ b/x11/wlr-which-key/Makefile @@ -1,7 +1,7 @@ PORTNAME= wlr-which-key DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index 737a8ed3ca19..58fc07827cfa 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,7 +1,7 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 MAINTAINER= eduardo@FreeBSD.org diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index 0e5431a8d2ca..588aab83a26c 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -1,7 +1,7 @@ PORTNAME= xdg-desktop-portal-luminous DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/xwayland-satellite/Makefile b/x11/xwayland-satellite/Makefile index 783ed8cd74ae..1fe30f50afcf 100644 --- a/x11/xwayland-satellite/Makefile +++ b/x11/xwayland-satellite/Makefile @@ -1,7 +1,7 @@ PORTNAME= xwayland-satellite DISTVERSIONPREFIX= v DISTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org |