diff options
199 files changed, 1834 insertions, 1477 deletions
@@ -4411,3 +4411,8 @@ databases/py-redis3|databases/py-redis|2025-05-18|Remove obsoleted port. Use dat net/rubygem-devfile-gitlab|net/rubygem-devfile|2025-05-18|Remove obsoleted port. Use net/rubygem-devfile instead devel/rubygem-view_component-rails70|devel/rubygem-view_component-rails-gitlab|2025-05-17|Expired, please use devel/rubygem-view_component-rails-gitlab instead security/rubygem-devise-two-factor41-rails70|security/rubygem-devise-two-factor-rails-gitlab|2025-05-17|Expired, please use security/rubygem-devise-two-factor-rails-gitlab instead +audio/linux-rl9-sdl2_mixer|misc/linux-rl9-sdl20-extralibs|2025-05-22|Merged into misc/linux-rl9-sdl20-extralibs +graphics/linux-rl9-sdl2_gfx|misc/linux-rl9-sdl20-extralibs|2025-05-22|Merged into misc/linux-rl9-sdl20-extralibs +graphics/linux-rl9-sdl2_image|misc/linux-rl9-sdl20-extralibs|2025-05-22|Merged into misc/linux-rl9-sdl20-extralibs +graphics/linux-rl9-sdl2_ttf|misc/linux-rl9-sdl20-extralibs|2025-05-22|Merged into misc/linux-rl9-sdl20-extralibs +net/linux-rl9-sdl2_net|misc/linux-rl9-sdl20-extralibs|2025-05-22|Merged into misc/linux-rl9-sdl20-extralibs diff --git a/Mk/Uses/linux.mk b/Mk/Uses/linux.mk index bf62f887899a..dae71fc94289 100644 --- a/Mk/Uses/linux.mk +++ b/Mk/Uses/linux.mk @@ -189,11 +189,7 @@ _linux_rl9_qtxmlpatterns= linux-rl9-qt5-qtxmlpatterns>0:textproc/linux-rl9-qt5- _linux_${linux_ARGS}_sdl12= linux-${linux_ARGS}-sdl>0:devel/linux-${linux_ARGS}-sdl12 _linux_${linux_ARGS}_sdl12-extralibs= linux-${linux_ARGS}-sdl12-extralibs>0:misc/linux-${linux_ARGS}-sdl12-extralibs _linux_${linux_ARGS}_sdl20= linux-${linux_ARGS}-sdl20>0:devel/linux-${linux_ARGS}-sdl20 -_linux_${linux_ARGS}_sdl2gfx= linux-${linux_ARGS}-sdl2_gfx>0:graphics/linux-${linux_ARGS}-sdl2_gfx -_linux_${linux_ARGS}_sdl2image= linux-${linux_ARGS}-sdl2_image>0:graphics/linux-${linux_ARGS}-sdl2_image -_linux_${linux_ARGS}_sdl2mixer= linux-${linux_ARGS}-sdl2_mixer>0:audio/linux-${linux_ARGS}-sdl2_mixer -_linux_${linux_ARGS}_sdl2ttf= linux-${linux_ARGS}-sdl2_ttf>0:graphics/linux-${linux_ARGS}-sdl2_ttf -_linux_${linux_ARGS}_sdl2sound= linux-${linux_ARGS}-sdl2_sound>0:audio/linux-${linux_ARGS}-sdl2_sound +_linux_${linux_ARGS}_sdl20-extralibs= linux-${linux_ARGS}-sdl20-extralibs>0:misc/linux-${linux_ARGS}-sdl20-extralibs _linux_rl9_shaderc= linux-rl9-shaderc>0:graphics/linux-rl9-shaderc _linux_rl9_spirv-tools= linux-rl9-spirv-tools>0:graphics/linux-rl9-spirv-tools _linux_${linux_ARGS}_sqlite3= linux-${linux_ARGS}-sqlite>0:databases/linux-${linux_ARGS}-sqlite3 diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index 9d1e43d81401..ac3098fa2dca 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= thunar-archive-plugin -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.0 CATEGORIES= archivers xfce MASTER_SITES= XFCE/thunar-plugins DIST_SUBDIR= xfce4 @@ -11,20 +11,16 @@ WWW= https://docs.xfce.org/xfce/thunar/archive LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libexo thunar -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +NLS_USES= gettext-runtime -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/archivers/thunar-archive-plugin/distinfo b/archivers/thunar-archive-plugin/distinfo index b47c3eff117d..b73efe903199 100644 --- a/archivers/thunar-archive-plugin/distinfo +++ b/archivers/thunar-archive-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735596602 -SHA256 (xfce4/thunar-archive-plugin-0.5.3.tar.bz2) = cc0ffc86dc48e72edc6f6a61ad4345f99018526d5d854360960759ce1ec2ca22 -SIZE (xfce4/thunar-archive-plugin-0.5.3.tar.bz2) = 444382 +TIMESTAMP = 1747846608 +SHA256 (xfce4/thunar-archive-plugin-0.6.0.tar.xz) = 692708cd047c7a552f2f85fe2ee32f19c7d5be5bf695d0288e8cadf50289db06 +SIZE (xfce4/thunar-archive-plugin-0.6.0.tar.xz) = 51560 diff --git a/audio/linux-rl9-sdl2_mixer/Makefile b/audio/linux-rl9-sdl2_mixer/Makefile deleted file mode 100644 index 7b41bf2cc4ba..000000000000 --- a/audio/linux-rl9-sdl2_mixer/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= sdl2_mixer -PORTVERSION= 2.8.1 -DISTVERSIONSUFFIX= -1.el9 -CATEGORIES= audio linux -MASTER_SITES= EPEL9 -DISTNAME= SDL2_mixer-${DISTVERSIONFULL} - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Sample multi-channel audio mixer library (Rocky Linux ${LINUX_DIST_VER}) -WWW= https://github.com/libsdl-org/SDL_mixer/ - -LICENSE= ZLIB - -USES= linux:rl9 -USE_LDCONFIG= yes -USE_LINUX= sdl20 -USE_LINUX_RPM= yes - -CONFLICTS= linux-c7-${PORTNAME} -DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr -DOCSDIR= ${PREFIX}/usr/share/doc/SDL2_mixer - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/audio/linux-rl9-sdl2_mixer/distinfo b/audio/linux-rl9-sdl2_mixer/distinfo deleted file mode 100644 index ce96a7dd6727..000000000000 --- a/audio/linux-rl9-sdl2_mixer/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1743426582 -SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.aarch64.rpm) = d85f2590a7daf03ad73bc18f35e0868b3226b2624fd9940286131073de0dfa9e -SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.aarch64.rpm) = 168550 -SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.x86_64.rpm) = 736d9eeb48f24cedde2d704c5b237537eacf609b9bbfa996a9219c7efe8c7cf1 -SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.x86_64.rpm) = 171511 -SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.src.rpm) = 7a750d39a5a1d45e02a8354b46fe97c7d6cb4c6f097283d1b5a7b2ac42429d0d -SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.src.rpm) = 5992154 diff --git a/audio/linux-rl9-sdl2_mixer/pkg-plist.aarch64 b/audio/linux-rl9-sdl2_mixer/pkg-plist.aarch64 deleted file mode 100644 index f31c72865306..000000000000 --- a/audio/linux-rl9-sdl2_mixer/pkg-plist.aarch64 +++ /dev/null @@ -1,9 +0,0 @@ -usr/bin/playmus2 -usr/bin/playwave2 -usr/lib/.build-id/fe/50ad464c14c081ffc0682020772f0768bd789a -usr/lib/.build-id/bb/f246f1d524b08e4d2df375bbb35976ccc78b02 -usr/lib/.build-id/da/f007650a0e92f9461de46089740f215231d258 -usr/lib64/libSDL2_mixer-2.0.so.0 -usr/lib64/libSDL2_mixer-2.0.so.0.800.1 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -usr/share/licenses/SDL2_mixer/LICENSE.txt diff --git a/audio/linux-rl9-sdl2_mixer/pkg-plist.amd64 b/audio/linux-rl9-sdl2_mixer/pkg-plist.amd64 deleted file mode 100644 index 1f34eda15dbc..000000000000 --- a/audio/linux-rl9-sdl2_mixer/pkg-plist.amd64 +++ /dev/null @@ -1,9 +0,0 @@ -usr/bin/playmus2 -usr/bin/playwave2 -usr/lib/.build-id/3f/37bd142d69499524b1ca23c44f6ddfa0bb6c67 -usr/lib/.build-id/6a/3d27a743249161be4625e0bc7e42a3b99b737b -usr/lib/.build-id/76/2d5d8bcf311c81e265f69ce673fa8f5639e5a8 -usr/lib64/libSDL2_mixer-2.0.so.0 -usr/lib64/libSDL2_mixer-2.0.so.0.800.1 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -usr/share/licenses/SDL2_mixer/LICENSE.txt diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index 62b1a3697547..af5ec5b67df4 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= thunar-media-tags-plugin -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= audio xfce MASTER_SITES= XFCE/thunar-plugins DIST_SUBDIR= xfce4 @@ -11,21 +11,18 @@ WWW= https://docs.xfce.org/xfce/thunar/media-tags LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libtag.so:audio/taglib \ - libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libtag.so:audio/taglib -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf glib20 gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= glib20 gtk30 USE_XFCE= libutil thunar -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +NLS_USES= gettext-runtime -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/audio/thunar-media-tags-plugin/distinfo b/audio/thunar-media-tags-plugin/distinfo index 5ea2c667163c..905df4cd42a4 100644 --- a/audio/thunar-media-tags-plugin/distinfo +++ b/audio/thunar-media-tags-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735597193 -SHA256 (xfce4/thunar-media-tags-plugin-0.5.0.tar.bz2) = 105a72d51c7fbcc690c9b9a850f3743accbd9bf5dc51480b5ea283dfde96d61e -SIZE (xfce4/thunar-media-tags-plugin-0.5.0.tar.bz2) = 465197 +TIMESTAMP = 1747846849 +SHA256 (xfce4/thunar-media-tags-plugin-0.6.0.tar.xz) = b62dc047100346324e63d46acaaa497e8d7fccd1d10ef5bfb8370fd666a48c4a +SIZE (xfce4/thunar-media-tags-plugin-0.6.0.tar.xz) = 68276 diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 2a09dd760b26..1897b6ced01e 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-mixer -PORTVERSION= 4.18.2 +PORTVERSION= 4.20.0 CATEGORIES= audio xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -10,26 +10,21 @@ WWW= https://docs.xfce.org/apps/xfce4-mixer/start LICENSE= GPLv2 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - FLAVORS= lite full FLAVOR?= ${FLAVORS:[1]} -full_PKGNAMESUFFIX= -full -full_CONFLICTS_INSTALL= xfce4-mixer +full_PKGNAMESUFFIX= -full +full_CONFLICTS_INSTALL= xfce4-mixer -lite_CONFLICTS_INSTALL= xfce4-mixer-full +lite_CONFLICTS_INSTALL= xfce4-mixer-full -USES= compiler:c11 gettext-tools gmake gnome gstreamer libtool \ - pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 +USES= compiler:c11 gettext-tools gnome gstreamer meson pkgconfig \ + tar:xz xfce xorg +USE_GNOME= glib20 gtk30 USE_GSTREAMER= good USE_XFCE= libmenu panel xfconf USE_XORG= x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= KEYBINDER NLS OPTIONS_DEFAULT= OSS OPTIONS_GROUP= AUDIO @@ -40,23 +35,25 @@ OPTIONS_SUB= yes OPTIONS_DEFAULT+= ALSA KEYBINDER PULSEAUDIO SNDIO .endif -KEYBINDER_DESC= Multimedia keyboard shortcuts +KEYBINDER_DESC= Multimedia keyboard shortcuts ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_CONFIGURE_ENABLE= alsa +ALSA_MESON_ENABLED= alsa KEYBINDER_LIB_DEPENDS= libkeybinder-3.0.so:x11/keybinder-gtk3 -KEYBINDER_CONFIGURE_ENABLE= keybinder +KEYBINDER_MESON_ENABLED= keybinder -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime -OSS_CONFIGURE_ENABLE= oss +OSS_MESON_ENABLED= oss PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio -PULSEAUDIO_CONFIGURE_ENABLE= pulse +PULSEAUDIO_MESON_ENABLED= pulse SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio -SNDIO_CONFIGURE_ENABLE= sndio +SNDIO_MESON_ENABLED= sndio + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index d6a8029d78d1..a4939edd3ef7 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735173172 -SHA256 (xfce4/xfce4-mixer-4.18.2.tar.bz2) = 101580c15bfe7fe430a149da3603357558b7d0a66258dfdb78d04c1bf3c791a1 -SIZE (xfce4/xfce4-mixer-4.18.2.tar.bz2) = 613529 +TIMESTAMP = 1747848112 +SHA256 (xfce4/xfce4-mixer-4.20.0.tar.xz) = d603be3aec26a16b9d98b9bd71555f80467d556547de50b86337bbf4708ddcaf +SIZE (xfce4/xfce4-mixer-4.20.0.tar.xz) = 118332 diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 1bf81056fe28..33dde9323872 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-mpc-plugin -PORTVERSION= 0.5.5 +PORTVERSION= 0.6.0 CATEGORIES= audio xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,23 +10,21 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start LICENSE= ISCL -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libmpd.so:audio/libmpd +LIB_DEPENDS= libmpd.so:audio/libmpd RUN_DEPENDS= musicpd:audio/musicpd -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libmenu panel -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip -CONFIGURE_ARGS+= --with-libmpd=${LOCALBASE} +MESON_ARGS= -Dlibmpd=enabled -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/audio/xfce4-mpc-plugin/distinfo b/audio/xfce4-mpc-plugin/distinfo index f1669f9a13d3..24532e244abc 100644 --- a/audio/xfce4-mpc-plugin/distinfo +++ b/audio/xfce4-mpc-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735166892 -SHA256 (xfce4/xfce4-mpc-plugin-0.5.5.tar.bz2) = 4ce7d77667a263ee9916c0cab2a733b17e3bd65705cd4ed5cec3cbde6e7298cf -SIZE (xfce4/xfce4-mpc-plugin-0.5.5.tar.bz2) = 388322 +TIMESTAMP = 1747772078 +SHA256 (xfce4/xfce4-mpc-plugin-0.6.0.tar.xz) = dee5bcc0566ba2dc95b9c3b4cadd5e8b3bb2798a54a2a8d8652708915fe45d50 +SIZE (xfce4/xfce4-mpc-plugin-0.6.0.tar.xz) = 47092 diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index c9eca877efef..0d7ff3de6f7b 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfmpc -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.0 CATEGORIES= audio xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -10,23 +10,20 @@ WWW= https://gitlab.xfce.org/apps/xfmpc LICENSE= GPLv2 -LIB_DEPENDS= libmpd.so:audio/libmpd \ - libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libmpd.so:audio/libmpd -USES= compiler:c11 gettext-tools gmake gnome pkgconfig tar:bzip2 \ +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz \ vala:build xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 +USE_GNOME= gtk30 USE_XFCE= libmenu USE_XORG= ice sm x11 -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/audio/xfmpc/distinfo b/audio/xfmpc/distinfo index aca199c265b1..e01ca7434e9d 100644 --- a/audio/xfmpc/distinfo +++ b/audio/xfmpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735175637 -SHA256 (xfce4/xfmpc-0.3.2.tar.bz2) = 4a58bd9e9c14c391943bb35b57ed8eb49000655da176639e7245da7286b07825 -SIZE (xfce4/xfmpc-0.3.2.tar.bz2) = 566036 +TIMESTAMP = 1747848944 +SHA256 (xfce4/xfmpc-0.4.0.tar.xz) = 6b8efc8c1c0ada91a1ce02413000bc6e38c72364e16f2fa4db7edc71fda25935 +SIZE (xfce4/xfmpc-0.4.0.tar.xz) = 83644 diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index ed86a717ea0f..a6f4cb655874 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-notes-plugin -PORTVERSION= 1.11.2 +PORTVERSION= 1.12.0 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,21 +10,18 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin LICENSE= GPLv2 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 gtksourceview4 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz \ + vala:build xfce xorg +USE_GNOME= glib20 gtk30 gtksourceview4 USE_XFCE= libmenu panel xfconf USE_XORG= ice sm x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +NLS_USES= gettext-runtime -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/deskutils/xfce4-notes-plugin/distinfo b/deskutils/xfce4-notes-plugin/distinfo index 3484295c880d..b69f9428b382 100644 --- a/deskutils/xfce4-notes-plugin/distinfo +++ b/deskutils/xfce4-notes-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738449598 -SHA256 (xfce4/xfce4-notes-plugin-1.11.2.tar.bz2) = 8301fcd397bbc98a3def3d94f04de30cc128b4a35477024d2bcb2952a161a3b5 -SIZE (xfce4/xfce4-notes-plugin-1.11.2.tar.bz2) = 640562 +TIMESTAMP = 1747772534 +SHA256 (xfce4/xfce4-notes-plugin-1.12.0.tar.xz) = cf4cc8f2e9785b7032aef6a74f316b8d7945457982295f8465a872b75da46a2a +SIZE (xfce4/xfce4-notes-plugin-1.12.0.tar.xz) = 99140 diff --git a/deskutils/xfce4-volumed-pulse/Makefile b/deskutils/xfce4-volumed-pulse/Makefile index fe1084101999..b794552a01b3 100644 --- a/deskutils/xfce4-volumed-pulse/Makefile +++ b/deskutils/xfce4-volumed-pulse/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-volumed-pulse -PORTVERSION= 0.2.5 +PORTVERSION= 0.3.0 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -15,18 +15,18 @@ LIB_DEPENDS= libkeybinder-3.0.so:x11/keybinder-gtk3 \ libnotify.so:devel/libnotify \ libpulse.so:audio/pulseaudio -USES= gettext-tools gmake gnome libtool pkgconfig tar:bz2 xfce +USES= gettext-tools gnome meson pkgconfig tar:xz xfce USE_GNOME= glib20 gtk30 USE_XFCE= xfconf -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-libnotify -INSTALL_TARGET= install-strip +MESON_ARGS= -Dlibnotify=enabled -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/deskutils/xfce4-volumed-pulse/distinfo b/deskutils/xfce4-volumed-pulse/distinfo index b7b79f5fef4b..a5e884cbcb85 100644 --- a/deskutils/xfce4-volumed-pulse/distinfo +++ b/deskutils/xfce4-volumed-pulse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735175100 -SHA256 (xfce4/xfce4-volumed-pulse-0.2.5.tar.bz2) = 30ebee3a16e467a2120db63b53d4cd3a603b310c6141c9514371c2dedf68bb03 -SIZE (xfce4/xfce4-volumed-pulse-0.2.5.tar.bz2) = 386399 +TIMESTAMP = 1747848787 +SHA256 (xfce4/xfce4-volumed-pulse-0.3.0.tar.xz) = 7031c3597d1a1e791afaf83a7b494b436aa54397ab1661e38ab32acb01c7fe85 +SIZE (xfce4/xfce4-volumed-pulse-0.3.0.tar.xz) = 32388 diff --git a/deskutils/xfce4-volumed-pulse/pkg-plist b/deskutils/xfce4-volumed-pulse/pkg-plist index 8324727d7f96..1a7fe33eb3e6 100644 --- a/deskutils/xfce4-volumed-pulse/pkg-plist +++ b/deskutils/xfce4-volumed-pulse/pkg-plist @@ -2,6 +2,7 @@ bin/xfce4-volumed-pulse etc/xdg/autostart/xfce4-volumed-pulse.desktop %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-volumed-pulse.mo %%NLS%%share/locale/bg/LC_MESSAGES/xfce4-volumed-pulse.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-volumed-pulse.mo %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-volumed-pulse.mo %%NLS%%share/locale/da/LC_MESSAGES/xfce4-volumed-pulse.mo %%NLS%%share/locale/de/LC_MESSAGES/xfce4-volumed-pulse.mo diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 50be403c762b..c7ba60530ea4 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-xkb-plugin -PORTVERSION= 0.8.5 +PORTVERSION= 0.9.0 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/panel-plugins @@ -9,22 +9,24 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin LICENSE= GPLv2 -LIB_DEPENDS= libxklavier.so:x11/libxklavier \ - libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libxklavier.so:x11/libxklavier -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gtk30 librsvg2 libwnck3 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \ + xorg +USE_GNOME= gtk30 librsvg2 libwnck3 USE_XFCE= garcon libmenu panel xfconf USE_XORG= x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS NOTIFY +OPTIONS_DEFAULT= NOTIFY OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime + +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify +NOTIFY_MESON_ENABLED= libnotify + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/deskutils/xfce4-xkb-plugin/distinfo b/deskutils/xfce4-xkb-plugin/distinfo index 47f3617dc96e..76f58823b9f6 100644 --- a/deskutils/xfce4-xkb-plugin/distinfo +++ b/deskutils/xfce4-xkb-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735502734 -SHA256 (xfce4-xkb-plugin-0.8.5.tar.bz2) = 86ce4a194c47c506315cfded3a041067a72dedcb6d9cc2f9c99853203d332b19 -SIZE (xfce4-xkb-plugin-0.8.5.tar.bz2) = 1002610 +TIMESTAMP = 1747846280 +SHA256 (xfce4-xkb-plugin-0.9.0.tar.xz) = 7cd7f3626ef39dc4ce142b2f96ab7583cbea84b4c0352fbc9c9667faac0bdd12 +SIZE (xfce4-xkb-plugin-0.9.0.tar.xz) = 303472 diff --git a/deskutils/xfce4-xkb-plugin/pkg-plist b/deskutils/xfce4-xkb-plugin/pkg-plist index 751930e4d399..eefa45de7006 100644 --- a/deskutils/xfce4-xkb-plugin/pkg-plist +++ b/deskutils/xfce4-xkb-plugin/pkg-plist @@ -117,6 +117,7 @@ share/xfce4/xkb/flags/lt.svg share/xfce4/xkb/flags/lv.svg share/xfce4/xkb/flags/ly.svg share/xfce4/xkb/flags/ma.svg +share/xfce4/xkb/flags/me.svg share/xfce4/xkb/flags/mk.svg share/xfce4/xkb/flags/mm.svg share/xfce4/xkb/flags/mn.svg diff --git a/devel/aws-c-io/Makefile b/devel/aws-c-io/Makefile index 67d8b2e6191c..92dbce1d3312 100644 --- a/devel/aws-c-io/Makefile +++ b/devel/aws-c-io/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-io DISTVERSIONPREFIX= v -DISTVERSION= 0.19.0 +DISTVERSION= 0.19.1 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-io/distinfo b/devel/aws-c-io/distinfo index e327cf781e34..bbb4a61b3ac2 100644 --- a/devel/aws-c-io/distinfo +++ b/devel/aws-c-io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746048886 -SHA256 (awslabs-aws-c-io-v0.19.0_GH0.tar.gz) = 356733a0d66f13a3f33fca709a693049615ec908ed3737b99d2f138055ebcbaa -SIZE (awslabs-aws-c-io-v0.19.0_GH0.tar.gz) = 735611 +TIMESTAMP = 1747925165 +SHA256 (awslabs-aws-c-io-v0.19.1_GH0.tar.gz) = f2fea0c066924f7fe3c2b1c7b2fa9be640f5b16a6514854226330e63a1faacd0 +SIZE (awslabs-aws-c-io-v0.19.1_GH0.tar.gz) = 736276 diff --git a/devel/aws-crt-cpp/Makefile b/devel/aws-crt-cpp/Makefile index 984237ad2947..083d22a931f4 100644 --- a/devel/aws-crt-cpp/Makefile +++ b/devel/aws-crt-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-crt-cpp DISTVERSIONPREFIX= v -DISTVERSION= 0.32.5 +DISTVERSION= 0.32.6 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-crt-cpp/distinfo b/devel/aws-crt-cpp/distinfo index 4c74895600f5..7c078d956c21 100644 --- a/devel/aws-crt-cpp/distinfo +++ b/devel/aws-crt-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746122295 -SHA256 (awslabs-aws-crt-cpp-v0.32.5_GH0.tar.gz) = 45d281d39ea1f70bd3310b2345395d3e5b414da325424938e095dde38d44cccd -SIZE (awslabs-aws-crt-cpp-v0.32.5_GH0.tar.gz) = 369972 +TIMESTAMP = 1747925339 +SHA256 (awslabs-aws-crt-cpp-v0.32.6_GH0.tar.gz) = a7888f843ac335e704cff041044528fcd4803126a6b5330b6e2999772f76b139 +SIZE (awslabs-aws-crt-cpp-v0.32.6_GH0.tar.gz) = 369942 diff --git a/devel/aws-sdk-cpp/Makefile b/devel/aws-sdk-cpp/Makefile index a31f096ad399..b33708743813 100644 --- a/devel/aws-sdk-cpp/Makefile +++ b/devel/aws-sdk-cpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cpp -DISTVERSION= 1.11.560 +DISTVERSION= 1.11.573 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-sdk-cpp/distinfo b/devel/aws-sdk-cpp/distinfo index 508d43aa9b6b..de5f30cd705e 100644 --- a/devel/aws-sdk-cpp/distinfo +++ b/devel/aws-sdk-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746218760 -SHA256 (aws-aws-sdk-cpp-1.11.560_GH0.tar.gz) = 4626042f3f2c5f2ad27dc60f870ea2c403aa2af831f535626c6c74db874dfa19 -SIZE (aws-aws-sdk-cpp-1.11.560_GH0.tar.gz) = 74344137 +TIMESTAMP = 1747925923 +SHA256 (aws-aws-sdk-cpp-1.11.573_GH0.tar.gz) = 49c7724cc7b2ec38aa42c1caae65cbbea471e483470a170ee7ae51bd163df85f +SIZE (aws-aws-sdk-cpp-1.11.573_GH0.tar.gz) = 74548114 diff --git a/devel/libbson/Makefile b/devel/libbson/Makefile index f9a4ef2a17cd..275054cca8a5 100644 --- a/devel/libbson/Makefile +++ b/devel/libbson/Makefile @@ -1,5 +1,5 @@ PORTNAME= libbson -DISTVERSION= 1.30.2 +DISTVERSION= 1.30.4 CATEGORIES= devel MAINTAINER= ports@bsdserwis.com diff --git a/devel/libbson/distinfo b/devel/libbson/distinfo index 7e994fe50862..dbdd746e16ae 100644 --- a/devel/libbson/distinfo +++ b/devel/libbson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741634775 -SHA256 (mongodb-mongo-c-driver-1.30.2_GH0.tar.gz) = e3b2d7c18f27b868b99c0ab2e9c811852fa4d86fe2d1d55a53f42d51859dd99d -SIZE (mongodb-mongo-c-driver-1.30.2_GH0.tar.gz) = 7439766 +TIMESTAMP = 1747937280 +SHA256 (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 03e484ff8b382ad0ddf03fbf70e88a82292d753ac2fbf37bac67c2860117b0a9 +SIZE (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 7443534 diff --git a/devel/libbson/pkg-plist b/devel/libbson/pkg-plist index 658af7465b29..880944b3e6a6 100644 --- a/devel/libbson/pkg-plist +++ b/devel/libbson/pkg-plist @@ -33,6 +33,8 @@ lib/cmake/bson-1.0/bson_static-targets.cmake lib/cmake/bson-1.0/bson-1.0-config-version.cmake lib/cmake/bson-1.0/bson-1.0-config.cmake lib/cmake/bson-1.0/bson-targets.cmake +lib/cmake/bson-1.30.4/bsonConfig.cmake +lib/cmake/bson-1.30.4/bsonConfigVersion.cmake lib/cmake/libbson-1.0/libbson-1.0-config-version.cmake lib/cmake/libbson-1.0/libbson-1.0-config.cmake lib/cmake/libbson-static-1.0/libbson-static-1.0-config-version.cmake diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile index ef1378c69025..9a9055a75158 100644 --- a/devel/libwasmtime/Makefile +++ b/devel/libwasmtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= lib${GH_PROJECT} -PORTVERSION= 32.0.0 +PORTVERSION= 33.0.0 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -39,7 +39,7 @@ CARGO_CRATES= addr2line-0.24.1 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.1 \ - anstyle-query-1.0.0 \ + anstyle-query-1.1.2 \ anstyle-wincon-3.0.4 \ anyhow-1.0.93 \ arbitrary-1.4.1 \ @@ -66,18 +66,18 @@ CARGO_CRATES= addr2line-0.24.1 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.4 \ - cap-fs-ext-3.4.1 \ - cap-net-ext-3.4.1 \ - cap-primitives-3.4.1 \ - cap-rand-3.4.1 \ - cap-std-3.4.1 \ - cap-time-ext-3.4.1 \ + cap-fs-ext-3.4.4 \ + cap-net-ext-3.4.4 \ + cap-primitives-3.4.4 \ + cap-rand-3.4.4 \ + cap-std-3.4.4 \ + cap-time-ext-3.4.4 \ capstone-0.13.0 \ capstone-sys-0.17.0 \ cargo-platform-0.1.2 \ cargo_metadata-0.19.2 \ cast-0.3.0 \ - cc-1.2.5 \ + cc-1.2.19 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ @@ -85,11 +85,11 @@ CARGO_CRATES= addr2line-0.24.1 \ ciborium-ll-0.2.0 \ cipher-0.4.4 \ clang-sys-1.8.1 \ - clap-4.5.17 \ - clap_builder-4.5.17 \ + clap-4.5.36 \ + clap_builder-4.5.36 \ clap_complete-4.5.28 \ - clap_derive-4.5.13 \ - clap_lex-0.7.2 \ + clap_derive-4.5.32 \ + clap_lex-0.7.4 \ cobs-0.2.3 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ @@ -112,7 +112,6 @@ CARGO_CRATES= addr2line-0.24.1 \ derive_arbitrary-1.4.0 \ digest-0.10.7 \ directories-next-2.0.0 \ - dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ dlmalloc-0.2.4 \ @@ -130,7 +129,7 @@ CARGO_CRATES= addr2line-0.24.1 \ errno-0.3.10 \ escape8259-0.5.2 \ fallible-iterator-0.3.0 \ - fastrand-2.0.1 \ + fastrand-2.3.0 \ fd-lock-4.0.2 \ file-per-thread-logger-0.2.0 \ filecheck-0.5.0 \ @@ -154,7 +153,8 @@ CARGO_CRATES= addr2line-0.24.1 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ generic-array-0.14.5 \ - getrandom-0.2.9 \ + getrandom-0.2.15 \ + getrandom-0.3.1 \ gimli-0.31.0 \ glob-0.3.1 \ gzip-header-1.0.0 \ @@ -213,7 +213,7 @@ CARGO_CRATES= addr2line-0.24.1 \ leb128fmt-0.1.0 \ libc-0.2.171 \ libfuzzer-sys-0.4.8 \ - libloading-0.8.1 \ + libloading-0.8.6 \ libm-0.2.11 \ libtest-mimic-0.8.1 \ linux-raw-sys-0.4.14 \ @@ -234,7 +234,7 @@ CARGO_CRATES= addr2line-0.24.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.5 \ - mio-0.8.11 \ + mio-1.0.3 \ multi-stash-0.2.0 \ ndarray-0.15.6 \ nom-7.1.3 \ @@ -267,7 +267,6 @@ CARGO_CRATES= addr2line-0.24.1 \ postcard-1.0.8 \ powerfmt-0.2.0 \ ppv-lite86-0.2.16 \ - pretty_env_logger-0.5.0 \ prettyplease-0.2.31 \ proc-macro2-1.0.92 \ proptest-1.0.0 \ @@ -283,9 +282,8 @@ CARGO_CRATES= addr2line-0.24.1 \ rayon-1.5.3 \ rayon-core-1.12.0 \ redox_syscall-0.2.13 \ - redox_syscall-0.3.5 \ redox_users-0.4.3 \ - regalloc2-0.11.2 \ + regalloc2-0.12.2 \ regex-1.9.1 \ regex-automata-0.1.10 \ regex-automata-0.3.3 \ @@ -293,12 +291,13 @@ CARGO_CRATES= addr2line-0.24.1 \ regex-syntax-0.7.4 \ regex-syntax-0.8.5 \ region-3.0.2 \ - ring-0.17.3 \ + ring-0.17.14 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustix-0.38.43 \ rustix-1.0.3 \ + rustix-linux-procfs-0.1.1 \ rustls-0.22.4 \ rustls-0.23.7 \ rustls-pki-types-1.3.1 \ @@ -316,7 +315,6 @@ CARGO_CRATES= addr2line-0.24.1 \ sha1-0.10.6 \ sha2-0.10.2 \ sharded-slab-0.1.4 \ - shellexpand-2.1.0 \ shlex-1.3.0 \ shuffling-allocator-1.1.2 \ signal-hook-registry-1.4.1 \ @@ -343,9 +341,9 @@ CARGO_CRATES= addr2line-0.24.1 \ tar-0.4.41 \ target-lexicon-0.13.0 \ tch-0.17.0 \ - tempfile-3.8.0 \ + tempfile-3.19.1 \ termcolor-1.4.1 \ - terminal_size-0.3.0 \ + terminal_size-0.4.2 \ test-log-0.2.11 \ thiserror-1.0.65 \ thiserror-2.0.12 \ @@ -356,8 +354,8 @@ CARGO_CRATES= addr2line-0.24.1 \ time-core-0.1.2 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ - tokio-1.30.0 \ - tokio-macros-2.1.0 \ + tokio-1.44.2 \ + tokio-macros-2.5.0 \ tokio-rustls-0.25.0 \ tokio-util-0.7.4 \ toml-0.8.10 \ @@ -392,6 +390,7 @@ CARGO_CRATES= addr2line-0.24.1 \ walkdir-2.3.3 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.13.3+wasi-0.2.2 \ wasi-0.14.0+wasi-0.2.3 \ wasi-nn-0.6.0 \ wasm-bindgen-0.2.97 \ @@ -400,22 +399,22 @@ CARGO_CRATES= addr2line-0.24.1 \ wasm-bindgen-macro-support-0.2.97 \ wasm-bindgen-shared-0.2.97 \ wasm-encoder-0.227.1 \ - wasm-encoder-0.228.0 \ + wasm-encoder-0.229.0 \ wasm-metadata-0.227.0 \ - wasm-metadata-0.228.0 \ - wasm-mutate-0.228.0 \ - wasm-smith-0.228.0 \ - wasm-wave-0.228.0 \ - wasmi-0.43.0 \ - wasmi_collections-0.43.0 \ - wasmi_core-0.43.0 \ - wasmi_ir-0.43.0 \ + wasm-metadata-0.229.0 \ + wasm-mutate-0.229.0 \ + wasm-smith-0.229.0 \ + wasm-wave-0.229.0 \ + wasmi-0.43.1 \ + wasmi_collections-0.43.1 \ + wasmi_core-0.43.1 \ + wasmi_ir-0.43.1 \ wasmparser-0.227.1 \ - wasmparser-0.228.0 \ - wasmprinter-0.228.0 \ + wasmparser-0.229.0 \ + wasmprinter-0.229.0 \ wast-35.0.2 \ - wast-228.0.0 \ - wat-1.228.0 \ + wast-229.0.0 \ + wat-1.229.0 \ web-sys-0.3.57 \ webpki-roots-0.26.1 \ which-6.0.3 \ @@ -427,39 +426,31 @@ CARGO_CRATES= addr2line-0.24.1 \ windows-core-0.52.0 \ windows-implement-0.52.0 \ windows-interface-0.52.0 \ - windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ - windows-targets-0.48.5 \ windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.39 \ winsafe-0.0.19 \ winx-0.36.3 \ wit-bindgen-0.41.0 \ wit-bindgen-core-0.41.0 \ + wit-bindgen-rt-0.33.0 \ wit-bindgen-rt-0.37.0 \ wit-bindgen-rt-0.41.0 \ wit-bindgen-rust-0.41.0 \ wit-bindgen-rust-macro-0.41.0 \ wit-component-0.227.0 \ - wit-component-0.228.0 \ + wit-component-0.229.0 \ wit-parser-0.227.0 \ - wit-parser-0.228.0 \ + wit-parser-0.229.0 \ witx-0.9.1 \ write16-1.0.0 \ writeable-0.5.5 \ @@ -482,32 +473,6 @@ GH_TUPLE= WebAssembly:testsuite:596a817:testsuite/tests/spec_testsuite \ WebAssembly:wasi-testsuite:2fec29e:wasi_testsuite/tests/wasi_testsuite/wasi-common \ WebAssembly:wasi-threads:e1893c0:wasi_threads/tests/wasi_testsuite/wasi-threads -PLIST_FILES= include/doc-wasm.h \ - include/wasi.h \ - include/wasm.h \ - include/wasm.hh \ - include/wasmtime.h \ - include/wasmtime/async.h \ - include/wasmtime/conf.h \ - include/wasmtime/config.h \ - include/wasmtime/engine.h \ - include/wasmtime/error.h \ - include/wasmtime/extern.h \ - include/wasmtime/func.h \ - include/wasmtime/global.h \ - include/wasmtime/instance.h \ - include/wasmtime/linker.h \ - include/wasmtime/memory.h \ - include/wasmtime/module.h \ - include/wasmtime/profiling.h \ - include/wasmtime/sharedmemory.h \ - include/wasmtime/store.h \ - include/wasmtime/table.h \ - include/wasmtime/trap.h \ - include/wasmtime/val.h \ - lib/libwasmtime.a \ - lib/libwasmtime.so - post-configure: @cd ${CMAKE_SOURCE_PATH} && ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} diff --git a/devel/libwasmtime/distinfo b/devel/libwasmtime/distinfo index 51f3d220ed8f..903d01307616 100644 --- a/devel/libwasmtime/distinfo +++ b/devel/libwasmtime/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1745323973 +TIMESTAMP = 1747922980 SHA256 (rust/crates/addr2line-0.24.1.crate) = f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375 SIZE (rust/crates/addr2line-0.24.1.crate) = 41554 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -23,8 +23,8 @@ SHA256 (rust/crates/anstyle-1.0.8.crate) = 1bec1de6f59aedf83baf9ff929c98f2ad654b SIZE (rust/crates/anstyle-1.0.8.crate) = 15771 SHA256 (rust/crates/anstyle-parse-0.2.1.crate) = 938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333 SIZE (rust/crates/anstyle-parse-0.2.1.crate) = 24802 -SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b -SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 +SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c +SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 SHA256 (rust/crates/anstyle-wincon-3.0.4.crate) = 5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8 SIZE (rust/crates/anstyle-wincon-3.0.4.crate) = 12234 SHA256 (rust/crates/anyhow-1.0.93.crate) = 4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775 @@ -77,18 +77,18 @@ SHA256 (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 736a955f3fa7875102d57c82b8ca SIZE (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 633444 SHA256 (rust/crates/camino-1.1.4.crate) = c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2 SIZE (rust/crates/camino-1.1.4.crate) = 32290 -SHA256 (rust/crates/cap-fs-ext-3.4.1.crate) = e16619ada836f12897a72011fe99b03f0025b87a8dbbea4f3c9f89b458a23bf3 -SIZE (rust/crates/cap-fs-ext-3.4.1.crate) = 15895 -SHA256 (rust/crates/cap-net-ext-3.4.1.crate) = 710b0eb776410a22c89a98f2f80b2187c2ac3a8206b99f3412332e63c9b09de0 -SIZE (rust/crates/cap-net-ext-3.4.1.crate) = 12252 -SHA256 (rust/crates/cap-primitives-3.4.1.crate) = 82fa6c3f9773feab88d844aa50035a33fb6e7e7426105d2f4bb7aadc42a5f89a -SIZE (rust/crates/cap-primitives-3.4.1.crate) = 89832 -SHA256 (rust/crates/cap-rand-3.4.1.crate) = 53774d49369892b70184f8312e50c1b87edccb376691de4485b0ff554b27c36c -SIZE (rust/crates/cap-rand-3.4.1.crate) = 8472 -SHA256 (rust/crates/cap-std-3.4.1.crate) = 7f71b70818556b4fe2a10c7c30baac3f5f45e973f49fc2673d7c75c39d0baf5b -SIZE (rust/crates/cap-std-3.4.1.crate) = 34167 -SHA256 (rust/crates/cap-time-ext-3.4.1.crate) = 69dd48afa2363f746c93f961c211f6f099fb594a3446b8097bc5f79db51b6816 -SIZE (rust/crates/cap-time-ext-3.4.1.crate) = 8628 +SHA256 (rust/crates/cap-fs-ext-3.4.4.crate) = e41cc18551193fe8fa6f15c1e3c799bc5ec9e2cfbfaa8ed46f37013e3e6c173c +SIZE (rust/crates/cap-fs-ext-3.4.4.crate) = 21719 +SHA256 (rust/crates/cap-net-ext-3.4.4.crate) = 9f83833816c66c986e913b22ac887cec216ea09301802054316fc5301809702c +SIZE (rust/crates/cap-net-ext-3.4.4.crate) = 14227 +SHA256 (rust/crates/cap-primitives-3.4.4.crate) = 0a1e394ed14f39f8bc26f59d4c0c010dbe7f0a1b9bafff451b1f98b67c8af62a +SIZE (rust/crates/cap-primitives-3.4.4.crate) = 93076 +SHA256 (rust/crates/cap-rand-3.4.4.crate) = 0acb89ccf798a28683f00089d0630dfaceec087234eae0d308c05ddeaa941b40 +SIZE (rust/crates/cap-rand-3.4.4.crate) = 9691 +SHA256 (rust/crates/cap-std-3.4.4.crate) = 07c0355ca583dd58f176c3c12489d684163861ede3c9efa6fd8bba314c984189 +SIZE (rust/crates/cap-std-3.4.4.crate) = 36231 +SHA256 (rust/crates/cap-time-ext-3.4.4.crate) = 491af520b8770085daa0466978c75db90368c71896523f2464214e38359b1a5b +SIZE (rust/crates/cap-time-ext-3.4.4.crate) = 12204 SHA256 (rust/crates/capstone-0.13.0.crate) = 015ef5d5ca1743e3f94af9509ba6bd2886523cfee46e48d15c2ef5216fd4ac9a SIZE (rust/crates/capstone-0.13.0.crate) = 104684 SHA256 (rust/crates/capstone-sys-0.17.0.crate) = 2267cb8d16a1e4197863ec4284ffd1aec26fe7e57c58af46b02590a0235809a0 @@ -99,8 +99,8 @@ SHA256 (rust/crates/cargo_metadata-0.19.2.crate) = dd5eb614ed4c27c5d706420e4320f SIZE (rust/crates/cargo_metadata-0.19.2.crate) = 28370 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.2.5.crate) = c31a0499c1dc64f458ad13872de75c0eb7e3fdb0e67964610c914b034fc5956e -SIZE (rust/crates/cc-1.2.5.crate) = 99839 +SHA256 (rust/crates/cc-1.2.19.crate) = 8e3a13707ac958681c13b39b458c073d0d9bc8a22cb1b2f4c8e55eb72c13f362 +SIZE (rust/crates/cc-1.2.19.crate) = 105910 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd @@ -115,16 +115,16 @@ SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa2 SIZE (rust/crates/cipher-0.4.4.crate) = 19073 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.17.crate) = 3e5a21b8495e732f1b3c364c9949b201ca7bae518c502c80256c96ad79eaf6ac -SIZE (rust/crates/clap-4.5.17.crate) = 56802 -SHA256 (rust/crates/clap_builder-4.5.17.crate) = 8cf2dd12af7a047ad9d6da2b6b249759a22a7abc0f474c1dae1777afa4b21a73 -SIZE (rust/crates/clap_builder-4.5.17.crate) = 163559 +SHA256 (rust/crates/clap-4.5.36.crate) = 2df961d8c8a0d08aa9945718ccf584145eee3f3aa06cddbeac12933781102e04 +SIZE (rust/crates/clap-4.5.36.crate) = 56958 +SHA256 (rust/crates/clap_builder-4.5.36.crate) = 132dbda40fb6753878316a489d5a1242a8ef2f0d9e47ba01c951ea8aa7d013a5 +SIZE (rust/crates/clap_builder-4.5.36.crate) = 168438 SHA256 (rust/crates/clap_complete-4.5.28.crate) = 9b378c786d3bde9442d2c6dd7e6080b2a818db2b96e30d6e7f1b6d224eb617d3 SIZE (rust/crates/clap_complete-4.5.28.crate) = 46250 -SHA256 (rust/crates/clap_derive-4.5.13.crate) = 501d359d5f3dcaf6ecdeee48833ae73ec6e42723a1e52419c79abf9507eec0a0 -SIZE (rust/crates/clap_derive-4.5.13.crate) = 30132 -SHA256 (rust/crates/clap_lex-0.7.2.crate) = 1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97 -SIZE (rust/crates/clap_lex-0.7.2.crate) = 12805 +SHA256 (rust/crates/clap_derive-4.5.32.crate) = 09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7 +SIZE (rust/crates/clap_derive-4.5.32.crate) = 33441 +SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 +SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 SHA256 (rust/crates/cobs-0.2.3.crate) = 67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15 SIZE (rust/crates/cobs-0.2.3.crate) = 12576 SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e @@ -169,8 +169,6 @@ SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8c SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/directories-next-2.0.0.crate) = 339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc SIZE (rust/crates/directories-next-2.0.0.crate) = 15153 -SHA256 (rust/crates/dirs-next-2.0.0.crate) = b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1 -SIZE (rust/crates/dirs-next-2.0.0.crate) = 11689 SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 @@ -205,8 +203,8 @@ SHA256 (rust/crates/escape8259-0.5.2.crate) = ba4f4911e3666fcd7826997b4745c82242 SIZE (rust/crates/escape8259-0.5.2.crate) = 5462 SHA256 (rust/crates/fallible-iterator-0.3.0.crate) = 2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649 SIZE (rust/crates/fallible-iterator-0.3.0.crate) = 19639 -SHA256 (rust/crates/fastrand-2.0.1.crate) = 25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5 -SIZE (rust/crates/fastrand-2.0.1.crate) = 14664 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fd-lock-4.0.2.crate) = 7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947 SIZE (rust/crates/fd-lock-4.0.2.crate) = 13675 SHA256 (rust/crates/file-per-thread-logger-0.2.0.crate) = 8a3cc21c33af89af0930c8cae4ade5e6fdc17b5d2c97b3d2e2edb67a1cf683f3 @@ -253,8 +251,10 @@ SHA256 (rust/crates/fxprof-processed-profile-0.6.0.crate) = 27d12c0aed7f1e24276a SIZE (rust/crates/fxprof-processed-profile-0.6.0.crate) = 29860 SHA256 (rust/crates/generic-array-0.14.5.crate) = fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803 SIZE (rust/crates/generic-array-0.14.5.crate) = 28915 -SHA256 (rust/crates/getrandom-0.2.9.crate) = c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4 -SIZE (rust/crates/getrandom-0.2.9.crate) = 34457 +SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 +SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 +SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 SHA256 (rust/crates/gimli-0.31.0.crate) = 32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64 SIZE (rust/crates/gimli-0.31.0.crate) = 278951 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b @@ -371,8 +371,8 @@ SHA256 (rust/crates/libc-0.2.171.crate) = c19937216e9d3aa9956d9bb8dfc0b0c8beb605 SIZE (rust/crates/libc-0.2.171.crate) = 785246 SHA256 (rust/crates/libfuzzer-sys-0.4.8.crate) = 9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa SIZE (rust/crates/libfuzzer-sys-0.4.8.crate) = 131151 -SHA256 (rust/crates/libloading-0.8.1.crate) = c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161 -SIZE (rust/crates/libloading-0.8.1.crate) = 27893 +SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34 +SIZE (rust/crates/libloading-0.8.6.crate) = 28922 SHA256 (rust/crates/libm-0.2.11.crate) = 8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa SIZE (rust/crates/libm-0.2.11.crate) = 111477 SHA256 (rust/crates/libtest-mimic-0.8.1.crate) = 5297962ef19edda4ce33aaa484386e0a5b3d7f2f4e037cbeee00503ef6b29d33 @@ -413,8 +413,8 @@ SHA256 (rust/crates/miniz_oxide-0.7.4.crate) = b8a240ddb74feaf34a79a7add65a741f3 SIZE (rust/crates/miniz_oxide-0.7.4.crate) = 56119 SHA256 (rust/crates/miniz_oxide-0.8.5.crate) = 8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5 SIZE (rust/crates/miniz_oxide-0.8.5.crate) = 62237 -SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c -SIZE (rust/crates/mio-0.8.11.crate) = 102983 +SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd +SIZE (rust/crates/mio-1.0.3.crate) = 103703 SHA256 (rust/crates/multi-stash-0.2.0.crate) = 685a9ac4b61f4e728e1d2c6a7844609c16527aeb5e6c865915c08e619c16410f SIZE (rust/crates/multi-stash-0.2.0.crate) = 10938 SHA256 (rust/crates/ndarray-0.15.6.crate) = adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32 @@ -479,8 +479,6 @@ SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff9416 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 -SHA256 (rust/crates/pretty_env_logger-0.5.0.crate) = 865724d4dbe39d9f3dd3b52b88d859d66bcb2d6a0acfd5ea68a65fb66d4bdc1c -SIZE (rust/crates/pretty_env_logger-0.5.0.crate) = 9810 SHA256 (rust/crates/prettyplease-0.2.31.crate) = 5316f57387668042f561aae71480de936257848f9c43ce528e311d89a07cadeb SIZE (rust/crates/prettyplease-0.2.31.crate) = 72021 SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 @@ -511,12 +509,10 @@ SHA256 (rust/crates/rayon-core-1.12.0.crate) = 5ce3fb6ad83f861aac485e76e1985cd10 SIZE (rust/crates/rayon-core-1.12.0.crate) = 70081 SHA256 (rust/crates/redox_syscall-0.2.13.crate) = 62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42 SIZE (rust/crates/redox_syscall-0.2.13.crate) = 23759 -SHA256 (rust/crates/redox_syscall-0.3.5.crate) = 567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29 -SIZE (rust/crates/redox_syscall-0.3.5.crate) = 23404 SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b SIZE (rust/crates/redox_users-0.4.3.crate) = 15353 -SHA256 (rust/crates/regalloc2-0.11.2.crate) = dc06e6b318142614e4a48bc725abbf08ff166694835c43c9dae5a9009704639a -SIZE (rust/crates/regalloc2-0.11.2.crate) = 139677 +SHA256 (rust/crates/regalloc2-0.12.2.crate) = 5216b1837de2149f8bc8e6d5f88a9326b63b8c836ed58ce4a0a29ec736a59734 +SIZE (rust/crates/regalloc2-0.12.2.crate) = 140473 SHA256 (rust/crates/regex-1.9.1.crate) = b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575 SIZE (rust/crates/regex-1.9.1.crate) = 251978 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 @@ -531,8 +527,8 @@ SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303af SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/region-3.0.2.crate) = e6b6ebd13bc009aef9cd476c1310d49ac354d36e240cf1bd753290f3dc7199a7 SIZE (rust/crates/region-3.0.2.crate) = 22388 -SHA256 (rust/crates/ring-0.17.3.crate) = 9babe80d5c16becf6594aa32ad2be8fe08498e7ae60b77de8df700e67f191d7e -SIZE (rust/crates/ring-0.17.3.crate) = 4146357 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 @@ -543,6 +539,8 @@ SHA256 (rust/crates/rustix-0.38.43.crate) = a78891ee6bf2340288408954ac787aa063d8 SIZE (rust/crates/rustix-0.38.43.crate) = 379134 SHA256 (rust/crates/rustix-1.0.3.crate) = e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96 SIZE (rust/crates/rustix-1.0.3.crate) = 413960 +SHA256 (rust/crates/rustix-linux-procfs-0.1.1.crate) = 2fc84bf7e9aa16c4f2c758f27412dc9841341e16aa682d9c7ac308fe3ee12056 +SIZE (rust/crates/rustix-linux-procfs-0.1.1.crate) = 17465 SHA256 (rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 SIZE (rust/crates/rustls-0.22.4.crate) = 333681 SHA256 (rust/crates/rustls-0.23.7.crate) = ebbbdb961df0ad3f2652da8f3fdc4b36122f568f968f45ad3316f26c025c677b @@ -577,8 +575,6 @@ SHA256 (rust/crates/sha2-0.10.2.crate) = 55deaec60f81eefe3cce0dc50bda92d6d8e88f2 SIZE (rust/crates/sha2-0.10.2.crate) = 20213 SHA256 (rust/crates/sharded-slab-0.1.4.crate) = 900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31 SIZE (rust/crates/sharded-slab-0.1.4.crate) = 52479 -SHA256 (rust/crates/shellexpand-2.1.0.crate) = 83bdb7831b2d85ddf4a7b148aa19d0587eddbe8671a436b7bd1182eaad0f2829 -SIZE (rust/crates/shellexpand-2.1.0.crate) = 14697 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/shuffling-allocator-1.1.2.crate) = 4ee9977fa98489d9006f4ab26fc5cbe2a139985baed09d2ec08dee6e506fc496 @@ -631,12 +627,12 @@ SHA256 (rust/crates/target-lexicon-0.13.0.crate) = 4ff4a4048091358129767b8a200d6 SIZE (rust/crates/target-lexicon-0.13.0.crate) = 27916 SHA256 (rust/crates/tch-0.17.0.crate) = 3585f5bbf1ddf2498d7586bf870c7bb785a0bf1be09c54d0f93fce51d5f3c7fc SIZE (rust/crates/tch-0.17.0.crate) = 1897290 -SHA256 (rust/crates/tempfile-3.8.0.crate) = cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef -SIZE (rust/crates/tempfile-3.8.0.crate) = 31720 +SHA256 (rust/crates/tempfile-3.19.1.crate) = 7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf +SIZE (rust/crates/tempfile-3.19.1.crate) = 39634 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 -SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 -SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 +SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed +SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 SHA256 (rust/crates/test-log-0.2.11.crate) = 38f0c854faeb68a048f0f2dc410c5ddae3bf83854ef0e4977d58306a5edef50e SIZE (rust/crates/test-log-0.2.11.crate) = 10228 SHA256 (rust/crates/thiserror-1.0.65.crate) = 5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5 @@ -657,10 +653,10 @@ SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1 SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 -SHA256 (rust/crates/tokio-1.30.0.crate) = 2d3ce25f50619af8b0aec2eb23deebe84249e19e2ddd393a6e16e3300a6dadfd -SIZE (rust/crates/tokio-1.30.0.crate) = 719847 -SHA256 (rust/crates/tokio-macros-2.1.0.crate) = 630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e -SIZE (rust/crates/tokio-macros-2.1.0.crate) = 11472 +SHA256 (rust/crates/tokio-1.44.2.crate) = e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48 +SIZE (rust/crates/tokio-1.44.2.crate) = 841618 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 SHA256 (rust/crates/tokio-rustls-0.25.0.crate) = 775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f SIZE (rust/crates/tokio-rustls-0.25.0.crate) = 30541 SHA256 (rust/crates/tokio-util-0.7.4.crate) = 0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740 @@ -729,6 +725,8 @@ SHA256 (rust/crates/want-0.3.0.crate) = 1ce8a968cb1cd110d136ff8b819a556d6fb6d919 SIZE (rust/crates/want-0.3.0.crate) = 6550 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 +SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 SHA256 (rust/crates/wasi-0.14.0+wasi-0.2.3.crate) = b3d67b0bdfec72b9fbaba698033291c327ef19ce3b34efbdcd7dc402a53850d9 SIZE (rust/crates/wasi-0.14.0+wasi-0.2.3.crate) = 140635 SHA256 (rust/crates/wasi-nn-0.6.0.crate) = 7031683cc05a71515d9200fb159b28d717ded3c40dbb979d1602cf46f3a68f40 @@ -745,38 +743,38 @@ SHA256 (rust/crates/wasm-bindgen-shared-0.2.97.crate) = 6ee99da9c5ba11bd67562133 SIZE (rust/crates/wasm-bindgen-shared-0.2.97.crate) = 7771 SHA256 (rust/crates/wasm-encoder-0.227.1.crate) = 80bb72f02e7fbf07183443b27b0f3d4144abf8c114189f2e088ed95b696a7822 SIZE (rust/crates/wasm-encoder-0.227.1.crate) = 80917 -SHA256 (rust/crates/wasm-encoder-0.228.0.crate) = 05d30290541f2d4242a162bbda76b8f2d8b1ac59eab3568ed6f2327d52c9b2c4 -SIZE (rust/crates/wasm-encoder-0.228.0.crate) = 81189 +SHA256 (rust/crates/wasm-encoder-0.229.0.crate) = 38ba1d491ecacb085a2552025c10a675a6fddcbd03b1fc9b36c536010ce265d2 +SIZE (rust/crates/wasm-encoder-0.229.0.crate) = 81299 SHA256 (rust/crates/wasm-metadata-0.227.0.crate) = 220471107952f7a42f71d95627deede9a4183e6c7744ad189d4f8c383f397689 SIZE (rust/crates/wasm-metadata-0.227.0.crate) = 19688 -SHA256 (rust/crates/wasm-metadata-0.228.0.crate) = cc79a7e49646e1591d26649eac7ad2b09488aa02c086f3d076705830eae61031 -SIZE (rust/crates/wasm-metadata-0.228.0.crate) = 19854 -SHA256 (rust/crates/wasm-mutate-0.228.0.crate) = dde9925ed128fec1fb2a92e3544f5045d2915804f2bb74b1afcdbbb75d6a0111 -SIZE (rust/crates/wasm-mutate-0.228.0.crate) = 90408 -SHA256 (rust/crates/wasm-smith-0.228.0.crate) = 8906f0848b81bd33103f0db54396c52db4c46518eb55bebf28eae45a442b47f1 -SIZE (rust/crates/wasm-smith-0.228.0.crate) = 96500 -SHA256 (rust/crates/wasm-wave-0.228.0.crate) = da0372abe423e894392241cefbd65739714051448086dbcc50e4e32f879c4970 -SIZE (rust/crates/wasm-wave-0.228.0.crate) = 43085 -SHA256 (rust/crates/wasmi-0.43.0.crate) = 60160ffa66a3f95ae969aaf9cac28591b919a677d68faf29810c4989d5b0cad8 -SIZE (rust/crates/wasmi-0.43.0.crate) = 322906 -SHA256 (rust/crates/wasmi_collections-0.43.0.crate) = e38a962e32f510cd9732dc24308658bccbfe636df813bf53e798073c16c5ab8d -SIZE (rust/crates/wasmi_collections-0.43.0.crate) = 19224 -SHA256 (rust/crates/wasmi_core-0.43.0.crate) = eae83f6d1e9344c25ab2defb563a65c3bcfad6fbd910c342367a15222b9e9525 -SIZE (rust/crates/wasmi_core-0.43.0.crate) = 30559 -SHA256 (rust/crates/wasmi_ir-0.43.0.crate) = a9306bd1b4aa21dbfa9e4fc472d51cd40548c34add184e5ac38c3adf4214c356 -SIZE (rust/crates/wasmi_ir-0.43.0.crate) = 34911 +SHA256 (rust/crates/wasm-metadata-0.229.0.crate) = 78fdb7d29a79191ab363dc90c1ddd3a1e880ffd5348d92d48482393a9e6c5f4d +SIZE (rust/crates/wasm-metadata-0.229.0.crate) = 19855 +SHA256 (rust/crates/wasm-mutate-0.229.0.crate) = e3b8030bb9e10d1e050d1d8796af5e454e6082a5302ce68948f41debd0ea2a8e +SIZE (rust/crates/wasm-mutate-0.229.0.crate) = 90463 +SHA256 (rust/crates/wasm-smith-0.229.0.crate) = b0227a2ef527946ab58f9eefcb232576d89126db8c96b266c04e4a934cf24c92 +SIZE (rust/crates/wasm-smith-0.229.0.crate) = 97197 +SHA256 (rust/crates/wasm-wave-0.229.0.crate) = bd33c30a68c41ff354d7b3741f5d2d3dfbf8eb52033176bb01364cbdf016c17c +SIZE (rust/crates/wasm-wave-0.229.0.crate) = 43090 +SHA256 (rust/crates/wasmi-0.43.1.crate) = 3cd93c135ccbe88cfd00992c9c49778d364417bdb5cfb360eac60fe2d4d34676 +SIZE (rust/crates/wasmi-0.43.1.crate) = 322977 +SHA256 (rust/crates/wasmi_collections-0.43.1.crate) = 55e817a9a96149aa3ddb84c44c6fe37ed608d53136d794d4d3cd8019de11fb42 +SIZE (rust/crates/wasmi_collections-0.43.1.crate) = 19224 +SHA256 (rust/crates/wasmi_core-0.43.1.crate) = 24f5adb8c394f8fb66653ce0a00e3a109fed285f3351a4b5854c1300ac8d3b20 +SIZE (rust/crates/wasmi_core-0.43.1.crate) = 30560 +SHA256 (rust/crates/wasmi_ir-0.43.1.crate) = 6e532ea88ccdbe2889ed3c00a8733971e1160c9a73a4dcee2fdec47fb3ee8ba4 +SIZE (rust/crates/wasmi_ir-0.43.1.crate) = 34913 SHA256 (rust/crates/wasmparser-0.227.1.crate) = 0f51cad774fb3c9461ab9bccc9c62dfb7388397b5deda31bf40e8108ccd678b2 SIZE (rust/crates/wasmparser-0.227.1.crate) = 247368 -SHA256 (rust/crates/wasmparser-0.228.0.crate) = 4abf1132c1fdf747d56bbc1bb52152400c70f336870f968b85e89ea422198ae3 -SIZE (rust/crates/wasmparser-0.228.0.crate) = 249009 -SHA256 (rust/crates/wasmprinter-0.228.0.crate) = 0df64bd38c14db359d02ce2024c64eb161aa2618ccee5f3bc5acbbd65c9a875c -SIZE (rust/crates/wasmprinter-0.228.0.crate) = 40936 +SHA256 (rust/crates/wasmparser-0.229.0.crate) = 0cc3b1f053f5d41aa55640a1fa9b6d1b8a9e4418d118ce308d20e24ff3575a8c +SIZE (rust/crates/wasmparser-0.229.0.crate) = 249693 +SHA256 (rust/crates/wasmprinter-0.229.0.crate) = d25dac01892684a99b8fbfaf670eb6b56edea8a096438c75392daeb83156ae2e +SIZE (rust/crates/wasmprinter-0.229.0.crate) = 41100 SHA256 (rust/crates/wast-35.0.2.crate) = 2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68 SIZE (rust/crates/wast-35.0.2.crate) = 90940 -SHA256 (rust/crates/wast-228.0.0.crate) = 9e5aae124478cb51439f6587f074a3a5e835afd22751c59a87b2e2a882727c97 -SIZE (rust/crates/wast-228.0.0.crate) = 153810 -SHA256 (rust/crates/wat-1.228.0.crate) = 7ec29c89a8d055df988de7236483bf569988ac3d6905899f6af5ef920f9385ad -SIZE (rust/crates/wat-1.228.0.crate) = 8133 +SHA256 (rust/crates/wast-229.0.0.crate) = 63fcaff613c12225696bb163f79ca38ffb40e9300eff0ff4b8aa8b2f7eadf0d9 +SIZE (rust/crates/wast-229.0.0.crate) = 153934 +SHA256 (rust/crates/wat-1.229.0.crate) = 4189bad08b70455a9e9e67dc126d2dcf91fac143a80f1046747a5dde6d4c33e0 +SIZE (rust/crates/wat-1.229.0.crate) = 8132 SHA256 (rust/crates/web-sys-0.3.57.crate) = 7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283 SIZE (rust/crates/web-sys-0.3.57.crate) = 686563 SHA256 (rust/crates/webpki-roots-0.26.1.crate) = b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009 @@ -799,44 +797,26 @@ SHA256 (rust/crates/windows-implement-0.52.0.crate) = 12168c33176773b86799be25e2 SIZE (rust/crates/windows-implement-0.52.0.crate) = 8705 SHA256 (rust/crates/windows-interface-0.52.0.crate) = 9d8dc32e0095a7eeccebd0e3f09e9509365ecb3fc6ac4d6f5f14a3f6392942d1 SIZE (rust/crates/windows-interface-0.52.0.crate) = 9685 -SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 -SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 -SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c -SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 -SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc -SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 -SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e -SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 -SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 -SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e -SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 -SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 -SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 SHA256 (rust/crates/winnow-0.5.39.crate) = 5389a154b01683d28c77f8f68f49dea75f0a4da32557a58f68ee51ebba472d29 @@ -849,6 +829,8 @@ SHA256 (rust/crates/wit-bindgen-0.41.0.crate) = 10fb6648689b3929d56bbc7eb1acf70c SIZE (rust/crates/wit-bindgen-0.41.0.crate) = 25042 SHA256 (rust/crates/wit-bindgen-core-0.41.0.crate) = 92fa781d4f2ff6d3f27f3cc9b74a73327b31ca0dc4a3ef25a0ce2983e0e5af9b SIZE (rust/crates/wit-bindgen-core-0.41.0.crate) = 23691 +SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c +SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 SHA256 (rust/crates/wit-bindgen-rt-0.37.0.crate) = fc801b991c56492f87ab3086e786468f75c285a4d73017ab0ebc2fa1aed5d82c SIZE (rust/crates/wit-bindgen-rt-0.37.0.crate) = 11845 SHA256 (rust/crates/wit-bindgen-rt-0.41.0.crate) = c4db52a11d4dfb0a59f194c064055794ee6564eb1ced88c25da2cf76e50c5621 @@ -859,12 +841,12 @@ SHA256 (rust/crates/wit-bindgen-rust-macro-0.41.0.crate) = ad19eec017904e04c6071 SIZE (rust/crates/wit-bindgen-rust-macro-0.41.0.crate) = 11588 SHA256 (rust/crates/wit-component-0.227.0.crate) = 0b77d5d7ce899af259d77309a5c9d54fc450c43d7014d08e0eccaf742fd582c1 SIZE (rust/crates/wit-component-0.227.0.crate) = 227296 -SHA256 (rust/crates/wit-component-0.228.0.crate) = dfb53295365b9500e17bc41c40229337183244f0d6185a5b028c587837c3370f -SIZE (rust/crates/wit-component-0.228.0.crate) = 230310 +SHA256 (rust/crates/wit-component-0.229.0.crate) = 7f550067740e223bfe6c4878998e81cdbe2529dd9a793dc49248dd6613394e8b +SIZE (rust/crates/wit-component-0.229.0.crate) = 230572 SHA256 (rust/crates/wit-parser-0.227.0.crate) = bdd02ebcfdbbe83a4fc20991c31e8408a1dbb895194c81191e431f7bd0639545 SIZE (rust/crates/wit-parser-0.227.0.crate) = 148171 -SHA256 (rust/crates/wit-parser-0.228.0.crate) = 399ce56e28d79fd3abfa03fdc7ceb89ffec4d4b2674fe3a92056b7d845653c38 -SIZE (rust/crates/wit-parser-0.228.0.crate) = 148196 +SHA256 (rust/crates/wit-parser-0.229.0.crate) = 459c6ba62bf511d6b5f2a845a2a736822e38059c1cfa0b644b467bbbfae4efa6 +SIZE (rust/crates/wit-parser-0.229.0.crate) = 148191 SHA256 (rust/crates/witx-0.9.1.crate) = e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b SIZE (rust/crates/witx-0.9.1.crate) = 45928 SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 @@ -899,8 +881,8 @@ SHA256 (rust/crates/zstd-safe-7.0.0.crate) = 43747c7422e2924c11144d5229878b98180 SIZE (rust/crates/zstd-safe-7.0.0.crate) = 20463 SHA256 (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656 SIZE (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 728791 -SHA256 (bytecodealliance-wasmtime-v32.0.0_GH0.tar.gz) = 7f5941a004597ebd9b42c83dbd2727ea7fe28a6eae989a3bd96631edefb06f59 -SIZE (bytecodealliance-wasmtime-v32.0.0_GH0.tar.gz) = 25223531 +SHA256 (bytecodealliance-wasmtime-v33.0.0_GH0.tar.gz) = 683615f8abb4476bfb48e923b0c17cbf7e7d41332c19f78719c1efcdfe8b7a27 +SIZE (bytecodealliance-wasmtime-v33.0.0_GH0.tar.gz) = 25284807 SHA256 (WebAssembly-testsuite-596a817_GH0.tar.gz) = 85eb5ad582d37ad36ecac4bc42dd414495351266e2b1d04c1cdba1f3d8d5926f SIZE (WebAssembly-testsuite-596a817_GH0.tar.gz) = 800278 SHA256 (WebAssembly-wasi-testsuite-2fec29e_GH0.tar.gz) = d082050c523cab626328de0aa5c86b47319347d62c6b1a9852a2c3870af6b998 diff --git a/devel/libwasmtime/pkg-plist b/devel/libwasmtime/pkg-plist new file mode 100644 index 000000000000..9adace34a882 --- /dev/null +++ b/devel/libwasmtime/pkg-plist @@ -0,0 +1,59 @@ +include/doc-wasm.h +include/wasi.h +include/wasm.h +include/wasm.hh +include/wasmtime.h +include/wasmtime.hh +include/wasmtime/async.h +include/wasmtime/component.h +include/wasmtime/component/component.h +include/wasmtime/component/func.h +include/wasmtime/component/instance.h +include/wasmtime/component/linker.h +include/wasmtime/conf.h +include/wasmtime/config.h +include/wasmtime/config.hh +include/wasmtime/engine.h +include/wasmtime/engine.hh +include/wasmtime/error.h +include/wasmtime/error.hh +include/wasmtime/extern_declare.hh +include/wasmtime/extern.h +include/wasmtime/extern.hh +include/wasmtime/func.h +include/wasmtime/func.hh +include/wasmtime/global.h +include/wasmtime/global.hh +include/wasmtime/instance.h +include/wasmtime/instance.hh +include/wasmtime/linker.h +include/wasmtime/linker.hh +include/wasmtime/memory.h +include/wasmtime/memory.hh +include/wasmtime/module.h +include/wasmtime/module.hh +include/wasmtime/profiling.h +include/wasmtime/sharedmemory.h +include/wasmtime/span.hh +include/wasmtime/store.h +include/wasmtime/store.hh +include/wasmtime/table.h +include/wasmtime/table.hh +include/wasmtime/trap.h +include/wasmtime/trap.hh +include/wasmtime/types.hh +include/wasmtime/types/export.hh +include/wasmtime/types/extern.hh +include/wasmtime/types/func.hh +include/wasmtime/types/global.hh +include/wasmtime/types/import.hh +include/wasmtime/types/memory.hh +include/wasmtime/types/table.hh +include/wasmtime/types/val.hh +include/wasmtime/val.h +include/wasmtime/val.hh +include/wasmtime/wasi.hh +include/wasmtime/wat.h +include/wasmtime/wat.hh +lib/libwasmtime.a +lib/libwasmtime.so diff --git a/devel/mongo-c-driver/Makefile b/devel/mongo-c-driver/Makefile index 1133291a0947..7892c9e2cd53 100644 --- a/devel/mongo-c-driver/Makefile +++ b/devel/mongo-c-driver/Makefile @@ -1,5 +1,5 @@ PORTNAME= mongo-c-driver -DISTVERSION= 1.30.2 +DISTVERSION= 1.30.4 CATEGORIES= devel MAINTAINER= ports@bsdserwis.com diff --git a/devel/mongo-c-driver/distinfo b/devel/mongo-c-driver/distinfo index 7e994fe50862..dbdd746e16ae 100644 --- a/devel/mongo-c-driver/distinfo +++ b/devel/mongo-c-driver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741634775 -SHA256 (mongodb-mongo-c-driver-1.30.2_GH0.tar.gz) = e3b2d7c18f27b868b99c0ab2e9c811852fa4d86fe2d1d55a53f42d51859dd99d -SIZE (mongodb-mongo-c-driver-1.30.2_GH0.tar.gz) = 7439766 +TIMESTAMP = 1747937280 +SHA256 (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 03e484ff8b382ad0ddf03fbf70e88a82292d753ac2fbf37bac67c2860117b0a9 +SIZE (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 7443534 diff --git a/devel/mongo-c-driver/pkg-plist b/devel/mongo-c-driver/pkg-plist index e4e5489508ac..7354c690d499 100644 --- a/devel/mongo-c-driver/pkg-plist +++ b/devel/mongo-c-driver/pkg-plist @@ -62,6 +62,8 @@ lib/cmake/mongoc-1.0/mongoc-1.0-config-version.cmake lib/cmake/mongoc-1.0/mongoc-1.0-config.cmake lib/cmake/mongoc-1.0/mongoc-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/mongoc-1.0/mongoc-targets.cmake +lib/cmake/mongoc-1.30.4/mongocConfig.cmake +lib/cmake/mongoc-1.30.4/mongocConfigVersion.cmake lib/libmongoc-1.0.so lib/libmongoc-1.0.so.0 lib/libmongoc-1.0.so.0.0.0 diff --git a/devel/opentelemetry-proto/Makefile b/devel/opentelemetry-proto/Makefile index 129ae83d068c..ba31e982c243 100644 --- a/devel/opentelemetry-proto/Makefile +++ b/devel/opentelemetry-proto/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMESUFFIX= -proto diff --git a/devel/opentelemetry-proto/distinfo b/devel/opentelemetry-proto/distinfo index 990c3f578fdd..9f8b75c168ff 100644 --- a/devel/opentelemetry-proto/distinfo +++ b/devel/opentelemetry-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746030113 -SHA256 (open-telemetry-opentelemetry-proto-v1.6.0_GH0.tar.gz) = 92682778affe8d00cd36f68308b49295db34fce379bef0a781c50837eccbc3c0 -SIZE (open-telemetry-opentelemetry-proto-v1.6.0_GH0.tar.gz) = 126291 +TIMESTAMP = 1747922685 +SHA256 (open-telemetry-opentelemetry-proto-v1.7.0_GH0.tar.gz) = 11330d850f5e24d34c4246bc8cb21fcd311e7565d219195713455a576bb11bed +SIZE (open-telemetry-opentelemetry-proto-v1.7.0_GH0.tar.gz) = 127009 diff --git a/devel/thunar-vcs-plugin/Makefile b/devel/thunar-vcs-plugin/Makefile index aeb3b0bc4b7d..057f91a067b1 100644 --- a/devel/thunar-vcs-plugin/Makefile +++ b/devel/thunar-vcs-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= thunar-vcs-plugin -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel xfce MASTER_SITES= XFCE/thunar-plugins DIST_SUBDIR= xfce4 @@ -11,32 +11,29 @@ WWW= https://docs.xfce.org/thunar-plugins/thunar-vcs-plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool localbase \ - pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 glib20 +USES= compiler:c11 gettext-tools gnome localbase meson pkgconfig \ + tar:xz xfce +USE_GNOME= glib20 gtk30 USE_XFCE= libexo thunar -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= GIT NLS SUBVERSION OPTIONS_DEFAULT= GIT OPTIONS_SUB= yes GIT_RUN_DEPENDS= git:devel/git -GIT_CONFIGURE_ENABLE= git +GIT_MESON_ENABLED= git NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls .if ${WITH_SUBVERSION_VER:U} == LTS -SUBVERSION_LIB_DEPENDS= libsvn_client-1.so:devel/subversion-lts +SUBVERSION_LIB_DEPENDS= libsvn_client-1.so:devel/subversion-lts .else -SUBVERSION_LIB_DEPENDS= libsvn_client-1.so:devel/subversion +SUBVERSION_LIB_DEPENDS= libsvn_client-1.so:devel/subversion .endif SUBVERSION_LIB_DEPENDS+= libapr-1.so:devel/apr1 -SUBVERSION_CONFIGURE_ENABLE= subversion +SUBVERSION_MESON_ENABLED= svn + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/devel/thunar-vcs-plugin/distinfo b/devel/thunar-vcs-plugin/distinfo index 25ce866fdb85..796d5bfc8a29 100644 --- a/devel/thunar-vcs-plugin/distinfo +++ b/devel/thunar-vcs-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735597416 -SHA256 (xfce4/thunar-vcs-plugin-0.3.0.tar.bz2) = 4093b2802f08222b6b8edc6aa8127059ef138ff2b382117a25c34441ba6c1fec -SIZE (xfce4/thunar-vcs-plugin-0.3.0.tar.bz2) = 808074 +TIMESTAMP = 1747847035 +SHA256 (xfce4/thunar-vcs-plugin-0.4.0.tar.xz) = 0e4170e099c9ffedfcbb1290f1fc42c00560cf6108e25fe90685315f18c8d6cc +SIZE (xfce4/thunar-vcs-plugin-0.4.0.tar.xz) = 231328 diff --git a/devel/thunar-vcs-plugin/pkg-plist b/devel/thunar-vcs-plugin/pkg-plist index 488be5af04d3..bb64b204af7f 100644 --- a/devel/thunar-vcs-plugin/pkg-plist +++ b/devel/thunar-vcs-plugin/pkg-plist @@ -1,6 +1,8 @@ lib/thunarx-3/thunar-vcs-plugin.so %%GIT%%libexec/tvp-git-helper %%SUBVERSION%%libexec/tvp-svn-helper +share/icons/hicolor/16x16/apps/git.png +share/icons/hicolor/16x16/apps/subversion.png share/icons/hicolor/24x24/apps/git.png share/icons/hicolor/24x24/apps/subversion.png share/icons/hicolor/48x48/apps/git.png diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index 34b044b33c73..f259abb87454 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -1,7 +1,6 @@ PORTNAME= blocky DISTVERSIONPREFIX= v -DISTVERSION= 0.26 -PORTREVISION= 2 +DISTVERSION= 0.26.2 CATEGORIES= dns MAINTAINER= eduardo@FreeBSD.org diff --git a/dns/blocky/distinfo b/dns/blocky/distinfo index b2ea11f0f371..1192df31299c 100644 --- a/dns/blocky/distinfo +++ b/dns/blocky/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747771424 -SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/go.mod) = ee8d5eaac9cbf13d74cd1265dc21273c22df460cc18224497536a1baf82f9f2c -SIZE (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/go.mod) = 8316 -SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/0xERR0R-blocky-v0.26_GH0.tar.gz) = 3a5c4552a248399684ca5ec1ee40aae80b6b16a3c39c6123d9a8b1e9c7d5bce5 -SIZE (go/dns_blocky/0xERR0R-blocky-v0.26_GH0/0xERR0R-blocky-v0.26_GH0.tar.gz) = 7259169 +TIMESTAMP = 1747904857 +SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/go.mod) = ee8d5eaac9cbf13d74cd1265dc21273c22df460cc18224497536a1baf82f9f2c +SIZE (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/go.mod) = 8316 +SHA256 (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/0xERR0R-blocky-v0.26.2_GH0.tar.gz) = b6aadd53253fe51d1bd41a1c19911091b944657fd034cd3dfad8c139ac5870b3 +SIZE (go/dns_blocky/0xERR0R-blocky-v0.26.2_GH0/0xERR0R-blocky-v0.26.2_GH0.tar.gz) = 7259209 diff --git a/emulators/linux-rl9/Makefile b/emulators/linux-rl9/Makefile index d878a46c372d..3c7c26a961b6 100644 --- a/emulators/linux-rl9/Makefile +++ b/emulators/linux-rl9/Makefile @@ -1,6 +1,6 @@ PORTNAME= linux-rl9 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -27,7 +27,7 @@ USE_LINUX= alsalib alsa-lib-devel alsa-plugins-oss alsa-plugins-pulseaudio \ qt3d qtbase qtconnectivity qtdeclarative qtgraphicaleffects qtimageformats \ qtmultimedia qtquickcontrols qtscript qtsensors qtserialbus qtserialport \ qtsvg qttools qtwayland qtwebchannel qtwebsockets qtx11extras qtxmlpatterns \ - sdl12 sdl12-extralibs sdl20 sdl2gfx sdl2image sdl2mixer sdl2ttf \ + sdl12 sdl12-extralibs sdl20 sdl20-extralibs \ sqlite3 strace systemd-libs tcp_wrappers-libs vulkan \ wayland wget xcb-util xorglibs diff --git a/emulators/virtualbox-ose-kmod-70/Makefile b/emulators/virtualbox-ose-kmod-70/Makefile index 411534590df1..aecfea40859f 100644 --- a/emulators/virtualbox-ose-kmod-70/Makefile +++ b/emulators/virtualbox-ose-kmod-70/Makefile @@ -44,11 +44,13 @@ SUB_LIST= OPSYS=${OPSYS} OSREL=${OSREL} WRKSRC= ${WRKDIR}/VirtualBox-${DISTVERSION} -OPTIONS_DEFINE= DEBUG VIMAGE +OPTIONS_DEFINE= DEBUG INVARIANTS VIMAGE OPTIONS_DEFAULT= VIMAGE OPTIONS_SUB= yes DEBUG_DESC= Debug symbols, additional logs and assertions +INVARIANTS_DESC= Use if kernel is compiled with INVARIANTS option VIMAGE_DESC= VIMAGE virtual networking support +INVARIANTS_CFLAGS= -DINVARIANTS .include <bsd.port.options.mk> diff --git a/emulators/virtualbox-ose-kmod-71/Makefile b/emulators/virtualbox-ose-kmod-71/Makefile index d0be19651145..aec0dbb7a952 100644 --- a/emulators/virtualbox-ose-kmod-71/Makefile +++ b/emulators/virtualbox-ose-kmod-71/Makefile @@ -44,11 +44,13 @@ SUB_LIST= OPSYS=${OPSYS} OSREL=${OSREL} WRKSRC= ${WRKDIR}/VirtualBox-${DISTVERSION} -OPTIONS_DEFINE= DEBUG VIMAGE +OPTIONS_DEFINE= DEBUG INVARIANTS VIMAGE OPTIONS_DEFAULT= VIMAGE OPTIONS_SUB= yes DEBUG_DESC= Debug symbols, additional logs and assertions +INVARIANTS_DESC= Use if kernel is compiled with INVARIANTS option VIMAGE_DESC= VIMAGE virtual networking support +INVARIANTS_CFLAGS= -DINVARIANTS .include <bsd.port.options.mk> diff --git a/emulators/virtualbox-ose-kmod-legacy/Makefile b/emulators/virtualbox-ose-kmod-legacy/Makefile index 424fd42ee14f..15eb47c2a4a1 100644 --- a/emulators/virtualbox-ose-kmod-legacy/Makefile +++ b/emulators/virtualbox-ose-kmod-legacy/Makefile @@ -45,13 +45,15 @@ SUB_LIST= OPSYS=${OPSYS} OSREL=${OSREL} WRKSRC= ${WRKDIR}/VirtualBox-${DISTVERSION} -OPTIONS_DEFINE= DEBUG VIMAGE +OPTIONS_DEFINE= DEBUG INVARIANTS VIMAGE OPTIONS_DEFINE_i386= PAE OPTIONS_DEFAULT= VIMAGE OPTIONS_SUB= yes DEBUG_DESC= Debug symbols, additional logs and assertions +INVARIANTS_DESC= Use if kernel is compiled with INVARIANTS option PAE_DESC= Build kernel modules for PAE-kernels VIMAGE_DESC= VIMAGE virtual networking support +INVARIANTS_CFLAGS= -DINVARIANTS .include <bsd.port.options.mk> diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile index d99d0ef6f084..dd7d18bbdde5 100644 --- a/emulators/virtualbox-ose-kmod/Makefile +++ b/emulators/virtualbox-ose-kmod/Makefile @@ -45,11 +45,13 @@ SUB_LIST= OPSYS=${OPSYS} OSREL=${OSREL} WRKSRC= ${WRKDIR}/VirtualBox-${DISTVERSION} -OPTIONS_DEFINE= DEBUG VIMAGE +OPTIONS_DEFINE= DEBUG INVARIANTS VIMAGE OPTIONS_DEFAULT= VIMAGE OPTIONS_SUB= yes DEBUG_DESC= Debug symbols, additional logs and assertions +INVARIANTS_DESC= Use if kernel is compiled with INVARIANTS option VIMAGE_DESC= VIMAGE virtual networking support +INVARIANTS_CFLAGS= -DINVARIANTS .include <bsd.port.options.mk> diff --git a/emulators/virtualbox-ose-legacy/files/patch-src_VBox_Runtime_r3_xml.cpp b/emulators/virtualbox-ose-legacy/files/patch-src_VBox_Runtime_r3_xml.cpp new file mode 100644 index 000000000000..ae097a96d33c --- /dev/null +++ b/emulators/virtualbox-ose-legacy/files/patch-src_VBox_Runtime_r3_xml.cpp @@ -0,0 +1,53 @@ +--- src/VBox/Runtime/r3/xml.cpp.orig 2020-07-09 16:57:46 UTC ++++ src/VBox/Runtime/r3/xml.cpp +@@ -1837,12 +1837,20 @@ static void xmlParserBaseGenericError(void *pCtx, cons + va_end(args); + } + ++#if LIBXML_VERSION >= 21206 ++static void xmlStructuredErrorFunc(void *userData, const xmlError *error) RT_NOTHROW_DEF ++{ ++ NOREF(userData); ++ NOREF(error); ++} ++#else + static void xmlParserBaseStructuredError(void *pCtx, xmlErrorPtr error) + { + NOREF(pCtx); + /* we expect that there is always a trailing NL */ + LogRel(("XML error at '%s' line %d: %s", error->file, error->line, error->message)); + } ++#endif + + XmlParserBase::XmlParserBase() + { +@@ -1851,7 +1859,11 @@ XmlParserBase::XmlParserBase() + throw std::bad_alloc(); + /* per-thread so it must be here */ + xmlSetGenericErrorFunc(NULL, xmlParserBaseGenericError); ++#if LIBXML_VERSION >= 21206 ++ xmlSetStructuredErrorFunc(NULL, xmlStructuredErrorFunc); ++#else + xmlSetStructuredErrorFunc(NULL, xmlParserBaseStructuredError); ++#endif + } + + XmlParserBase::~XmlParserBase() +@@ -1912,7 +1924,7 @@ void XmlMemParser::read(const void *pvBuf, size_t cbSi + pcszFilename, + NULL, // encoding = auto + options))) +- throw XmlError(xmlCtxtGetLastError(m_ctxt)); ++ throw XmlError((xmlErrorPtr)xmlCtxtGetLastError(m_ctxt)); + + doc.refreshInternals(); + } +@@ -2172,7 +2184,7 @@ void XmlFileParser::read(const RTCString &strFilename, + pcszFilename, + NULL, // encoding = auto + options))) +- throw XmlError(xmlCtxtGetLastError(m_ctxt)); ++ throw XmlError((xmlErrorPtr)xmlCtxtGetLastError(m_ctxt)); + + doc.refreshInternals(); + } diff --git a/emulators/virtualbox-ose/files/patch-src_VBox_Runtime_r3_xml.cpp b/emulators/virtualbox-ose/files/patch-src_VBox_Runtime_r3_xml.cpp new file mode 100644 index 000000000000..7be568f82f37 --- /dev/null +++ b/emulators/virtualbox-ose/files/patch-src_VBox_Runtime_r3_xml.cpp @@ -0,0 +1,53 @@ +--- src/VBox/Runtime/r3/xml.cpp.orig 2024-01-11 12:26:05 UTC ++++ src/VBox/Runtime/r3/xml.cpp +@@ -1837,12 +1837,20 @@ static void xmlParserBaseGenericError(void *pCtx, cons + va_end(args); + } + ++#if LIBXML_VERSION >= 21206 ++static void xmlStructuredErrorFunc(void *userData, const xmlError *error) RT_NOTHROW_DEF ++{ ++ NOREF(userData); ++ NOREF(error); ++} ++#else + static void xmlParserBaseStructuredError(void *pCtx, xmlErrorPtr error) + { + NOREF(pCtx); + /* we expect that there is always a trailing NL */ + LogRel(("XML error at '%s' line %d: %s", error->file, error->line, error->message)); + } ++#endif + + XmlParserBase::XmlParserBase() + { +@@ -1851,7 +1859,11 @@ XmlParserBase::XmlParserBase() + throw std::bad_alloc(); + /* per-thread so it must be here */ + xmlSetGenericErrorFunc(NULL, xmlParserBaseGenericError); ++#if LIBXML_VERSION >= 21206 ++ xmlSetStructuredErrorFunc(NULL, xmlStructuredErrorFunc); ++#else + xmlSetStructuredErrorFunc(NULL, xmlParserBaseStructuredError); ++#endif + } + + XmlParserBase::~XmlParserBase() +@@ -1912,7 +1924,7 @@ void XmlMemParser::read(const void *pvBuf, size_t cbSi + pcszFilename, + NULL, // encoding = auto + options))) +- throw XmlError(xmlCtxtGetLastError(m_ctxt)); ++ throw XmlError((xmlErrorPtr)xmlCtxtGetLastError(m_ctxt)); + + doc.refreshInternals(); + } +@@ -2172,7 +2184,7 @@ void XmlFileParser::read(const RTCString &strFilename, + pcszFilename, + NULL, // encoding = auto + options))) +- throw XmlError(xmlCtxtGetLastError(m_ctxt)); ++ throw XmlError((xmlErrorPtr)xmlCtxtGetLastError(m_ctxt)); + + doc.refreshInternals(); + } diff --git a/finance/hyperswitch/Makefile b/finance/hyperswitch/Makefile index 75767d402870..814f4e3efe3c 100644 --- a/finance/hyperswitch/Makefile +++ b/finance/hyperswitch/Makefile @@ -1,6 +1,5 @@ PORTNAME= hyperswitch -DISTVERSION= 2025.02.27.0 -PORTREVISION= 1 +DISTVERSION= 2025.05.16.0 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org @@ -62,6 +61,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ asn1-rs-derive-0.5.1 \ asn1-rs-impl-0.2.0 \ assert-json-diff-2.0.2 \ + async-bb8-diesel-0.2.1 \ async-compression-0.4.12 \ async-lock-3.4.0 \ async-stream-0.3.5 \ @@ -71,49 +71,35 @@ CARGO_CRATES= actix-codec-0.5.2 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ awc-3.5.1 \ - aws-config-0.55.3 \ - aws-config-1.5.5 \ - aws-credential-types-0.55.3 \ - aws-credential-types-1.2.1 \ - aws-endpoint-0.55.3 \ - aws-http-0.55.3 \ - aws-runtime-1.4.2 \ - aws-sdk-kms-0.28.0 \ - aws-sdk-lambda-1.43.0 \ - aws-sdk-s3-0.28.0 \ - aws-sdk-sesv2-0.28.0 \ - aws-sdk-sso-0.28.0 \ - aws-sdk-sso-1.40.0 \ - aws-sdk-ssooidc-1.41.0 \ - aws-sdk-sts-0.28.0 \ - aws-sdk-sts-1.40.0 \ - aws-sig-auth-0.55.3 \ - aws-sigv4-0.55.3 \ - aws-sigv4-1.2.3 \ - aws-smithy-async-0.55.3 \ - aws-smithy-async-1.2.1 \ - aws-smithy-checksums-0.55.3 \ - aws-smithy-client-0.55.3 \ - aws-smithy-eventstream-0.55.3 \ - aws-smithy-eventstream-0.60.4 \ - aws-smithy-http-0.55.3 \ - aws-smithy-http-0.60.10 \ - aws-smithy-http-tower-0.55.3 \ - aws-smithy-json-0.55.3 \ + aws-config-1.5.10 \ + aws-credential-types-1.2.2 \ + aws-runtime-1.5.6 \ + aws-sdk-kms-1.51.0 \ + aws-sdk-lambda-1.60.0 \ + aws-sdk-s3-1.65.0 \ + aws-sdk-sesv2-1.57.0 \ + aws-sdk-sso-1.50.0 \ + aws-sdk-ssooidc-1.51.0 \ + aws-sdk-sts-1.51.0 \ + aws-sigv4-1.3.0 \ + aws-smithy-async-1.2.5 \ + aws-smithy-checksums-0.60.13 \ + aws-smithy-eventstream-0.60.8 \ + aws-smithy-http-0.60.12 \ + aws-smithy-http-0.62.0 \ + aws-smithy-http-client-1.0.0 \ aws-smithy-json-0.60.7 \ - aws-smithy-query-0.55.3 \ + aws-smithy-json-0.61.3 \ aws-smithy-query-0.60.7 \ - aws-smithy-runtime-1.7.1 \ - aws-smithy-runtime-api-1.7.2 \ - aws-smithy-types-0.55.3 \ - aws-smithy-types-1.2.4 \ - aws-smithy-xml-0.55.3 \ - aws-smithy-xml-0.60.8 \ - aws-types-0.55.3 \ - aws-types-1.3.3 \ + aws-smithy-runtime-1.8.0 \ + aws-smithy-runtime-api-1.7.4 \ + aws-smithy-types-1.3.0 \ + aws-smithy-xml-0.60.9 \ + aws-types-1.3.6 \ axum-0.7.5 \ axum-core-0.4.3 \ backtrace-0.3.73 \ + base16ct-0.1.1 \ base16ct-0.2.0 \ base32-0.4.0 \ base62-2.0.2 \ @@ -146,7 +132,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-0.4.12 \ - bytes-1.7.1 \ + bytes-1.10.1 \ bytes-utils-0.1.4 \ bytestring-1.3.1 \ camino-1.1.9 \ @@ -203,6 +189,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ + crypto-bigint-0.4.9 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ csv-1.3.0 \ @@ -219,6 +206,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ data-encoding-2.6.0 \ deadpool-0.10.0 \ deadpool-runtime-0.1.4 \ + der-0.6.1 \ der-0.7.9 \ der-parser-9.0.0 \ deranged-0.3.11 \ @@ -227,7 +215,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ derive_builder_macro-0.12.0 \ derive_deref-1.1.1 \ derive_more-0.99.18 \ - deunicode-1.6.0 \ + deunicode-1.6.1 \ diesel-2.2.3 \ diesel_derives-2.2.3 \ diesel_migrations-2.2.0 \ @@ -240,10 +228,12 @@ CARGO_CRATES= actix-codec-0.5.2 \ dotenvy-0.15.7 \ dsl_auto_type-0.1.2 \ dyn-clone-1.0.17 \ + ecdsa-0.14.8 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.13.0 \ + elliptic-curve-0.12.3 \ elliptic-curve-0.13.8 \ email-encoding-0.3.0 \ email_address-0.2.9 \ @@ -258,9 +248,9 @@ CARGO_CRATES= actix-codec-0.5.2 \ event-listener-strategy-0.5.2 \ fake-2.9.2 \ fantoccini-0.19.3 \ - fastrand-1.9.0 \ - fastrand-2.1.1 \ + fastrand-2.3.0 \ fdeflate-0.3.4 \ + ff-0.12.1 \ ff-0.13.0 \ fiat-crypto-0.2.9 \ fixedbitset-0.4.2 \ @@ -268,6 +258,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ float-cmp-0.9.0 \ flume-0.11.0 \ fnv-1.0.7 \ + foldhash-0.1.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ @@ -278,7 +269,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ futures-0.1.31 \ futures-0.3.30 \ futures-channel-0.3.30 \ - futures-core-0.3.30 \ + futures-core-0.3.31 \ futures-executor-0.3.30 \ futures-intrusive-0.5.0 \ futures-io-0.3.30 \ @@ -296,6 +287,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ globwalk-0.8.1 \ globwalk-0.9.1 \ graphviz-rust-0.6.6 \ + group-0.12.1 \ group-0.13.0 \ h2-0.3.26 \ h2-0.4.6 \ @@ -303,7 +295,8 @@ CARGO_CRATES= actix-codec-0.5.2 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ - hashlink-0.9.1 \ + hashbrown-0.15.2 \ + hashlink-0.10.0 \ headers-0.3.9 \ headers-core-0.2.0 \ heck-0.4.1 \ @@ -316,6 +309,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ hmac-0.12.1 \ home-0.5.9 \ hostname-0.4.0 \ + html-escape-0.2.13 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ @@ -325,7 +319,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ httpdate-1.0.3 \ humansize-2.1.3 \ hyper-0.14.30 \ - hyper-1.4.1 \ + hyper-1.6.0 \ hyper-proxy-0.9.1 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ @@ -355,7 +349,6 @@ CARGO_CRATES= actix-codec-0.5.2 \ indexmap-1.9.3 \ indexmap-2.5.0 \ infer-0.15.0 \ - instant-0.1.13 \ into-attr-0.1.1 \ into-attr-derive-0.2.1 \ iovec-0.1.4 \ @@ -367,7 +360,6 @@ CARGO_CRATES= actix-codec-0.5.2 \ isocountry-0.3.2 \ itertools-0.10.5 \ itertools-0.11.0 \ - itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.32 \ @@ -396,6 +388,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ lock_api-0.3.4 \ lock_api-0.4.12 \ log-0.4.22 \ + lru-0.12.5 \ lru-cache-0.1.2 \ lz4_flex-0.11.3 \ matchers-0.1.0 \ @@ -443,7 +436,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ oauth2-4.4.2 \ object-0.36.4 \ oid-registry-0.7.1 \ - once_cell-1.19.0 \ + once_cell-1.21.1 \ oncemutex-0.1.1 \ oorandom-11.1.4 \ openidconnect-3.5.0 \ @@ -461,6 +454,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ ordered-multimap-0.6.0 \ outref-0.5.1 \ overload-0.1.1 \ + p256-0.11.1 \ p256-0.13.2 \ p384-0.13.0 \ parking-2.2.0 \ @@ -491,6 +485,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ + pkcs8-0.9.0 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ plotters-0.3.6 \ @@ -506,7 +501,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ proc-macro-crate-3.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.86 \ + proc-macro2-1.0.94 \ proptest-1.5.0 \ prost-0.13.2 \ prost-build-0.13.2 \ @@ -547,6 +542,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ rend-0.4.2 \ reqwest-0.11.27 \ reqwest-0.12.7 \ + rfc6979-0.3.1 \ rfc6979-0.4.0 \ ring-0.16.20 \ ring-0.17.8 \ @@ -572,9 +568,9 @@ CARGO_CRATES= actix-codec-0.5.2 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.3 \ - rustls-pki-types-1.8.0 \ + rustls-pki-types-1.11.0 \ rustls-webpki-0.101.7 \ - rustls-webpki-0.102.7 \ + rustls-webpki-0.102.8 \ rustversion-1.0.17 \ rusty-fork-0.3.0 \ ryu-1.0.18 \ @@ -586,9 +582,10 @@ CARGO_CRATES= actix-codec-0.5.2 \ sct-0.7.1 \ sdd-3.0.2 \ seahash-4.1.0 \ + sec1-0.3.0 \ sec1-0.7.3 \ security-framework-2.11.1 \ - security-framework-sys-2.11.1 \ + security-framework-sys-2.14.0 \ semver-0.9.0 \ semver-1.0.23 \ semver-parser-0.7.0 \ @@ -616,6 +613,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ signal-hook-tokio-0.3.1 \ + signature-1.6.4 \ signature-2.2.0 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ @@ -630,15 +628,15 @@ CARGO_CRATES= actix-codec-0.5.2 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ + spki-0.6.0 \ spki-0.7.3 \ - sqlformat-0.2.4 \ - sqlx-0.8.2 \ - sqlx-core-0.8.2 \ - sqlx-macros-0.8.2 \ - sqlx-macros-core-0.8.2 \ - sqlx-mysql-0.8.2 \ - sqlx-postgres-0.8.2 \ - sqlx-sqlite-0.8.2 \ + sqlx-0.8.3 \ + sqlx-core-0.8.3 \ + sqlx-macros-0.8.3 \ + sqlx-macros-core-0.8.3 \ + sqlx-mysql-0.8.3 \ + sqlx-postgres-0.8.3 \ + sqlx-sqlite-0.8.3 \ stable_deref_trait-1.2.0 \ stacker-0.1.17 \ static_assertions-1.1.0 \ @@ -652,7 +650,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ - syn-2.0.77 \ + syn-2.0.100 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ @@ -670,7 +668,9 @@ CARGO_CRATES= actix-codec-0.5.2 \ thirtyfour-0.31.0 \ thirtyfour-macros-0.1.3 \ thiserror-1.0.63 \ + thiserror-2.0.12 \ thiserror-impl-1.0.63 \ + thiserror-impl-2.0.12 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ @@ -745,14 +745,14 @@ CARGO_CRATES= actix-codec-0.5.2 \ unicode-properties-0.1.2 \ unicode-segmentation-1.11.0 \ unicode-xid-0.2.5 \ - unicode_categories-0.1.1 \ unidecode-0.3.0 \ untrusted-0.7.1 \ untrusted-0.9.0 \ - url-2.5.2 \ + url-2.5.4 \ urlencoding-2.1.3 \ urlparse-0.7.3 \ utf16_iter-1.0.5 \ + utf8-width-0.1.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ utoipa-4.2.3 \ @@ -839,7 +839,6 @@ CARGO_CRATES= actix-codec-0.5.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 \ rust-i18n,rust-i18n-macro,rust-i18n-support@git+https://github.com/kashif-m/rust-i18n?rev=f2d8096aaaff7a87a847c35a5394c269f75e077a\#f2d8096aaaff7a87a847c35a5394c269f75e077a \ - async-bb8-diesel@git+https://github.com/jarnura/async-bb8-diesel?rev=53b4ab901aab7635c8215fd1c2d542c8db443094\#53b4ab901aab7635c8215fd1c2d542c8db443094 \ rusty-money@git+https://github.com/varunsrin/rusty_money?rev=bbc0150742a0fff905225ff11ee09388e9babdcc\#bbc0150742a0fff905225ff11ee09388e9babdcc \ josekit@git+https://github.com/sumanmaji4/josekit-rs.git?rev=5ab54876c29a84f86aef8c169413a46026883efe\#5ab54876c29a84f86aef8c169413a46026883efe \ scylla,scylla-cql,scylla-macros@git+https://github.com/juspay/scylla-rust-driver.git?rev=5700aa2847b25437cdd4fcf34d707aa90dca8b89\#5700aa2847b25437cdd4fcf34d707aa90dca8b89 diff --git a/finance/hyperswitch/distinfo b/finance/hyperswitch/distinfo index 3d165ec4dcf3..817edc248ec4 100644 --- a/finance/hyperswitch/distinfo +++ b/finance/hyperswitch/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1740678310 +TIMESTAMP = 1747744943 SHA256 (rust/crates/actix-codec-0.5.2.crate) = 5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a SIZE (rust/crates/actix-codec-0.5.2.crate) = 14085 SHA256 (rust/crates/actix-cors-0.6.5.crate) = 0346d8c1f762b41b458ed3145eea914966bb9ad20b9be0d6d463b20d45586370 @@ -79,6 +79,8 @@ SHA256 (rust/crates/asn1-rs-impl-0.2.0.crate) = 7b18050c2cd6fe86c3a76584ef5e0baf SIZE (rust/crates/asn1-rs-impl-0.2.0.crate) = 2261 SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874 +SHA256 (rust/crates/async-bb8-diesel-0.2.1.crate) = ebc03a2806f66f36513d65e0a7f34200382230250cadcf8a8397cfbe3f26b795 +SIZE (rust/crates/async-bb8-diesel-0.2.1.crate) = 36854 SHA256 (rust/crates/async-compression-0.4.12.crate) = fec134f64e2bc57411226dfc4e52dec859ddfc7e711fc5e07b612584f000e4aa SIZE (rust/crates/async-compression-0.4.12.crate) = 109647 SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18 @@ -97,92 +99,64 @@ SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7 SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 SHA256 (rust/crates/awc-3.5.1.crate) = 79049b2461279b886e46f1107efc347ebecc7b88d74d023dda010551a124967b SIZE (rust/crates/awc-3.5.1.crate) = 80169 -SHA256 (rust/crates/aws-config-0.55.3.crate) = bcdcf0d683fe9c23d32cf5b53c9918ea0a500375a9fb20109802552658e576c9 -SIZE (rust/crates/aws-config-0.55.3.crate) = 113897 -SHA256 (rust/crates/aws-config-1.5.5.crate) = 4e95816a168520d72c0e7680c405a5a8c1fb6a035b4bc4b9d7b0de8e1a941697 -SIZE (rust/crates/aws-config-1.5.5.crate) = 123818 -SHA256 (rust/crates/aws-credential-types-0.55.3.crate) = 1fcdb2f7acbc076ff5ad05e7864bdb191ca70a6fd07668dc3a1a8bcd051de5ae -SIZE (rust/crates/aws-credential-types-0.55.3.crate) = 18279 -SHA256 (rust/crates/aws-credential-types-1.2.1.crate) = 60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da -SIZE (rust/crates/aws-credential-types-1.2.1.crate) = 13764 -SHA256 (rust/crates/aws-endpoint-0.55.3.crate) = 8cce1c41a6cfaa726adee9ebb9a56fcd2bbfd8be49fd8a04c5e20fd968330b04 -SIZE (rust/crates/aws-endpoint-0.55.3.crate) = 6942 -SHA256 (rust/crates/aws-http-0.55.3.crate) = aadbc44e7a8f3e71c8b374e03ecd972869eb91dd2bc89ed018954a52ba84bc44 -SIZE (rust/crates/aws-http-0.55.3.crate) = 22987 -SHA256 (rust/crates/aws-runtime-1.4.2.crate) = 2424565416eef55906f9f8cece2072b6b6a76075e3ff81483ebe938a89a4c05f -SIZE (rust/crates/aws-runtime-1.4.2.crate) = 58843 -SHA256 (rust/crates/aws-sdk-kms-0.28.0.crate) = 545335abd7c6ef7285d2972a67b9f8279ff5fec8bbb3ffc637fa436ba1e6e434 -SIZE (rust/crates/aws-sdk-kms-0.28.0.crate) = 487621 -SHA256 (rust/crates/aws-sdk-lambda-1.43.0.crate) = fd9e398f83bbd720e4bf785b9638f8c2189093da50edc2001966c53bf6d87b0c -SIZE (rust/crates/aws-sdk-lambda-1.43.0.crate) = 765710 -SHA256 (rust/crates/aws-sdk-s3-0.28.0.crate) = fba197193cbb4bcb6aad8d99796b2291f36fa89562ded5d4501363055b0de89f -SIZE (rust/crates/aws-sdk-s3-0.28.0.crate) = 887780 -SHA256 (rust/crates/aws-sdk-sesv2-0.28.0.crate) = 4891169a246b580136f4d3682c11a68b710bdc1027dd7774023fa651a87f10b6 -SIZE (rust/crates/aws-sdk-sesv2-0.28.0.crate) = 473395 -SHA256 (rust/crates/aws-sdk-sso-0.28.0.crate) = c8b812340d86d4a766b2ca73f740dfd47a97c2dff0c06c8517a16d88241957e4 -SIZE (rust/crates/aws-sdk-sso-0.28.0.crate) = 54460 -SHA256 (rust/crates/aws-sdk-sso-1.40.0.crate) = e5879bec6e74b648ce12f6085e7245417bc5f6d672781028384d2e494be3eb6d -SIZE (rust/crates/aws-sdk-sso-1.40.0.crate) = 70772 -SHA256 (rust/crates/aws-sdk-ssooidc-1.41.0.crate) = 4ef4cd9362f638c22a3b959fd8df292e7e47fdf170270f86246b97109b5f2f7d -SIZE (rust/crates/aws-sdk-ssooidc-1.41.0.crate) = 85115 -SHA256 (rust/crates/aws-sdk-sts-0.28.0.crate) = 265fac131fbfc188e5c3d96652ea90ecc676a934e3174eaaee523c6cec040b3b -SIZE (rust/crates/aws-sdk-sts-0.28.0.crate) = 113575 -SHA256 (rust/crates/aws-sdk-sts-1.40.0.crate) = 0b1e2735d2ab28b35ecbb5496c9d41857f52a0d6a0075bbf6a8af306045ea6f6 -SIZE (rust/crates/aws-sdk-sts-1.40.0.crate) = 144720 -SHA256 (rust/crates/aws-sig-auth-0.55.3.crate) = 3b94acb10af0c879ecd5c7bdf51cda6679a0a4f4643ce630905a77673bfa3c61 -SIZE (rust/crates/aws-sig-auth-0.55.3.crate) = 12433 -SHA256 (rust/crates/aws-sigv4-0.55.3.crate) = 9d2ce6f507be68e968a33485ced670111d1cbad161ddbbab1e313c03d37d8f4c -SIZE (rust/crates/aws-sigv4-0.55.3.crate) = 28037 -SHA256 (rust/crates/aws-sigv4-1.2.3.crate) = 5df1b0fa6be58efe9d4ccc257df0a53b89cd8909e86591a13ca54817c87517be -SIZE (rust/crates/aws-sigv4-1.2.3.crate) = 45981 -SHA256 (rust/crates/aws-smithy-async-0.55.3.crate) = 13bda3996044c202d75b91afeb11a9afae9db9a721c6a7a427410018e286b880 -SIZE (rust/crates/aws-smithy-async-0.55.3.crate) = 12869 -SHA256 (rust/crates/aws-smithy-async-1.2.1.crate) = 62220bc6e97f946ddd51b5f1361f78996e704677afc518a4ff66b7a72ea1378c -SIZE (rust/crates/aws-smithy-async-1.2.1.crate) = 20779 -SHA256 (rust/crates/aws-smithy-checksums-0.55.3.crate) = 07ed8b96d95402f3f6b8b57eb4e0e45ee365f78b1a924faf20ff6e97abf1eae6 -SIZE (rust/crates/aws-smithy-checksums-0.55.3.crate) = 11742 -SHA256 (rust/crates/aws-smithy-client-0.55.3.crate) = 0a86aa6e21e86c4252ad6a0e3e74da9617295d8d6e374d552be7d3059c41cedd -SIZE (rust/crates/aws-smithy-client-0.55.3.crate) = 49914 -SHA256 (rust/crates/aws-smithy-eventstream-0.55.3.crate) = 460c8da5110835e3d9a717c61f5556b20d03c32a1dec57f8fc559b360f733bb8 -SIZE (rust/crates/aws-smithy-eventstream-0.55.3.crate) = 16753 -SHA256 (rust/crates/aws-smithy-eventstream-0.60.4.crate) = e6363078f927f612b970edf9d1903ef5cef9a64d1e8423525ebb1f0a1633c858 -SIZE (rust/crates/aws-smithy-eventstream-0.60.4.crate) = 17166 -SHA256 (rust/crates/aws-smithy-http-0.55.3.crate) = 2b3b693869133551f135e1f2c77cb0b8277d9e3e17feaf2213f735857c4f0d28 -SIZE (rust/crates/aws-smithy-http-0.55.3.crate) = 54480 -SHA256 (rust/crates/aws-smithy-http-0.60.10.crate) = 01dbcb6e2588fd64cfb6d7529661b06466419e4c54ed1c62d6510d2d0350a728 -SIZE (rust/crates/aws-smithy-http-0.60.10.crate) = 23683 -SHA256 (rust/crates/aws-smithy-http-tower-0.55.3.crate) = 3ae4f6c5798a247fac98a867698197d9ac22643596dc3777f0c76b91917616b9 -SIZE (rust/crates/aws-smithy-http-tower-0.55.3.crate) = 8848 -SHA256 (rust/crates/aws-smithy-json-0.55.3.crate) = 23f9f42fbfa96d095194a632fbac19f60077748eba536eb0b9fecc28659807f8 -SIZE (rust/crates/aws-smithy-json-0.55.3.crate) = 22924 +SHA256 (rust/crates/aws-config-1.5.10.crate) = 9b49afaa341e8dd8577e1a2200468f98956d6eda50bcf4a53246cc00174ba924 +SIZE (rust/crates/aws-config-1.5.10.crate) = 124460 +SHA256 (rust/crates/aws-credential-types-1.2.2.crate) = 4471bef4c22a06d2c7a1b6492493d3fdf24a805323109d6874f9c94d5906ac14 +SIZE (rust/crates/aws-credential-types-1.2.2.crate) = 13823 +SHA256 (rust/crates/aws-runtime-1.5.6.crate) = 0aff45ffe35196e593ea3b9dd65b320e51e2dda95aff4390bc459e461d09c6ad +SIZE (rust/crates/aws-runtime-1.5.6.crate) = 60192 +SHA256 (rust/crates/aws-sdk-kms-1.51.0.crate) = 3c30f6fd5646b99d9b45ec3a0c22e67112c175b2383100c960d7ee39d96c8d96 +SIZE (rust/crates/aws-sdk-kms-1.51.0.crate) = 646797 +SHA256 (rust/crates/aws-sdk-lambda-1.60.0.crate) = c1badb81ceafb6b329cd94a8d218e098b842c051da7821d66002f218106b073c +SIZE (rust/crates/aws-sdk-lambda-1.60.0.crate) = 780665 +SHA256 (rust/crates/aws-sdk-s3-1.65.0.crate) = d3ba2c5c0f2618937ce3d4a5ad574b86775576fa24006bcb3128c6e2cbf3c34e +SIZE (rust/crates/aws-sdk-s3-1.65.0.crate) = 1404825 +SHA256 (rust/crates/aws-sdk-sesv2-1.57.0.crate) = 3dfdd8eabbf8aea436830307108e249d9c60f7ecbd6a6953fda475d8985a8288 +SIZE (rust/crates/aws-sdk-sesv2-1.57.0.crate) = 811711 +SHA256 (rust/crates/aws-sdk-sso-1.50.0.crate) = 05ca43a4ef210894f93096039ef1d6fa4ad3edfabb3be92b80908b9f2e4b4eab +SIZE (rust/crates/aws-sdk-sso-1.50.0.crate) = 70780 +SHA256 (rust/crates/aws-sdk-ssooidc-1.51.0.crate) = abaf490c2e48eed0bb8e2da2fb08405647bd7f253996e0f93b981958ea0f73b0 +SIZE (rust/crates/aws-sdk-ssooidc-1.51.0.crate) = 85128 +SHA256 (rust/crates/aws-sdk-sts-1.51.0.crate) = b68fde0d69c8bfdc1060ea7da21df3e39f6014da316783336deff0a9ec28f4bf +SIZE (rust/crates/aws-sdk-sts-1.51.0.crate) = 155207 +SHA256 (rust/crates/aws-sigv4-1.3.0.crate) = 69d03c3c05ff80d54ff860fe38c726f6f494c639ae975203a101335f223386db +SIZE (rust/crates/aws-sigv4-1.3.0.crate) = 47362 +SHA256 (rust/crates/aws-smithy-async-1.2.5.crate) = 1e190749ea56f8c42bf15dd76c65e14f8f765233e6df9b0506d9d934ebef867c +SIZE (rust/crates/aws-smithy-async-1.2.5.crate) = 20847 +SHA256 (rust/crates/aws-smithy-checksums-0.60.13.crate) = ba1a71073fca26775c8b5189175ea8863afb1c9ea2cceb02a5de5ad9dfbaa795 +SIZE (rust/crates/aws-smithy-checksums-0.60.13.crate) = 11787 +SHA256 (rust/crates/aws-smithy-eventstream-0.60.8.crate) = 7c45d3dddac16c5c59d553ece225a88870cf81b7b813c9cc17b78cf4685eac7a +SIZE (rust/crates/aws-smithy-eventstream-0.60.8.crate) = 17898 +SHA256 (rust/crates/aws-smithy-http-0.60.12.crate) = 7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc +SIZE (rust/crates/aws-smithy-http-0.60.12.crate) = 23717 +SHA256 (rust/crates/aws-smithy-http-0.62.0.crate) = c5949124d11e538ca21142d1fba61ab0a2a2c1bc3ed323cdb3e4b878bfb83166 +SIZE (rust/crates/aws-smithy-http-0.62.0.crate) = 23795 +SHA256 (rust/crates/aws-smithy-http-client-1.0.0.crate) = 0497ef5d53065b7cd6a35e9c1654bd1fefeae5c52900d91d1b188b0af0f29324 +SIZE (rust/crates/aws-smithy-http-client-1.0.0.crate) = 73188 SHA256 (rust/crates/aws-smithy-json-0.60.7.crate) = 4683df9469ef09468dad3473d129960119a0d3593617542b7d52086c8486f2d6 SIZE (rust/crates/aws-smithy-json-0.60.7.crate) = 23035 -SHA256 (rust/crates/aws-smithy-query-0.55.3.crate) = 98819eb0b04020a1c791903533b638534ae6c12e2aceda3e6e6fba015608d51d -SIZE (rust/crates/aws-smithy-query-0.55.3.crate) = 7301 +SHA256 (rust/crates/aws-smithy-json-0.61.3.crate) = 92144e45819cae7dc62af23eac5a038a58aa544432d2102609654376a900bd07 +SIZE (rust/crates/aws-smithy-json-0.61.3.crate) = 23079 SHA256 (rust/crates/aws-smithy-query-0.60.7.crate) = f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb SIZE (rust/crates/aws-smithy-query-0.60.7.crate) = 7409 -SHA256 (rust/crates/aws-smithy-runtime-1.7.1.crate) = d1ce695746394772e7000b39fe073095db6d45a862d0767dd5ad0ac0d7f8eb87 -SIZE (rust/crates/aws-smithy-runtime-1.7.1.crate) = 117454 -SHA256 (rust/crates/aws-smithy-runtime-api-1.7.2.crate) = e086682a53d3aa241192aa110fa8dfce98f2f5ac2ead0de84d41582c7e8fdb96 -SIZE (rust/crates/aws-smithy-runtime-api-1.7.2.crate) = 68443 -SHA256 (rust/crates/aws-smithy-types-0.55.3.crate) = 16a3d0bf4f324f4ef9793b86a1701d9700fbcdbd12a846da45eed104c634c6e8 -SIZE (rust/crates/aws-smithy-types-0.55.3.crate) = 43942 -SHA256 (rust/crates/aws-smithy-types-1.2.4.crate) = 273dcdfd762fae3e1650b8024624e7cd50e484e37abdab73a7a706188ad34543 -SIZE (rust/crates/aws-smithy-types-1.2.4.crate) = 81074 -SHA256 (rust/crates/aws-smithy-xml-0.55.3.crate) = b1b9d12875731bd07e767be7baad95700c3137b56730ec9ddeedb52a5e5ca63b -SIZE (rust/crates/aws-smithy-xml-0.55.3.crate) = 15634 -SHA256 (rust/crates/aws-smithy-xml-0.60.8.crate) = d123fbc2a4adc3c301652ba8e149bf4bc1d1725affb9784eb20c953ace06bf55 -SIZE (rust/crates/aws-smithy-xml-0.60.8.crate) = 15755 -SHA256 (rust/crates/aws-types-0.55.3.crate) = 6dd209616cc8d7bfb82f87811a5c655dc97537f592689b18743bddf5dc5c4829 -SIZE (rust/crates/aws-types-0.55.3.crate) = 14357 -SHA256 (rust/crates/aws-types-1.3.3.crate) = 5221b91b3e441e6675310829fd8984801b772cb1546ef6c0e54dec9f1ac13fef -SIZE (rust/crates/aws-types-1.3.3.crate) = 21186 +SHA256 (rust/crates/aws-smithy-runtime-1.8.0.crate) = f6328865e36c6fd970094ead6b05efd047d3a80ec5fc3be5e743910da9f2ebf8 +SIZE (rust/crates/aws-smithy-runtime-1.8.0.crate) = 95437 +SHA256 (rust/crates/aws-smithy-runtime-api-1.7.4.crate) = 3da37cf5d57011cb1753456518ec76e31691f1f474b73934a284eb2a1c76510f +SIZE (rust/crates/aws-smithy-runtime-api-1.7.4.crate) = 69274 +SHA256 (rust/crates/aws-smithy-types-1.3.0.crate) = 836155caafba616c0ff9b07944324785de2ab016141c3550bd1c07882f8cee8f +SIZE (rust/crates/aws-smithy-types-1.3.0.crate) = 83058 +SHA256 (rust/crates/aws-smithy-xml-0.60.9.crate) = ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc +SIZE (rust/crates/aws-smithy-xml-0.60.9.crate) = 15744 +SHA256 (rust/crates/aws-types-1.3.6.crate) = 3873f8deed8927ce8d04487630dc9ff73193bab64742a61d050e57a68dec4125 +SIZE (rust/crates/aws-types-1.3.6.crate) = 21598 SHA256 (rust/crates/axum-0.7.5.crate) = 3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf SIZE (rust/crates/axum-0.7.5.crate) = 151429 SHA256 (rust/crates/axum-core-0.4.3.crate) = a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3 SIZE (rust/crates/axum-core-0.4.3.crate) = 21877 SHA256 (rust/crates/backtrace-0.3.73.crate) = 5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a SIZE (rust/crates/backtrace-0.3.73.crate) = 87617 +SHA256 (rust/crates/base16ct-0.1.1.crate) = 349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce +SIZE (rust/crates/base16ct-0.1.1.crate) = 10186 SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf SIZE (rust/crates/base16ct-0.2.0.crate) = 10240 SHA256 (rust/crates/base32-0.4.0.crate) = 23ce669cd6c8588f79e15cf450314f9638f967fc5770ff1c7c1deb0925ea7cfa @@ -247,8 +221,8 @@ SHA256 (rust/crates/byteorder-lite-0.1.0.crate) = 8f1fe948ff07f4bd06c30984e69f5b SIZE (rust/crates/byteorder-lite-0.1.0.crate) = 15909 SHA256 (rust/crates/bytes-0.4.12.crate) = 206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c SIZE (rust/crates/bytes-0.4.12.crate) = 46361 -SHA256 (rust/crates/bytes-1.7.1.crate) = 8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50 -SIZE (rust/crates/bytes-1.7.1.crate) = 63623 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/bytes-utils-0.1.4.crate) = 7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35 SIZE (rust/crates/bytes-utils-0.1.4.crate) = 20703 SHA256 (rust/crates/bytestring-1.3.1.crate) = 74d80203ea6b29df88012294f62733de21cfeab47f17b41af3a38bc30a03ee72 @@ -361,6 +335,8 @@ SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e91 SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (rust/crates/crypto-bigint-0.4.9.crate) = ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef +SIZE (rust/crates/crypto-bigint-0.4.9.crate) = 46826 SHA256 (rust/crates/crypto-bigint-0.5.5.crate) = 0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76 SIZE (rust/crates/crypto-bigint-0.5.5.crate) = 83384 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 @@ -393,6 +369,8 @@ SHA256 (rust/crates/deadpool-0.10.0.crate) = fb84100978c1c7b37f09ed3ce3e5f843af0 SIZE (rust/crates/deadpool-0.10.0.crate) = 31997 SHA256 (rust/crates/deadpool-runtime-0.1.4.crate) = 092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b SIZE (rust/crates/deadpool-runtime-0.1.4.crate) = 7664 +SHA256 (rust/crates/der-0.6.1.crate) = f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de +SIZE (rust/crates/der-0.6.1.crate) = 74205 SHA256 (rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0 SIZE (rust/crates/der-0.7.9.crate) = 85173 SHA256 (rust/crates/der-parser-9.0.0.crate) = 5cd0a5c643689626bec213c4d8bd4d96acc8ffdb4ad4bb6bc16abf27d5f4b553 @@ -409,8 +387,8 @@ SHA256 (rust/crates/derive_deref-1.1.1.crate) = dcdbcee2d9941369faba772587a565f4 SIZE (rust/crates/derive_deref-1.1.1.crate) = 6970 SHA256 (rust/crates/derive_more-0.99.18.crate) = 5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce SIZE (rust/crates/derive_more-0.99.18.crate) = 55013 -SHA256 (rust/crates/deunicode-1.6.0.crate) = 339544cc9e2c4dc3fc7149fd630c5f22263a4fdf18a98afd0075784968b5cf00 -SIZE (rust/crates/deunicode-1.6.0.crate) = 170864 +SHA256 (rust/crates/deunicode-1.6.1.crate) = dc55fe0d1f6c107595572ec8b107c0999bb1a2e0b75e37429a4fb0d6474a0e7d +SIZE (rust/crates/deunicode-1.6.1.crate) = 172337 SHA256 (rust/crates/diesel-2.2.3.crate) = 65e13bab2796f412722112327f3e575601a3e9cdcbe426f0d30dbf43f3f5dc71 SIZE (rust/crates/diesel-2.2.3.crate) = 355385 SHA256 (rust/crates/diesel_derives-2.2.3.crate) = e7f2c3de51e2ba6bf2a648285696137aaf0f5f487bcbea93972fe8a364e131a4 @@ -435,6 +413,8 @@ SHA256 (rust/crates/dsl_auto_type-0.1.2.crate) = c5d9abe6314103864cc2d8901b7ae22 SIZE (rust/crates/dsl_auto_type-0.1.2.crate) = 14201 SHA256 (rust/crates/dyn-clone-1.0.17.crate) = 0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125 SIZE (rust/crates/dyn-clone-1.0.17.crate) = 11848 +SHA256 (rust/crates/ecdsa-0.14.8.crate) = 413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c +SIZE (rust/crates/ecdsa-0.14.8.crate) = 24720 SHA256 (rust/crates/ecdsa-0.16.9.crate) = ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca SIZE (rust/crates/ecdsa-0.16.9.crate) = 31406 SHA256 (rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53 @@ -443,6 +423,8 @@ SHA256 (rust/crates/ed25519-dalek-2.1.1.crate) = 4a3daa8e81a3963a60642bcc1f90a67 SIZE (rust/crates/ed25519-dalek-2.1.1.crate) = 85736 SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/elliptic-curve-0.12.3.crate) = e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3 +SIZE (rust/crates/elliptic-curve-0.12.3.crate) = 58374 SHA256 (rust/crates/elliptic-curve-0.13.8.crate) = b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47 SIZE (rust/crates/elliptic-curve-0.13.8.crate) = 63198 SHA256 (rust/crates/email-encoding-0.3.0.crate) = 60d1d33cdaede7e24091f039632eb5d3c7469fe5b066a985281a34fc70fa317f @@ -471,12 +453,12 @@ SHA256 (rust/crates/fake-2.9.2.crate) = 1c25829bde82205da46e1823b2259db6273379f6 SIZE (rust/crates/fake-2.9.2.crate) = 104662 SHA256 (rust/crates/fantoccini-0.19.3.crate) = 65f0fbe245d714b596ba5802b46f937f5ce68dcae0f32f9a70b5c3b04d3c6f64 SIZE (rust/crates/fantoccini-0.19.3.crate) = 68280 -SHA256 (rust/crates/fastrand-1.9.0.crate) = e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be -SIZE (rust/crates/fastrand-1.9.0.crate) = 11910 -SHA256 (rust/crates/fastrand-2.1.1.crate) = e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6 -SIZE (rust/crates/fastrand-2.1.1.crate) = 14983 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fdeflate-0.3.4.crate) = 4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645 SIZE (rust/crates/fdeflate-0.3.4.crate) = 25001 +SHA256 (rust/crates/ff-0.12.1.crate) = d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160 +SIZE (rust/crates/ff-0.12.1.crate) = 12956 SHA256 (rust/crates/ff-0.13.0.crate) = ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449 SIZE (rust/crates/ff-0.13.0.crate) = 17688 SHA256 (rust/crates/fiat-crypto-0.2.9.crate) = 28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d @@ -491,6 +473,8 @@ SHA256 (rust/crates/flume-0.11.0.crate) = 55ac459de2512911e4b674ce33cf20befaba38 SIZE (rust/crates/flume-0.11.0.crate) = 67502 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.4.crate) = a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f +SIZE (rust/crates/foldhash-0.1.4.crate) = 13764 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b @@ -511,8 +495,8 @@ SHA256 (rust/crates/futures-0.3.30.crate) = 645c6916888f6cb6350d2550b80fb63e7348 SIZE (rust/crates/futures-0.3.30.crate) = 53828 SHA256 (rust/crates/futures-channel-0.3.30.crate) = eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 SIZE (rust/crates/futures-channel-0.3.30.crate) = 31736 -SHA256 (rust/crates/futures-core-0.3.30.crate) = dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d -SIZE (rust/crates/futures-core-0.3.30.crate) = 14071 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 SHA256 (rust/crates/futures-executor-0.3.30.crate) = a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d SIZE (rust/crates/futures-executor-0.3.30.crate) = 17744 SHA256 (rust/crates/futures-intrusive-0.5.0.crate) = 1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f @@ -547,6 +531,8 @@ SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 SHA256 (rust/crates/graphviz-rust-0.6.6.crate) = 27dafd1ac303e0dfb347a3861d9ac440859bab26ec2f534bbceb262ea492a1e0 SIZE (rust/crates/graphviz-rust-0.6.6.crate) = 19650 +SHA256 (rust/crates/group-0.12.1.crate) = 5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7 +SIZE (rust/crates/group-0.12.1.crate) = 16516 SHA256 (rust/crates/group-0.13.0.crate) = f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63 SIZE (rust/crates/group-0.13.0.crate) = 16526 SHA256 (rust/crates/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 @@ -561,8 +547,10 @@ SHA256 (rust/crates/hashbrown-0.13.2.crate) = 43a3c133739dddd0d2990f9a4bdf8eb4b2 SIZE (rust/crates/hashbrown-0.13.2.crate) = 105265 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashlink-0.9.1.crate) = 6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af -SIZE (rust/crates/hashlink-0.9.1.crate) = 28928 +SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 +SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashlink-0.10.0.crate) = 7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1 +SIZE (rust/crates/hashlink-0.10.0.crate) = 29402 SHA256 (rust/crates/headers-0.3.9.crate) = 06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270 SIZE (rust/crates/headers-0.3.9.crate) = 68290 SHA256 (rust/crates/headers-core-0.2.0.crate) = e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429 @@ -587,6 +575,8 @@ SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f6 SIZE (rust/crates/home-0.5.9.crate) = 8760 SHA256 (rust/crates/hostname-0.4.0.crate) = f9c7c7c8ac16c798734b8a24560c1362120597c40d5e1459f09498f8f6c8f2ba SIZE (rust/crates/hostname-0.4.0.crate) = 10632 +SHA256 (rust/crates/html-escape-0.2.13.crate) = 6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476 +SIZE (rust/crates/html-escape-0.2.13.crate) = 23345 SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 SIZE (rust/crates/http-0.2.12.crate) = 101964 SHA256 (rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 @@ -605,8 +595,8 @@ SHA256 (rust/crates/humansize-2.1.3.crate) = 6cb51c9a029ddc91b07a787f1d86b53ccfa SIZE (rust/crates/humansize-2.1.3.crate) = 11953 SHA256 (rust/crates/hyper-0.14.30.crate) = a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9 SIZE (rust/crates/hyper-0.14.30.crate) = 198175 -SHA256 (rust/crates/hyper-1.4.1.crate) = 50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05 -SIZE (rust/crates/hyper-1.4.1.crate) = 151849 +SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 +SIZE (rust/crates/hyper-1.6.0.crate) = 153923 SHA256 (rust/crates/hyper-proxy-0.9.1.crate) = ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc SIZE (rust/crates/hyper-proxy-0.9.1.crate) = 10317 SHA256 (rust/crates/hyper-rustls-0.23.2.crate) = 1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c @@ -665,8 +655,6 @@ SHA256 (rust/crates/indexmap-2.5.0.crate) = 68b900aa2f7301e21c36462b170ee99994de SIZE (rust/crates/indexmap-2.5.0.crate) = 85919 SHA256 (rust/crates/infer-0.15.0.crate) = cb33622da908807a06f9513c19b3c1ad50fab3e4137d82a78107d502075aa199 SIZE (rust/crates/infer-0.15.0.crate) = 18734 -SHA256 (rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 -SIZE (rust/crates/instant-0.1.13.crate) = 6305 SHA256 (rust/crates/into-attr-0.1.1.crate) = 18b48c537e49a709e678caec3753a7dba6854661a1eaa27675024283b3f8b376 SIZE (rust/crates/into-attr-0.1.1.crate) = 1485 SHA256 (rust/crates/into-attr-derive-0.2.1.crate) = ecac7c1ae6cd2c6a3a64d1061a8bdc7f52ff62c26a831a2301e54c1b5d70d5b1 @@ -689,8 +677,6 @@ SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 SIZE (rust/crates/itertools-0.11.0.crate) = 125074 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b @@ -747,6 +733,8 @@ SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d5 SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24 SIZE (rust/crates/log-0.4.22.crate) = 44027 +SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 +SIZE (rust/crates/lru-0.12.5.crate) = 16047 SHA256 (rust/crates/lru-cache-0.1.2.crate) = 31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c SIZE (rust/crates/lru-cache-0.1.2.crate) = 9307 SHA256 (rust/crates/lz4_flex-0.11.3.crate) = 75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5 @@ -841,8 +829,8 @@ SHA256 (rust/crates/object-0.36.4.crate) = 084f1a5821ac4c651660a94a7153d27ac9d8a SIZE (rust/crates/object-0.36.4.crate) = 325802 SHA256 (rust/crates/oid-registry-0.7.1.crate) = a8d8034d9489cdaf79228eb9f6a3b8d7bb32ba00d6645ebd48eef4077ceb5bd9 SIZE (rust/crates/oid-registry-0.7.1.crate) = 15220 -SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 -SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/once_cell-1.21.1.crate) = d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc +SIZE (rust/crates/once_cell-1.21.1.crate) = 34256 SHA256 (rust/crates/oncemutex-0.1.1.crate) = 44d11de466f4a3006fe8a5e7ec84e93b79c70cb992ae0aa0eb631ad2df8abfe2 SIZE (rust/crates/oncemutex-0.1.1.crate) = 2476 SHA256 (rust/crates/oorandom-11.1.4.crate) = b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9 @@ -877,6 +865,8 @@ SHA256 (rust/crates/outref-0.5.1.crate) = 4030760ffd992bef45b0ae3f10ce1aba99e334 SIZE (rust/crates/outref-0.5.1.crate) = 3957 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (rust/crates/p256-0.11.1.crate) = 51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594 +SIZE (rust/crates/p256-0.11.1.crate) = 67282 SHA256 (rust/crates/p256-0.13.2.crate) = c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b SIZE (rust/crates/p256-0.13.2.crate) = 63434 SHA256 (rust/crates/p384-0.13.0.crate) = 70786f51bcc69f6a4c0360e063a4cac5419ef7c5cd5b3c99ad70f3be5ba79209 @@ -937,6 +927,8 @@ SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/pkcs1-0.7.5.crate) = c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f SIZE (rust/crates/pkcs1-0.7.5.crate) = 35790 +SHA256 (rust/crates/pkcs8-0.9.0.crate) = 9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba +SIZE (rust/crates/pkcs8-0.9.0.crate) = 26214 SHA256 (rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7 SIZE (rust/crates/pkcs8-0.10.2.crate) = 26360 SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec @@ -967,8 +959,8 @@ SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08c SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.86.crate) = 5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77 -SIZE (rust/crates/proc-macro2-1.0.86.crate) = 48958 +SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 +SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 SHA256 (rust/crates/proptest-1.5.0.crate) = b4c2511913b88df1637da85cc8d96ec8e43a3f8bb8ccb71ee1ac240d6f3df58d SIZE (rust/crates/proptest-1.5.0.crate) = 201381 SHA256 (rust/crates/prost-0.13.2.crate) = 3b2ecbe40f08db5c006b5764a2645f7f3f141ce756412ac9e1dd6087e6d32995 @@ -1049,6 +1041,8 @@ SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961ab SIZE (rust/crates/reqwest-0.11.27.crate) = 163155 SHA256 (rust/crates/reqwest-0.12.7.crate) = f8f4955649ef5c38cc7f9e8aa41761d48fb9677197daea9984dc54f56aad5e63 SIZE (rust/crates/reqwest-0.12.7.crate) = 176918 +SHA256 (rust/crates/rfc6979-0.3.1.crate) = 7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb +SIZE (rust/crates/rfc6979-0.3.1.crate) = 8460 SHA256 (rust/crates/rfc6979-0.4.0.crate) = f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2 SIZE (rust/crates/rfc6979-0.4.0.crate) = 9140 SHA256 (rust/crates/ring-0.16.20.crate) = 3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc @@ -1099,12 +1093,12 @@ SHA256 (rust/crates/rustls-pemfile-1.0.4.crate) = 1c74cae0a4cf6ccbbf5f359f08efdf SIZE (rust/crates/rustls-pemfile-1.0.4.crate) = 22092 SHA256 (rust/crates/rustls-pemfile-2.1.3.crate) = 196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425 SIZE (rust/crates/rustls-pemfile-2.1.3.crate) = 26757 -SHA256 (rust/crates/rustls-pki-types-1.8.0.crate) = fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0 -SIZE (rust/crates/rustls-pki-types-1.8.0.crate) = 29562 +SHA256 (rust/crates/rustls-pki-types-1.11.0.crate) = 917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c +SIZE (rust/crates/rustls-pki-types-1.11.0.crate) = 63933 SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 -SHA256 (rust/crates/rustls-webpki-0.102.7.crate) = 84678086bd54edf2b415183ed7a94d0efb049f1b646a33e22a36f3794be6ae56 -SIZE (rust/crates/rustls-webpki-0.102.7.crate) = 203931 +SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 +SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 SHA256 (rust/crates/rustversion-1.0.17.crate) = 955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6 SIZE (rust/crates/rustversion-1.0.17.crate) = 17621 SHA256 (rust/crates/rusty-fork-0.3.0.crate) = cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f @@ -1127,12 +1121,14 @@ SHA256 (rust/crates/sdd-3.0.2.crate) = 0495e4577c672de8254beb68d01a9b62d0e8a13c0 SIZE (rust/crates/sdd-3.0.2.crate) = 25156 SHA256 (rust/crates/seahash-4.1.0.crate) = 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b SIZE (rust/crates/seahash-4.1.0.crate) = 31976 +SHA256 (rust/crates/sec1-0.3.0.crate) = 3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928 +SIZE (rust/crates/sec1-0.3.0.crate) = 17615 SHA256 (rust/crates/sec1-0.7.3.crate) = d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc SIZE (rust/crates/sec1-0.7.3.crate) = 17979 SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 -SHA256 (rust/crates/security-framework-sys-2.11.1.crate) = 75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf -SIZE (rust/crates/security-framework-sys-2.11.1.crate) = 18755 +SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 +SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 SHA256 (rust/crates/semver-0.9.0.crate) = 1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403 SIZE (rust/crates/semver-0.9.0.crate) = 17344 SHA256 (rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b @@ -1187,6 +1183,8 @@ SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 SHA256 (rust/crates/signal-hook-tokio-0.3.1.crate) = 213241f76fb1e37e27de3b6aa1b068a2c333233b59cca6634f634b80a27ecf1e SIZE (rust/crates/signal-hook-tokio-0.3.1.crate) = 7984 +SHA256 (rust/crates/signature-1.6.4.crate) = 74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c +SIZE (rust/crates/signature-1.6.4.crate) = 16012 SHA256 (rust/crates/signature-2.2.0.crate) = 77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de SIZE (rust/crates/signature-2.2.0.crate) = 15531 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe @@ -1215,24 +1213,24 @@ SHA256 (rust/crates/spin-0.5.2.crate) = 6e63cff320ae2c57904679ba7cb63280a3dc4613 SIZE (rust/crates/spin-0.5.2.crate) = 12004 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/spki-0.6.0.crate) = 67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b +SIZE (rust/crates/spki-0.6.0.crate) = 14791 SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d SIZE (rust/crates/spki-0.7.3.crate) = 16409 -SHA256 (rust/crates/sqlformat-0.2.4.crate) = f895e3734318cc55f1fe66258926c9b910c124d47520339efecbb6c59cec7c1f -SIZE (rust/crates/sqlformat-0.2.4.crate) = 21923 -SHA256 (rust/crates/sqlx-0.8.2.crate) = 93334716a037193fac19df402f8571269c84a00852f6a7066b5d2616dcd64d3e -SIZE (rust/crates/sqlx-0.8.2.crate) = 175040 -SHA256 (rust/crates/sqlx-core-0.8.2.crate) = d4d8060b456358185f7d50c55d9b5066ad956956fddec42ee2e8567134a8936e -SIZE (rust/crates/sqlx-core-0.8.2.crate) = 116153 -SHA256 (rust/crates/sqlx-macros-0.8.2.crate) = cac0692bcc9de3b073e8d747391827297e075c7710ff6276d9f7a1f3d58c6657 -SIZE (rust/crates/sqlx-macros-0.8.2.crate) = 6308 -SHA256 (rust/crates/sqlx-macros-core-0.8.2.crate) = 1804e8a7c7865599c9c79be146dc8a9fd8cc86935fa641d3ea58e5f0688abaa5 -SIZE (rust/crates/sqlx-macros-core-0.8.2.crate) = 29729 -SHA256 (rust/crates/sqlx-mysql-0.8.2.crate) = 64bb4714269afa44aef2755150a0fc19d756fb580a67db8885608cf02f47d06a -SIZE (rust/crates/sqlx-mysql-0.8.2.crate) = 71781 -SHA256 (rust/crates/sqlx-postgres-0.8.2.crate) = 6fa91a732d854c5d7726349bb4bb879bb9478993ceb764247660aee25f67c2f8 -SIZE (rust/crates/sqlx-postgres-0.8.2.crate) = 129806 -SHA256 (rust/crates/sqlx-sqlite-0.8.2.crate) = d5b2cf34a45953bfd3daaf3db0f7a7878ab9b7a6b91b422d24a7a9e4c857b680 -SIZE (rust/crates/sqlx-sqlite-0.8.2.crate) = 74021 +SHA256 (rust/crates/sqlx-0.8.3.crate) = 4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f +SIZE (rust/crates/sqlx-0.8.3.crate) = 179122 +SHA256 (rust/crates/sqlx-core-0.8.3.crate) = 6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0 +SIZE (rust/crates/sqlx-core-0.8.3.crate) = 116274 +SHA256 (rust/crates/sqlx-macros-0.8.3.crate) = 3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310 +SIZE (rust/crates/sqlx-macros-0.8.3.crate) = 6339 +SHA256 (rust/crates/sqlx-macros-core-0.8.3.crate) = 4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad +SIZE (rust/crates/sqlx-macros-core-0.8.3.crate) = 29908 +SHA256 (rust/crates/sqlx-mysql-0.8.3.crate) = 4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233 +SIZE (rust/crates/sqlx-mysql-0.8.3.crate) = 72519 +SHA256 (rust/crates/sqlx-postgres-0.8.3.crate) = c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613 +SIZE (rust/crates/sqlx-postgres-0.8.3.crate) = 132700 +SHA256 (rust/crates/sqlx-sqlite-0.8.3.crate) = f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540 +SIZE (rust/crates/sqlx-sqlite-0.8.3.crate) = 76100 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 SHA256 (rust/crates/stacker-0.1.17.crate) = 799c883d55abdb5e98af1a7b3f23b9b6de8ecada0ecac058672d7635eb48ca7b @@ -1259,8 +1257,8 @@ SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.77.crate) = 9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed -SIZE (rust/crates/syn-2.0.77.crate) = 268784 +SHA256 (rust/crates/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 +SIZE (rust/crates/syn-2.0.100.crate) = 297947 SHA256 (rust/crates/syn_derive-0.1.8.crate) = 1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b SIZE (rust/crates/syn_derive-0.1.8.crate) = 5173 SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 @@ -1295,8 +1293,12 @@ SHA256 (rust/crates/thirtyfour-macros-0.1.3.crate) = b72d056365e368fc57a56d0cec9 SIZE (rust/crates/thirtyfour-macros-0.1.3.crate) = 14362 SHA256 (rust/crates/thiserror-1.0.63.crate) = c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724 SIZE (rust/crates/thiserror-1.0.63.crate) = 21537 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 SHA256 (rust/crates/thiserror-impl-1.0.63.crate) = a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261 SIZE (rust/crates/thiserror-impl-1.0.63.crate) = 16047 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 @@ -1445,22 +1447,22 @@ SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40e SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 SHA256 (rust/crates/unicode-xid-0.2.5.crate) = 229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a SIZE (rust/crates/unicode-xid-0.2.5.crate) = 15530 -SHA256 (rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e -SIZE (rust/crates/unicode_categories-0.1.1.crate) = 87298 SHA256 (rust/crates/unidecode-0.3.0.crate) = 402bb19d8e03f1d1a7450e2bd613980869438e0666331be3e073089124aa1adc SIZE (rust/crates/unidecode-0.3.0.crate) = 103512 SHA256 (rust/crates/untrusted-0.7.1.crate) = a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a SIZE (rust/crates/untrusted-0.7.1.crate) = 7924 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/url-2.5.2.crate) = 22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c -SIZE (rust/crates/url-2.5.2.crate) = 79704 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 SHA256 (rust/crates/urlparse-0.7.3.crate) = 110352d4e9076c67839003c7788d8604e24dcded13e0b375af3efaa8cf468517 SIZE (rust/crates/urlparse-0.7.3.crate) = 8299 SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 +SHA256 (rust/crates/utf8-width-0.1.7.crate) = 86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3 +SIZE (rust/crates/utf8-width-0.1.7.crate) = 2977 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 @@ -1633,13 +1635,11 @@ SHA256 (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 38ff0f21cfee8f97d94cef41 SIZE (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 SHA256 (kashif-m-rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a_GH0.tar.gz) = 6034df4e9d3aab8bdd155f8fd7d7eb06b4b1b0b2e436cc1481bc4e9ff9f8e475 SIZE (kashif-m-rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a_GH0.tar.gz) = 44692 -SHA256 (jarnura-async-bb8-diesel-53b4ab901aab7635c8215fd1c2d542c8db443094_GH0.tar.gz) = aeb26e30b7bfb9412d5fd9a72607e1a19531eaa5de325838df2443fad0630975 -SIZE (jarnura-async-bb8-diesel-53b4ab901aab7635c8215fd1c2d542c8db443094_GH0.tar.gz) = 8440 SHA256 (varunsrin-rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc_GH0.tar.gz) = 9de3651f5f31e328bd06600e6a15644ec3577467cf6db871daf17429785ae3a3 SIZE (varunsrin-rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc_GH0.tar.gz) = 20981 SHA256 (sumanmaji4-josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe_GH0.tar.gz) = 91587874e1d859471c05223d03af167fb391ec17a7462f9ff8c9f339b92bb8cb SIZE (sumanmaji4-josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe_GH0.tar.gz) = 144767 SHA256 (juspay-scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89_GH0.tar.gz) = a6c7a65f7da0ede6184658fe1b687583ec8d6ee5268aadfd9c1304eb4d6b54a4 SIZE (juspay-scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89_GH0.tar.gz) = 829373 -SHA256 (juspay-hyperswitch-2025.02.27.0_GH0.tar.gz) = acf722e24e54645a72f44bc4b6dfca69dd97b8cd63fa944d386d2b90081f5e1a -SIZE (juspay-hyperswitch-2025.02.27.0_GH0.tar.gz) = 13119351 +SHA256 (juspay-hyperswitch-2025.05.16.0_GH0.tar.gz) = e4c06f9864b7889c2a8f26f57878df3f16bfcfce8dd870f6db0c6a6a6ff08557 +SIZE (juspay-hyperswitch-2025.05.16.0_GH0.tar.gz) = 13473677 diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile index 380fa75a94b7..e7fb893a9c68 100644 --- a/games/linux-steam-utils/Makefile +++ b/games/linux-steam-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= steam-utils -DISTVERSION= 20250319 +DISTVERSION= 20250521 CATEGORIES= games linux PKGNAMEPREFIX= linux- @@ -23,7 +23,7 @@ USE_GITHUB= yes GH_ACCOUNT= shkhln GH_PROJECT= linuxulator-steam-utils -USE_LINUX= devtools:build dbuslibs gtk2 dri nss alsa-plugins-oss +USE_LINUX= alsa-plugins-oss dbuslibs devtools:build dri gtk2 nss MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX} ALL_TARGET= build diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo index 5b187bc8ce7b..04289fb50909 100644 --- a/games/linux-steam-utils/distinfo +++ b/games/linux-steam-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742838959 -SHA256 (shkhln-linuxulator-steam-utils-20250319_GH0.tar.gz) = ec4883fe39a7bae51c5257728bc6ced0e6d35a31e7565f9475c9f50e05e728d9 -SIZE (shkhln-linuxulator-steam-utils-20250319_GH0.tar.gz) = 42092 +TIMESTAMP = 1747932870 +SHA256 (shkhln-linuxulator-steam-utils-20250521_GH0.tar.gz) = 8c1f2d4533beb613845672e8e27c49e8e9c091e1ae4dfd0349448684f5004dde +SIZE (shkhln-linuxulator-steam-utils-20250521_GH0.tar.gz) = 42140 diff --git a/games/monsterz/Makefile b/games/monsterz/Makefile index 8588ee291454..cb5e54e684a4 100644 --- a/games/monsterz/Makefile +++ b/games/monsterz/Makefile @@ -1,5 +1,5 @@ PORTNAME= monsterz -PORTVERSION= 0.8 +PORTVERSION= 0.9 DISTVERSIONPREFIX= v CATEGORIES= games @@ -8,7 +8,7 @@ COMMENT= Arcade puzzle game WWW= https://github.com/0-wiz-0/monsterz LICENSE= WTFPL -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYGAME} diff --git a/games/monsterz/distinfo b/games/monsterz/distinfo index 4f23c2909e17..bf20a98d402c 100644 --- a/games/monsterz/distinfo +++ b/games/monsterz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737823301 -SHA256 (0-wiz-0-monsterz-v0.8_GH0.tar.gz) = a4f0c845abc3d3b1ab3d08f404852bc2e1e10d512c23b4098e0d49e679a1f079 -SIZE (0-wiz-0-monsterz-v0.8_GH0.tar.gz) = 2316029 +TIMESTAMP = 1747901570 +SHA256 (0-wiz-0-monsterz-v0.9_GH0.tar.gz) = e54e3945ad1fb55002f47c39351ee87fb1f8e555aba22b759c7af21d21877534 +SIZE (0-wiz-0-monsterz-v0.9_GH0.tar.gz) = 2319426 diff --git a/games/monsterz/files/patch-Makefile b/games/monsterz/files/patch-Makefile index fbb366ab6af4..eade9d80637c 100644 --- a/games/monsterz/files/patch-Makefile +++ b/games/monsterz/files/patch-Makefile @@ -1,41 +1,33 @@ ---- Makefile.orig 2007-12-17 22:05:00 UTC +--- Makefile.orig 2025-05-17 14:19:52 UTC +++ Makefile @@ -1,8 +1,8 @@ - -prefix = /usr/local --gamesdir = ${prefix}/games --datadir = ${prefix}/share --pkgdatadir = $(datadir)/games/monsterz +-gamesdir = $(prefix)/games +-datadir = $(prefix)/share +prefix? = /usr/local -+gamesdir = ${prefix}/bin -+datadir = ${prefix}/share/monsterz ++gamesdir = $(prefix)/bin ++datadir = $(prefix)/share/monsterz + mandir = $(prefix)/share/man +-pkgdatadir = $(datadir)/games/monsterz +pkgdatadir = $(datadir) + applicationsdir = $(datadir)/applications scoredir = /var/games scorefile = $(scoredir)/monsterz - -@@ -22,7 +22,7 @@ INKSCAPE = inkscape -z - all: monsterz - - monsterz: monsterz.c -- $(CC) -Wall monsterz.c -DDATADIR=\"$(pkgdatadir)\" -DSCOREFILE=\"$(scorefile)\" -o monsterz -+ $(CC) $(CFLAGS) -Wall monsterz.c -DDATADIR=\"$(pkgdatadir)\" -DSCOREFILE=\"$(scorefile)\" -o monsterz - - bitmap: $(BITMAP) - -@@ -42,17 +42,17 @@ graphics/logo.png: graphics/graphics.svg - install: all - mkdir -p $(DESTDIR)$(gamesdir) - cp monsterz $(DESTDIR)$(gamesdir)/ +@@ -53,8 +53,8 @@ install: all + $(INSTALL_DIR) $(DESTDIR)$(applicationsdir) + $(INSTALL_DIR) $(DESTDIR)$(mandir)/man6 + $(INSTALL_PROGRAM) monsterz $(DESTDIR)$(gamesdir)/ - chown root:games $(DESTDIR)$(gamesdir)/monsterz - chmod g+s $(DESTDIR)$(gamesdir)/monsterz + #chown root:games $(DESTDIR)$(gamesdir)/monsterz + #chmod g+s $(DESTDIR)$(gamesdir)/monsterz - mkdir -p $(DESTDIR)$(pkgdatadir)/graphics - mkdir -p $(DESTDIR)$(pkgdatadir)/sound - cp monsterz.py $(DESTDIR)$(pkgdatadir)/ - cp $(BITMAP) $(DESTDIR)$(pkgdatadir)/graphics/ - cp $(SOUND) $(MUSIC) $(DESTDIR)$(pkgdatadir)/sound/ - mkdir -p $(DESTDIR)$(scoredir) + $(INSTALL_DIR) $(DESTDIR)$(pkgdatadir)/graphics + $(INSTALL_DIR) $(DESTDIR)$(pkgdatadir)/sound + $(INSTALL_SCRIPT) monsterz.py $(DESTDIR)$(pkgdatadir)/ +@@ -63,9 +63,9 @@ install: all + $(INSTALL_DATA) monsterz.desktop $(DESTDIR)$(applicationsdir) + $(INSTALL_DATA) monsterz.6 $(DESTDIR)$(mandir)/man6 + $(INSTALL_DIR) $(DESTDIR)$(scoredir) - test -f $(DESTDIR)$(scorefile) || echo "" > $(DESTDIR)$(scorefile) - chown root:games $(DESTDIR)$(scorefile) - chmod g+w $(DESTDIR)$(scorefile) diff --git a/games/monsterz/pkg-plist b/games/monsterz/pkg-plist index 7c7f758f17be..00ea9c04b5b2 100644 --- a/games/monsterz/pkg-plist +++ b/games/monsterz/pkg-plist @@ -1,6 +1,8 @@ @(,games,2555) bin/monsterz +share/man/man6/monsterz.6.gz %%DATADIR%%/__pycache__/monsterz.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%DATADIR%%/__pycache__/monsterz.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/applications/monsterz.desktop %%DATADIR%%/graphics/background.png %%DATADIR%%/graphics/bigtiles.png %%DATADIR%%/graphics/board.png diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index a9f49f84cbca..8c2b357208ca 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -1,6 +1,6 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. -DISTVERSION= 3.5.4 +DISTVERSION= 3.5.5 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo index 0676f6ad5ae9..5ad7acb6713d 100644 --- a/graphics/cimg/distinfo +++ b/graphics/cimg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746696835 -SHA256 (GreycLab-CImg-v.3.5.4_GH0.tar.gz) = f3102efc0803cb52693b43adf759579feb3dbc018506a8004af5e29b40649ffb -SIZE (GreycLab-CImg-v.3.5.4_GH0.tar.gz) = 12679591 +TIMESTAMP = 1747931392 +SHA256 (GreycLab-CImg-v.3.5.5_GH0.tar.gz) = f202f71dd77a4434fc36725022912fb57098124b92c3c4f417155337dc1c57a0 +SIZE (GreycLab-CImg-v.3.5.5_GH0.tar.gz) = 12680423 diff --git a/graphics/linux-rl9-sdl2_gfx/Makefile b/graphics/linux-rl9-sdl2_gfx/Makefile deleted file mode 100644 index 5fc9aa800e4a..000000000000 --- a/graphics/linux-rl9-sdl2_gfx/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= sdl2_gfx -PORTVERSION= 1.0.4 -DISTVERSIONSUFFIX= -10.el9 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES= EPEL9 -DISTNAME= SDL2_gfx-${DISTVERSIONFULL} - -MAINTAINER= emulation@FreeBSD.org -COMMENT= SDL graphics drawing primitives and other support functions (Rocky Linux ${LINUX_DIST_VER}) -WWW= https://www.ferzkopp.net/Software/SDL_gfx-2.0/ - -LICENSE= ZLIB - -USES= cpe linux:rl9 -CPE_VENDOR= libsdl -USE_LDCONFIG= yes -USE_LINUX= imageformats-libs sdl20 -USE_LINUX_RPM= yes - -CONFLICTS= linux-c7-${PORTNAME} -DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr -DOCSDIR= ${PREFIX}/usr/share/doc/SDL2_gfx - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/graphics/linux-rl9-sdl2_gfx/distinfo b/graphics/linux-rl9-sdl2_gfx/distinfo deleted file mode 100644 index 584e94175592..000000000000 --- a/graphics/linux-rl9-sdl2_gfx/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1739910169 -SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.aarch64.rpm) = 8c68c20864ec46f5171bb19441165d343eb673d8e3f54bbcaa50b66aa11a9304 -SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.aarch64.rpm) = 39437 -SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.x86_64.rpm) = 85fcd5ae2640448b83295ed1cc5c7a97428b963723d87c83a8bd06663f043db0 -SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.x86_64.rpm) = 40074 -SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.src.rpm) = b12e3145f45b634e17f17c8de2367eadb66eba4af63cea2f1456dfcaf24d4a65 -SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.src.rpm) = 1236291 diff --git a/graphics/linux-rl9-sdl2_gfx/pkg-plist.aarch64 b/graphics/linux-rl9-sdl2_gfx/pkg-plist.aarch64 deleted file mode 100644 index 827f67a11e4a..000000000000 --- a/graphics/linux-rl9-sdl2_gfx/pkg-plist.aarch64 +++ /dev/null @@ -1,7 +0,0 @@ -usr/lib/.build-id/fa/68e2bd40ee2640e8ce3d23fb5626d7e083dbdc -usr/lib64/libSDL2_gfx-1.0.so.0 -usr/lib64/libSDL2_gfx-1.0.so.0.0.2 -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -usr/share/licenses/SDL2_gfx/COPYING diff --git a/graphics/linux-rl9-sdl2_gfx/pkg-plist.amd64 b/graphics/linux-rl9-sdl2_gfx/pkg-plist.amd64 deleted file mode 100644 index 5ff96dfcdb92..000000000000 --- a/graphics/linux-rl9-sdl2_gfx/pkg-plist.amd64 +++ /dev/null @@ -1,7 +0,0 @@ -usr/lib/.build-id/c2/45a591d6cbe152f05443c2c551b358dcc96591 -usr/lib64/libSDL2_gfx-1.0.so.0 -usr/lib64/libSDL2_gfx-1.0.so.0.0.2 -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -usr/share/licenses/SDL2_gfx/COPYING diff --git a/graphics/linux-rl9-sdl2_image/Makefile b/graphics/linux-rl9-sdl2_image/Makefile deleted file mode 100644 index 383299e3e1e0..000000000000 --- a/graphics/linux-rl9-sdl2_image/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= sdl2_image -PORTVERSION= 2.8.2 -DISTVERSIONSUFFIX= -1.el9 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES= EPEL9 -DISTNAME= SDL2_image-${DISTVERSIONFULL} - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Simple library to load images as SDL interfaces (Rocky Linux ${LINUX_DIST_VER}) -WWW= https://github.com/libsdl-org/SDL_image/ - -LICENSE= ZLIB - -USES= cpe linux:rl9 -CPE_VENDOR= libsdl -USE_LDCONFIG= yes -USE_LINUX= imageformats-libs sdl20 -USE_LINUX_RPM= yes - -CONFLICTS= linux-c7-${PORTNAME} -DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr -DOCSDIR= ${PREFIX}/usr/share/doc/SDL2_image - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/graphics/linux-rl9-sdl2_image/distinfo b/graphics/linux-rl9-sdl2_image/distinfo deleted file mode 100644 index 0a560769b092..000000000000 --- a/graphics/linux-rl9-sdl2_image/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1739868652 -SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.aarch64.rpm) = a1a78f8460a84ccf272659df540354331ccf128b63ab56d3e04b1e4602766dea -SIZE (rocky/s/SDL2_image-2.8.2-1.el9.aarch64.rpm) = 107516 -SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.x86_64.rpm) = 30e896d0666851a4c721ee45b242fd317fd58038b1bb95576a0af7ce0e0a084a -SIZE (rocky/s/SDL2_image-2.8.2-1.el9.x86_64.rpm) = 107860 -SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.src.rpm) = b29fa23de7cf4f7bd1e43921207a9a98a72a65e2aa415976173d2e7f95ded1f9 -SIZE (rocky/s/SDL2_image-2.8.2-1.el9.src.rpm) = 11361542 diff --git a/graphics/linux-rl9-sdl2_image/pkg-plist.aarch64 b/graphics/linux-rl9-sdl2_image/pkg-plist.aarch64 deleted file mode 100644 index dae5a9ea265d..000000000000 --- a/graphics/linux-rl9-sdl2_image/pkg-plist.aarch64 +++ /dev/null @@ -1,7 +0,0 @@ -usr/bin/showimage2 -usr/lib/.build-id/77/e41c8b152a062d85b08a8f0c1571bc78294bfe -usr/lib/.build-id/ae/5e4a28cd22e963e74b8a54c8d0d2f4bc2f19e5 -usr/lib64/libSDL2_image-2.0.so.0 -usr/lib64/libSDL2_image-2.0.so.0.800.2 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -usr/share/licenses/SDL2_image/LICENSE.txt diff --git a/graphics/linux-rl9-sdl2_image/pkg-plist.amd64 b/graphics/linux-rl9-sdl2_image/pkg-plist.amd64 deleted file mode 100644 index 556df5363176..000000000000 --- a/graphics/linux-rl9-sdl2_image/pkg-plist.amd64 +++ /dev/null @@ -1,7 +0,0 @@ -usr/bin/showimage2 -usr/lib/.build-id/a6/2990bf4f41d140ff7050e242b442578fed9ed0 -usr/lib/.build-id/c1/9aa514e517d8cbea69c7f37a59cfa6d0ab4d80 -usr/lib64/libSDL2_image-2.0.so.0 -usr/lib64/libSDL2_image-2.0.so.0.800.2 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -usr/share/licenses/SDL2_image/LICENSE.txt diff --git a/graphics/linux-rl9-sdl2_ttf/Makefile b/graphics/linux-rl9-sdl2_ttf/Makefile deleted file mode 100644 index 14519ee5a7de..000000000000 --- a/graphics/linux-rl9-sdl2_ttf/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= sdl2_ttf -PORTVERSION= 2.20.2 -DISTVERSIONSUFFIX= -1.el9 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES= EPEL9 -DISTNAME= SDL2_ttf-${DISTVERSIONFULL} - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Simple library to load True Type Fonts as SDL interfaces (Linux CentOS ${LINUX_DIST_VER}) -WWW= https://github.com/libsdl-org/SDL_ttf/ - -LICENSE= ZLIB - -USES= linux:rl9 -USE_LDCONFIG= yes -USE_LINUX= imageformats-libs sdl20 -USE_LINUX_RPM= yes - -CONFLICTS= linux-c7-${PORTNAME} -DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr -DOCSDIR= ${PREFIX}/usr/share/doc/SDL2_ttf - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/graphics/linux-rl9-sdl2_ttf/distinfo b/graphics/linux-rl9-sdl2_ttf/distinfo deleted file mode 100644 index 73fc6b8c1169..000000000000 --- a/graphics/linux-rl9-sdl2_ttf/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1739909490 -SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.aarch64.rpm) = d63c53b2e80e78e7ba268fc4863e6c46d8ee6f94d59dea6d603251434f11393f -SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.aarch64.rpm) = 35031 -SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.x86_64.rpm) = bb28cd9736a7a330a3647e1e2027a16248300e29c43bbf291311f33fbcee6084 -SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.x86_64.rpm) = 40681 -SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.src.rpm) = 0513274cb41f7bfbe0cf71418eef756c13e42c049ab8d63f8e127800373eb91a -SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.src.rpm) = 13146312 diff --git a/graphics/linux-rl9-sdl2_ttf/pkg-plist.aarch64 b/graphics/linux-rl9-sdl2_ttf/pkg-plist.aarch64 deleted file mode 100644 index 293b2d5aeb9c..000000000000 --- a/graphics/linux-rl9-sdl2_ttf/pkg-plist.aarch64 +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/.build-id/33/9c4c387f75655d63eb265df2db59996eebcfe9 -usr/lib64/libSDL2_ttf-2.0.so.0 -usr/lib64/libSDL2_ttf-2.0.so.0.2000.2 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -%%PORTDOCS%%%%DOCSDIR%%/README.txt -usr/share/licenses/SDL2_ttf/LICENSE.txt diff --git a/graphics/linux-rl9-sdl2_ttf/pkg-plist.amd64 b/graphics/linux-rl9-sdl2_ttf/pkg-plist.amd64 deleted file mode 100644 index 47aa7c1a9948..000000000000 --- a/graphics/linux-rl9-sdl2_ttf/pkg-plist.amd64 +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/.build-id/f7/de37d6066fa2967c13f1fb2261fe339261ff79 -usr/lib64/libSDL2_ttf-2.0.so.0 -usr/lib64/libSDL2_ttf-2.0.so.0.2000.2 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -%%PORTDOCS%%%%DOCSDIR%%/README.txt -usr/share/licenses/SDL2_ttf/LICENSE.txt diff --git a/lang/elixir-devel/Makefile b/lang/elixir-devel/Makefile index 8d1f9d307fb1..7e5a74b00a3d 100644 --- a/lang/elixir-devel/Makefile +++ b/lang/elixir-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= elixir DISTVERSIONPREFIX= v -DISTVERSION= 1.18.3 +DISTVERSION= 1.18.4 DISTVERSIONSUFFIX= CATEGORIES= lang MASTER_SITES+= https://github.com/elixir-lang/elixir/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}/:doc diff --git a/lang/elixir-devel/distinfo b/lang/elixir-devel/distinfo index 078862f551b5..f2394213f08e 100644 --- a/lang/elixir-devel/distinfo +++ b/lang/elixir-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1741257013 -SHA256 (elixir/1.18.3/Docs.zip) = ff3f76732d85cabd1eb33b9ac7703d8c19fa7a6555897afec4f4ea1e0316062f -SIZE (elixir/1.18.3/Docs.zip) = 5802354 -SHA256 (elixir/1.18.3/elixir-lang-elixir-v1.18.3_GH0.tar.gz) = f8d4376311058dd9a78ed365fa1df9fd1b22d2468c587e3f0f4fb320283a1ed7 -SIZE (elixir/1.18.3/elixir-lang-elixir-v1.18.3_GH0.tar.gz) = 3391654 +TIMESTAMP = 1747839341 +SHA256 (elixir/1.18.4/Docs.zip) = c3843e096ed82f4e7107dddb6e53a1c3179b28724315e3ec419e3078908800da +SIZE (elixir/1.18.4/Docs.zip) = 5745595 +SHA256 (elixir/1.18.4/elixir-lang-elixir-v1.18.4_GH0.tar.gz) = 8e136c0a92160cdad8daa74560e0e9c6810486bd232fbce1709d40fcc426b5e0 +SIZE (elixir/1.18.4/elixir-lang-elixir-v1.18.4_GH0.tar.gz) = 3397219 diff --git a/lang/elixir-devel/pkg-plist b/lang/elixir-devel/pkg-plist index f620a5ad44dc..4ba3dec14189 100644 --- a/lang/elixir-devel/pkg-plist +++ b/lang/elixir-devel/pkg-plist @@ -714,15 +714,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/eex/EEx.html %%PORTDOCS%%%%DOCSDIR%%/eex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/eex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/search_data-E87008C5.js -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/sidebar_items-0B2B143B.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/search_data-4B058DF8.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/sidebar_items-D8E88037.js %%PORTDOCS%%%%DOCSDIR%%/eex/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/eex/index.html %%PORTDOCS%%%%DOCSDIR%%/eex/search.html @@ -869,15 +869,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/elixir/debugging.html %%PORTDOCS%%%%DOCSDIR%%/elixir/dependencies-and-umbrella-projects.html %%PORTDOCS%%%%DOCSDIR%%/elixir/design-anti-patterns.html -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/search_data-8C1D8995.js -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/sidebar_items-0E9C9F6D.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/search_data-D3F975CD.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/sidebar_items-33C8C98E.js %%PORTDOCS%%%%DOCSDIR%%/elixir/distributed-tasks.html %%PORTDOCS%%%%DOCSDIR%%/elixir/docs-tests-and-with.html %%PORTDOCS%%%%DOCSDIR%%/elixir/docs_config.js @@ -941,15 +941,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/ex_unit/ExUnit.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/search_data-7400B86D.js -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/sidebar_items-402A47D8.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/search_data-61FBCF82.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/sidebar_items-B7CFB982.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/index.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/search.html @@ -962,15 +962,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/iex/IEx.html %%PORTDOCS%%%%DOCSDIR%%/iex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/iex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/search_data-53574DE1.js -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/sidebar_items-34D826BA.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/search_data-2CF293CF.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/sidebar_items-025038F8.js %%PORTDOCS%%%%DOCSDIR%%/iex/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/iex/index.html %%PORTDOCS%%%%DOCSDIR%%/iex/search.html @@ -982,15 +982,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/logger/Logger.html %%PORTDOCS%%%%DOCSDIR%%/logger/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/logger/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/search_data-ACC27FC2.js -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/sidebar_items-58E83807.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/search_data-B5F90A7A.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/sidebar_items-6EF946FB.js %%PORTDOCS%%%%DOCSDIR%%/logger/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/logger/index.html %%PORTDOCS%%%%DOCSDIR%%/logger/search.html @@ -1067,15 +1067,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/mix/Mix.html %%PORTDOCS%%%%DOCSDIR%%/mix/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/mix/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-6XHBGSGW.js -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-elixir-6X3L5KMG.css +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-DPJLHKSM.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-elixir-J3PIVQVA.css %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/remixicon-NKANDIL5.woff2 -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/search_data-BD6B67DC.js -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/sidebar_items-61606DA3.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/remixicon-QPNJX265.woff2 +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/search_data-4AA84007.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/sidebar_items-37FA66D7.js %%PORTDOCS%%%%DOCSDIR%%/mix/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/mix/index.html %%PORTDOCS%%%%DOCSDIR%%/mix/search.html diff --git a/lang/erlang-runtime28/Makefile b/lang/erlang-runtime28/Makefile index e21f7e12445f..97c35c1cd15a 100644 --- a/lang/erlang-runtime28/Makefile +++ b/lang/erlang-runtime28/Makefile @@ -1,7 +1,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 28.0 -DISTVERSIONSUFFIX= -rc2 +PORTREVISION= 5 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime${PORTVERSION:C/\..*//} DIST_SUBDIR= erlang @@ -66,9 +66,9 @@ WX_DESC= Enable WX application DTRACE_CONFIGURE_WITH= dynamic-trace=dtrace DTRACE_CFLAGS= -fno-omit-frame-pointer DTRACE_VARS= STRIP="" +JAVA_USES= java JAVA_CONFIGURE_WITH= javac JAVA_CONFIGURE_ENV= ac_cv_prog_JAVAC="${JAVAC}" -JAVA_USES= java KQUEUE_CONFIGURE_ENABLE= kernel-poll ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC ODBC_USES= localbase:ldflags @@ -95,7 +95,7 @@ CFLAGS+= -DMAP_NORESERVE=0 .endif .if ${ARCH} == i386 -MAKE_ARGS+= ARCH=x86 +MAKE_ARGS+= ARCH=x86 CONFIGURE_ARGS+= --disable-year2038 .endif @@ -117,9 +117,8 @@ post-configure-ODBC-off: post-install-CHUNKS-on: cd ${WRKSRC_otp} && \ - ${SETENV} ERL_TOP=${WRKSRC_otp} \ - ${MAKE_CMD} release_docs DOC_TARGETS=chunks \ - RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${_ERLANG_LIB} + ${SETENV} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD} release_docs \ + DOC_TARGETS=chunks RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${_ERLANG_LIB} post-build-CORBA-on: cd ${WRKSRC_corba} && \ diff --git a/lang/erlang-runtime28/distinfo b/lang/erlang-runtime28/distinfo index 7fae6d3903a2..42490236d9bd 100644 --- a/lang/erlang-runtime28/distinfo +++ b/lang/erlang-runtime28/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1742544443 -SHA256 (erlang/erlang-otp-OTP-28.0-rc2_GH0.tar.gz) = ded32b714f6550f90cd6aa109c4bde8e8e81e33d7aa1ddc0bc222c119cffe3a0 -SIZE (erlang/erlang-otp-OTP-28.0-rc2_GH0.tar.gz) = 63569160 +TIMESTAMP = 1747839017 +SHA256 (erlang/erlang-otp-OTP-28.0_GH0.tar.gz) = d26f21b6af2f8833291afee077c7a50cfbdcfa880fe3e289c6cb6df15c1953d1 +SIZE (erlang/erlang-otp-OTP-28.0_GH0.tar.gz) = 63814863 SHA256 (erlang/erlang-corba-5.2.1_GH0.tar.gz) = e96e9dc710c0ab3282ca5045434f5bc5ff493c22ba63fcfd764ce4d6a13a7c8f SIZE (erlang/erlang-corba-5.2.1_GH0.tar.gz) = 1400553 diff --git a/lang/gcc12-devel/Makefile b/lang/gcc12-devel/Makefile index 3d946a255f3b..50cfbc8276c2 100644 --- a/lang/gcc12-devel/Makefile +++ b/lang/gcc12-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 12.4.1.s20250507 +PORTVERSION= 12.4.1.s20250514 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc12-devel/distinfo b/lang/gcc12-devel/distinfo index 2a9cc8f196c2..a0ef41018a31 100644 --- a/lang/gcc12-devel/distinfo +++ b/lang/gcc12-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746778562 -SHA256 (gcc-12-20250507.tar.xz) = 20682265f35ec31be4b032ee177056dd62162cf49fe9563f0c3551f5a5ba8235 -SIZE (gcc-12-20250507.tar.xz) = 79936088 +TIMESTAMP = 1747296110 +SHA256 (gcc-12-20250514.tar.xz) = 9dce4d3504d9d129d5864a46024fd1996d3d3d308d9b5ba8073f0a2705247ddb +SIZE (gcc-12-20250514.tar.xz) = 79936860 diff --git a/lang/gcc13-devel/Makefile b/lang/gcc13-devel/Makefile index 424716dff121..628c3dfcd89e 100644 --- a/lang/gcc13-devel/Makefile +++ b/lang/gcc13-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 13.3.1.s20250508 +PORTVERSION= 13.3.1.s20250515 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc13-devel/distinfo b/lang/gcc13-devel/distinfo index d2da8f60ef32..33653c2b2c92 100644 --- a/lang/gcc13-devel/distinfo +++ b/lang/gcc13-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746778764 -SHA256 (gcc-13-20250508.tar.xz) = ce961b0bb5b2279479ebf3600112438228275411be1bfa922c636c4538e9c067 -SIZE (gcc-13-20250508.tar.xz) = 84567972 +TIMESTAMP = 1747388439 +SHA256 (gcc-13-20250515.tar.xz) = 9a8a7f090eba6f842fa028f124ce194bfdbbe5e52d89101f9b9df2ea2953a1f5 +SIZE (gcc-13-20250515.tar.xz) = 84556532 diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index 7c11b48a7ea6..f1648b7d6e69 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 14.2.1.s20250509 +PORTVERSION= 14.2.1.s20250516 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} diff --git a/lang/gcc14-devel/distinfo b/lang/gcc14-devel/distinfo index b2660258b661..f1a4a1025b98 100644 --- a/lang/gcc14-devel/distinfo +++ b/lang/gcc14-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746893372 -SHA256 (gcc-14-20250509.tar.xz) = d7ace0e4304334f80bb6341710397ed182df214c008eabebd5fb13d941f508c4 -SIZE (gcc-14-20250509.tar.xz) = 88289160 +TIMESTAMP = 1747468966 +SHA256 (gcc-14-20250516.tar.xz) = 04a5485c7c0fbfeaef7fa210860efa3b79cfe2e14840afc7484be6a3e6e1d8d2 +SIZE (gcc-14-20250516.tar.xz) = 88291124 diff --git a/lang/gcc15-devel/Makefile b/lang/gcc15-devel/Makefile index 20158b2696b5..89c06b1e2135 100644 --- a/lang/gcc15-devel/Makefile +++ b/lang/gcc15-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 15.1.1.s20250510 +PORTVERSION= 15.1.1.s20250517 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc15-devel/distinfo b/lang/gcc15-devel/distinfo index 2f262e809632..bad8319d50de 100644 --- a/lang/gcc15-devel/distinfo +++ b/lang/gcc15-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747124841 -SHA256 (gcc-15-20250510.tar.xz) = d019003a5caadf35df04d22f6d398d602ff16318db928443aab0a6b7f756843f -SIZE (gcc-15-20250510.tar.xz) = 92092512 +TIMESTAMP = 1747727595 +SHA256 (gcc-15-20250517.tar.xz) = 774a2f1a0c4e4741daa719a1d1b0ff49ace3df1c9c597146a15b2767d33a143f +SIZE (gcc-15-20250517.tar.xz) = 92058284 diff --git a/lang/gcc15-devel/files/patch-libgcc_unwind-dw2-fde-dip.c b/lang/gcc15-devel/files/patch-libgcc_unwind-dw2-fde-dip.c new file mode 100644 index 000000000000..66452b37de0f --- /dev/null +++ b/lang/gcc15-devel/files/patch-libgcc_unwind-dw2-fde-dip.c @@ -0,0 +1,23 @@ +FreeBSD defines ElfW(x) to translate Linux's convention to FreeBSD's convention. +GCC defines ElfW to convert its convention to FreeBSD's convention. This patch +removes the conversion defined by GCC so that the FreeBSD conversion only is +applied. + +--- libgcc/unwind-dw2-fde-dip.c.orig 2025-05-16 15:47:38 UTC ++++ libgcc/unwind-dw2-fde-dip.c +@@ -59,13 +59,13 @@ + + #if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ + && defined(TARGET_DL_ITERATE_PHDR) \ +- && defined(__linux__) ++ && (defined(__linux__) || defined(__FreeBSD__)) + # define USE_PT_GNU_EH_FRAME + #endif + + #if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ + && defined(TARGET_DL_ITERATE_PHDR) \ +- && (defined(__DragonFly__) || defined(__FreeBSD__)) ++ && defined(__DragonFly__) + # define ElfW __ElfN + # define USE_PT_GNU_EH_FRAME + #endif diff --git a/lang/gcc16-devel/Makefile b/lang/gcc16-devel/Makefile index a57e6b356b3e..1a1e9b016fec 100644 --- a/lang/gcc16-devel/Makefile +++ b/lang/gcc16-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 16.0.0.s20250511 +PORTVERSION= 16.0.0.s20250518 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc16-devel/distinfo b/lang/gcc16-devel/distinfo index 891629dc8103..337e8de49d1d 100644 --- a/lang/gcc16-devel/distinfo +++ b/lang/gcc16-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747125019 -SHA256 (gcc-16-20250511.tar.xz) = 4086bd9369a82d087d1bd60e2fdd926ee0401115a52542d962c085bf99f41a24 -SIZE (gcc-16-20250511.tar.xz) = 92224236 +TIMESTAMP = 1747727840 +SHA256 (gcc-16-20250518.tar.xz) = 2e50491fa1bd3543c2c02a57eba0296fadc00063622ea94e7c8383edf7420b0f +SIZE (gcc-16-20250518.tar.xz) = 92257212 diff --git a/lang/gcc16-devel/files/patch-libgcc_unwind-dw2-fde-dip.c b/lang/gcc16-devel/files/patch-libgcc_unwind-dw2-fde-dip.c new file mode 100644 index 000000000000..66452b37de0f --- /dev/null +++ b/lang/gcc16-devel/files/patch-libgcc_unwind-dw2-fde-dip.c @@ -0,0 +1,23 @@ +FreeBSD defines ElfW(x) to translate Linux's convention to FreeBSD's convention. +GCC defines ElfW to convert its convention to FreeBSD's convention. This patch +removes the conversion defined by GCC so that the FreeBSD conversion only is +applied. + +--- libgcc/unwind-dw2-fde-dip.c.orig 2025-05-16 15:47:38 UTC ++++ libgcc/unwind-dw2-fde-dip.c +@@ -59,13 +59,13 @@ + + #if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ + && defined(TARGET_DL_ITERATE_PHDR) \ +- && defined(__linux__) ++ && (defined(__linux__) || defined(__FreeBSD__)) + # define USE_PT_GNU_EH_FRAME + #endif + + #if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ + && defined(TARGET_DL_ITERATE_PHDR) \ +- && (defined(__DragonFly__) || defined(__FreeBSD__)) ++ && defined(__DragonFly__) + # define ElfW __ElfN + # define USE_PT_GNU_EH_FRAME + #endif diff --git a/lang/linux-dotnet-runtime/Makefile b/lang/linux-dotnet-runtime/Makefile index 619bc1bc59e7..2cc47fc22d5a 100644 --- a/lang/linux-dotnet-runtime/Makefile +++ b/lang/linux-dotnet-runtime/Makefile @@ -12,6 +12,9 @@ WWW= https://www.microsoft.com/net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Ancient version, no practical use +EXPIRATION_DATE=2025-07-01 + ONLY_FOR_ARCHS= amd64 .if ${PORTNAME} != dotnet-cli diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index ccce870280aa..0ee2cc0abbdb 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-mailwatch-plugin -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= mail xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,28 +11,22 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgnutls.so:security/gnutls \ - libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libgnutls.so:security/gnutls -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \ + xorg +USE_GNOME= glib20 gtk30 USE_XFCE= libexo panel USE_XORG= x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= IPV6 NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= IPV6 NLS -OPTIONS_SUB= yes +IPV6_MESON_ENABLED= ipv6 -IPV6_CONFIGURE_ENABLE= ipv6 +NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime - -post-patch: - @${REINPLACE_CMD} -e 's|xfce-mail|mail-send|' \ - ${WRKSRC}/panel-plugin/mailwatch-plugin.c +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/mail/xfce4-mailwatch-plugin/distinfo b/mail/xfce4-mailwatch-plugin/distinfo index e1b53ca4f0db..a699370d7f44 100644 --- a/mail/xfce4-mailwatch-plugin/distinfo +++ b/mail/xfce4-mailwatch-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735164563 -SHA256 (xfce4/xfce4-mailwatch-plugin-1.3.2.tar.bz2) = c4783f1533891cd2e0c34066da859864dce45a23caa6015b58cb9fa9d65a7e44 -SIZE (xfce4/xfce4-mailwatch-plugin-1.3.2.tar.bz2) = 712411 +TIMESTAMP = 1747771498 +SHA256 (xfce4/xfce4-mailwatch-plugin-1.4.0.tar.xz) = 5c211025db1096663fa6b8cc41213464a6d71f24e76326499d857ff81ea3861f +SIZE (xfce4/xfce4-mailwatch-plugin-1.4.0.tar.xz) = 167520 diff --git a/math/py-cypari2/Makefile b/math/py-cypari2/Makefile index 715f0408b805..58350ac2dd42 100644 --- a/math/py-cypari2/Makefile +++ b/math/py-cypari2/Makefile @@ -1,5 +1,5 @@ PORTNAME= cypari2 -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cypari2/distinfo b/math/py-cypari2/distinfo index 462a75a19fe4..6b216dd4eae9 100644 --- a/math/py-cypari2/distinfo +++ b/math/py-cypari2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737838943 -SHA256 (cypari2-2.2.1.tar.gz) = aaa017a6a280581902f73cf5ce1695712b6598a032be14cfab81f97c475f83b8 -SIZE (cypari2-2.2.1.tar.gz) = 127323 +TIMESTAMP = 1747769694 +SHA256 (cypari2-2.2.2.tar.gz) = 13a338735ea221c1068f8fc415561bf777d8c68725702bc749547264fd091720 +SIZE (cypari2-2.2.2.tar.gz) = 127375 diff --git a/math/py-primecountpy/Makefile b/math/py-primecountpy/Makefile index a2ddc6cac0d3..dff8d1687203 100644 --- a/math/py-primecountpy/Makefile +++ b/math/py-primecountpy/Makefile @@ -1,6 +1,5 @@ PORTNAME= primecountpy -PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTVERSION= 0.1.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,11 +17,17 @@ LIB_DEPENDS= libpari.so:math/pari \ RUN_DEPENDS= ${PYDEPS} USES= localbase python -USE_PYTHON= cython distutils +USE_PYTHON= cython3 distutils .if !defined(WITH_DEBUG) LDFLAGS+= -s .endif PYDEPS= ${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR} +post-build: + ${FIND} ${WRKSRC} -name "*gnu.so" -delete -o -name "*313.pyc" -delete + +post-stage: + ${FIND} ${STAGEDIR} -name "*.cpp" -delete -o -name "*.pyx" -delete + .include <bsd.port.mk> diff --git a/math/py-primecountpy/distinfo b/math/py-primecountpy/distinfo index ad3fbcadde22..67b21416d88d 100644 --- a/math/py-primecountpy/distinfo +++ b/math/py-primecountpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642085161 -SHA256 (primecountpy-0.1.0.tar.gz) = 78fe7cc32115f0669a45d7c90faaf39f7ce3939e39e2e7e5f14c17fe4bff0676 -SIZE (primecountpy-0.1.0.tar.gz) = 16070 +TIMESTAMP = 1747926193 +SHA256 (primecountpy-0.1.1.tar.gz) = c8561817c0be86eeffc41b97b6ef617d795f72cf3de59d9234d1c83d7e424030 +SIZE (primecountpy-0.1.1.tar.gz) = 117697 diff --git a/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt b/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt new file mode 100644 index 000000000000..ff02d703f757 --- /dev/null +++ b/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt @@ -0,0 +1,16 @@ +--- primecountpy.egg-info/SOURCES.txt.orig 2025-05-20 20:18:19 UTC ++++ primecountpy.egg-info/SOURCES.txt +@@ -8,7 +8,6 @@ primecountpy/primecount.cpp + primecountpy/__init__.py + primecountpy/defs.pxd + primecountpy/primecount.cpp +-primecountpy/primecount.cpython-313-x86_64-linux-gnu.so + primecountpy/primecount.pyx + primecountpy.egg-info/PKG-INFO + primecountpy.egg-info/SOURCES.txt +@@ -16,4 +15,3 @@ primecountpy.egg-info/top_level.txt + primecountpy.egg-info/not-zip-safe + primecountpy.egg-info/requires.txt + primecountpy.egg-info/top_level.txt +-primecountpy/__pycache__/__init__.cpython-313.pyc +\ No newline at end of file diff --git a/misc/Makefile b/misc/Makefile index dfb9a6b6745a..3ea23a1703be 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -254,6 +254,7 @@ SUBDIR += lightgbm SUBDIR += linux-c7-sdl12-extralibs SUBDIR += linux-rl9-sdl12-extralibs + SUBDIR += linux-rl9-sdl20-extralibs SUBDIR += llama-cpp SUBDIR += locale-en_DK SUBDIR += localedata diff --git a/misc/linux-rl9-sdl20-extralibs/Makefile b/misc/linux-rl9-sdl20-extralibs/Makefile new file mode 100644 index 000000000000..246dbb3efe43 --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/Makefile @@ -0,0 +1,33 @@ +PORTNAME= sdl20-extralibs +PORTVERSION= 1 +CATEGORIES= misc linux +MASTER_SITES= EPEL9 +DISTNAME= + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Additional SDL 2.0 libraries (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.libsdl.org/ + +LICENSE= LGPL20+ + +USES= linux:rl9 +USE_LINUX= imageformats-libs sdl20 +USE_LINUX_RPM= yes + +BIN_DISTNAMES= SDL2_image-2.8.2-1.el9 + +LIB_DISTNAMES= SDL2_gfx-1.0.4-10.el9 \ + SDL2_image-2.8.2-1.el9 \ + SDL2_net-2.2.0-3.el9 \ + SDL2_mixer-2.8.1-1.el9 \ + SDL2_ttf-2.20.2-1.el9 + +SRC_DISTFILES= SDL2_gfx-1.0.4-10.el9${SRC_SUFX}:SOURCE \ + SDL2_image-2.8.2-1.el9${SRC_SUFX}:SOURCE \ + SDL2_net-2.2.0-3.el9${SRC_SUFX}:SOURCE \ + SDL2_mixer-2.8.1-1.el9${SRC_SUFX}:SOURCE \ + SDL2_ttf-2.20.2-1.el9${SRC_SUFX}:SOURCE + +OPTIONS_DEFINE= DOCS + +.include <bsd.port.mk> diff --git a/misc/linux-rl9-sdl20-extralibs/distinfo b/misc/linux-rl9-sdl20-extralibs/distinfo new file mode 100644 index 000000000000..c13136d75f45 --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/distinfo @@ -0,0 +1,31 @@ +TIMESTAMP = 1747936212 +SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.aarch64.rpm) = 8c68c20864ec46f5171bb19441165d343eb673d8e3f54bbcaa50b66aa11a9304 +SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.aarch64.rpm) = 39437 +SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.x86_64.rpm) = 85fcd5ae2640448b83295ed1cc5c7a97428b963723d87c83a8bd06663f043db0 +SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.x86_64.rpm) = 40074 +SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.aarch64.rpm) = a1a78f8460a84ccf272659df540354331ccf128b63ab56d3e04b1e4602766dea +SIZE (rocky/s/SDL2_image-2.8.2-1.el9.aarch64.rpm) = 107516 +SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.x86_64.rpm) = 30e896d0666851a4c721ee45b242fd317fd58038b1bb95576a0af7ce0e0a084a +SIZE (rocky/s/SDL2_image-2.8.2-1.el9.x86_64.rpm) = 107860 +SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.aarch64.rpm) = d85f2590a7daf03ad73bc18f35e0868b3226b2624fd9940286131073de0dfa9e +SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.aarch64.rpm) = 168550 +SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.x86_64.rpm) = 736d9eeb48f24cedde2d704c5b237537eacf609b9bbfa996a9219c7efe8c7cf1 +SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.x86_64.rpm) = 171511 +SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.aarch64.rpm) = 03a8171960c304d676eea819d5e3742a511b87ba1ca8abfe3e3b0bf990372916 +SIZE (rocky/s/SDL2_net-2.2.0-3.el9.aarch64.rpm) = 19952 +SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.x86_64.rpm) = d512a9d07e351288387dcfe664b62071c6113d3380dddd658f5c3b38d21e4dc5 +SIZE (rocky/s/SDL2_net-2.2.0-3.el9.x86_64.rpm) = 19931 +SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.aarch64.rpm) = d63c53b2e80e78e7ba268fc4863e6c46d8ee6f94d59dea6d603251434f11393f +SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.aarch64.rpm) = 35031 +SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.x86_64.rpm) = bb28cd9736a7a330a3647e1e2027a16248300e29c43bbf291311f33fbcee6084 +SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.x86_64.rpm) = 40681 +SHA256 (rocky/s/SDL2_gfx-1.0.4-10.el9.src.rpm) = b12e3145f45b634e17f17c8de2367eadb66eba4af63cea2f1456dfcaf24d4a65 +SIZE (rocky/s/SDL2_gfx-1.0.4-10.el9.src.rpm) = 1236291 +SHA256 (rocky/s/SDL2_image-2.8.2-1.el9.src.rpm) = b29fa23de7cf4f7bd1e43921207a9a98a72a65e2aa415976173d2e7f95ded1f9 +SIZE (rocky/s/SDL2_image-2.8.2-1.el9.src.rpm) = 11361542 +SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.src.rpm) = 4e38a31c1faf644e7557b65f02ec173a249d47136f1073d77b9e0a96fbd8f811 +SIZE (rocky/s/SDL2_net-2.2.0-3.el9.src.rpm) = 8707507 +SHA256 (rocky/s/SDL2_mixer-2.8.1-1.el9.src.rpm) = 7a750d39a5a1d45e02a8354b46fe97c7d6cb4c6f097283d1b5a7b2ac42429d0d +SIZE (rocky/s/SDL2_mixer-2.8.1-1.el9.src.rpm) = 5992154 +SHA256 (rocky/s/SDL2_ttf-2.20.2-1.el9.src.rpm) = 0513274cb41f7bfbe0cf71418eef756c13e42c049ab8d63f8e127800373eb91a +SIZE (rocky/s/SDL2_ttf-2.20.2-1.el9.src.rpm) = 13146312 diff --git a/misc/linux-rl9-sdl20-extralibs/pkg-descr b/misc/linux-rl9-sdl20-extralibs/pkg-descr new file mode 100644 index 000000000000..b350f36fb73d --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/pkg-descr @@ -0,0 +1,5 @@ +Simple DirectMedia Layer is a cross-platform development library designed to +provide low level access to audio, keyboard, mouse, joystick, and graphics +hardware via OpenGL and Direct3D. + +This package ships extra SDL-related libraries like Mixer, Image, TTF, etc. diff --git a/misc/linux-rl9-sdl20-extralibs/pkg-plist.aarch64 b/misc/linux-rl9-sdl20-extralibs/pkg-plist.aarch64 new file mode 100644 index 000000000000..4cf237941dae --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/pkg-plist.aarch64 @@ -0,0 +1,35 @@ +usr/bin/playmus2 +usr/bin/playwave2 +usr/bin/showimage2 +usr/lib/.build-id/33/9c4c387f75655d63eb265df2db59996eebcfe9 +usr/lib/.build-id/5d/c083dfbec8b658a36a10c0d061667dec9e1130 +usr/lib/.build-id/77/e41c8b152a062d85b08a8f0c1571bc78294bfe +usr/lib/.build-id/ae/5e4a28cd22e963e74b8a54c8d0d2f4bc2f19e5 +usr/lib/.build-id/bb/f246f1d524b08e4d2df375bbb35976ccc78b02 +usr/lib/.build-id/da/f007650a0e92f9461de46089740f215231d258 +usr/lib/.build-id/fa/68e2bd40ee2640e8ce3d23fb5626d7e083dbdc +usr/lib/.build-id/fe/50ad464c14c081ffc0682020772f0768bd789a +usr/lib64/libSDL2_gfx-1.0.so.0 +usr/lib64/libSDL2_gfx-1.0.so.0.0.2 +usr/lib64/libSDL2_image-2.0.so.0 +usr/lib64/libSDL2_image-2.0.so.0.800.2 +usr/lib64/libSDL2_mixer-2.0.so.0 +usr/lib64/libSDL2_mixer-2.0.so.0.800.1 +usr/lib64/libSDL2_net-2.0.so.0 +usr/lib64/libSDL2_net-2.0.so.0.200.0 +usr/lib64/libSDL2_ttf-2.0.so.0 +usr/lib64/libSDL2_ttf-2.0.so.0.2000.2 +usr/share/doc/SDL2_gfx/AUTHORS +usr/share/doc/SDL2_gfx/NEWS +usr/share/doc/SDL2_gfx/README +usr/share/doc/SDL2_image/CHANGES.txt +usr/share/doc/SDL2_mixer/CHANGES.txt +usr/share/doc/SDL2_net/CHANGES.txt +usr/share/doc/SDL2_net/README.txt +usr/share/doc/SDL2_ttf/CHANGES.txt +usr/share/doc/SDL2_ttf/README.txt +usr/share/licenses/SDL2_gfx/COPYING +usr/share/licenses/SDL2_image/LICENSE.txt +usr/share/licenses/SDL2_mixer/LICENSE.txt +usr/share/licenses/SDL2_net/LICENSE.txt +usr/share/licenses/SDL2_ttf/LICENSE.txt diff --git a/misc/linux-rl9-sdl20-extralibs/pkg-plist.amd64 b/misc/linux-rl9-sdl20-extralibs/pkg-plist.amd64 new file mode 100644 index 000000000000..a2bd753900d2 --- /dev/null +++ b/misc/linux-rl9-sdl20-extralibs/pkg-plist.amd64 @@ -0,0 +1,35 @@ +usr/bin/playmus2 +usr/bin/playwave2 +usr/bin/showimage2 +usr/lib/.build-id/3f/37bd142d69499524b1ca23c44f6ddfa0bb6c67 +usr/lib/.build-id/6a/3d27a743249161be4625e0bc7e42a3b99b737b +usr/lib/.build-id/76/2d5d8bcf311c81e265f69ce673fa8f5639e5a8 +usr/lib/.build-id/a6/2990bf4f41d140ff7050e242b442578fed9ed0 +usr/lib/.build-id/c1/9aa514e517d8cbea69c7f37a59cfa6d0ab4d80 +usr/lib/.build-id/c2/45a591d6cbe152f05443c2c551b358dcc96591 +usr/lib/.build-id/f5/62c13a889c1ec3797aab73032e562d58266ac5 +usr/lib/.build-id/f7/de37d6066fa2967c13f1fb2261fe339261ff79 +usr/lib64/libSDL2_gfx-1.0.so.0 +usr/lib64/libSDL2_gfx-1.0.so.0.0.2 +usr/lib64/libSDL2_image-2.0.so.0 +usr/lib64/libSDL2_image-2.0.so.0.800.2 +usr/lib64/libSDL2_mixer-2.0.so.0 +usr/lib64/libSDL2_mixer-2.0.so.0.800.1 +usr/lib64/libSDL2_net-2.0.so.0 +usr/lib64/libSDL2_net-2.0.so.0.200.0 +usr/lib64/libSDL2_ttf-2.0.so.0 +usr/lib64/libSDL2_ttf-2.0.so.0.2000.2 +%%PORTDOCS%%usr/share/doc/SDL2_gfx/AUTHORS +%%PORTDOCS%%usr/share/doc/SDL2_gfx/NEWS +%%PORTDOCS%%usr/share/doc/SDL2_gfx/README +%%PORTDOCS%%usr/share/doc/SDL2_image/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_mixer/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_net/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_net/README.txt +%%PORTDOCS%%usr/share/doc/SDL2_ttf/CHANGES.txt +%%PORTDOCS%%usr/share/doc/SDL2_ttf/README.txt +usr/share/licenses/SDL2_gfx/COPYING +usr/share/licenses/SDL2_image/LICENSE.txt +usr/share/licenses/SDL2_mixer/LICENSE.txt +usr/share/licenses/SDL2_net/LICENSE.txt +usr/share/licenses/SDL2_ttf/LICENSE.txt diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 09cb6a2b79e9..14d07fefda4a 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.11.3 +PORTVERSION= 0.12.0 CATEGORIES= misc xfce geography MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,28 +11,25 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libjson-c.so:devel/json-c \ +LIB_DEPENDS= libjson-c.so:devel/json-c \ libsoup-2.4.so:devel/libsoup -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libxml2 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= glib20 gtk30 libxml2 USE_LDCONFIG= yes USE_XFCE= libmenu panel xfconf -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS UPOWER OPTIONS_SUB= yes UPOWER_DESC= Power management tasks -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower +UPOWER_MESON_ENABLED= upower-glib -UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower -UPOWER_CONFIGURE_ENABLE= upower +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo index 5eb00334294d..dffed8685011 100644 --- a/misc/xfce4-weather-plugin/distinfo +++ b/misc/xfce4-weather-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730922999 -SHA256 (xfce4/xfce4-weather-plugin-0.11.3.tar.bz2) = 002d1fe63906d2f3a012f3cb58cceff1dfbcc466759e36c76d3b03dd01c0dc57 -SIZE (xfce4/xfce4-weather-plugin-0.11.3.tar.bz2) = 3619984 +TIMESTAMP = 1747826306 +SHA256 (xfce4/xfce4-weather-plugin-0.12.0.tar.xz) = 5dd90b032c06ef4b64b818023154ef9463a2c694a0290e57f3412296c7545ff6 +SIZE (xfce4/xfce4-weather-plugin-0.12.0.tar.xz) = 2746276 diff --git a/misc/xfce4-weather-plugin/pkg-plist b/misc/xfce4-weather-plugin/pkg-plist index 3864c78986af..7d3c87996b87 100644 --- a/misc/xfce4-weather-plugin/pkg-plist +++ b/misc/xfce4-weather-plugin/pkg-plist @@ -26,6 +26,7 @@ share/icons/hicolor/scalable/apps/org.xfce.panel.weather.svg %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/hye/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo +%%NLS%%share/locale/ie/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-weather-plugin.mo @@ -41,6 +42,7 @@ share/icons/hicolor/scalable/apps/org.xfce.panel.weather.svg %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo %%NLS%%share/locale/sl/LC_MESSAGES/xfce4-weather-plugin.mo diff --git a/multimedia/pipe-viewer/Makefile b/multimedia/pipe-viewer/Makefile index d99c901b055e..f547fda030e1 100644 --- a/multimedia/pipe-viewer/Makefile +++ b/multimedia/pipe-viewer/Makefile @@ -1,5 +1,5 @@ PORTNAME= pipe-viewer -DISTVERSION= 0.5.5 +DISTVERSION= 0.5.6 CATEGORIES= multimedia perl5 MAINTAINER?= DtxdF@disroot.org @@ -30,7 +30,7 @@ OPTIONS_DEFAULT?= FORK_MANAGER JSON_XS LINE_BREAK LOCAL_CACHE \ READLINE YT_DLP OPTIONS_RADIO= FIXED_WIDTH YOUTUBE OPTIONS_RADIO_FIXED_WIDTH= CHAR_WIDTH LINE_BREAK -OPTIONS_RADIO_YOUTUBE= YOUTUBE_DL YT_DLP +OPTIONS_RADIO_YOUTUBE= YT_DLP OPTIONS_SUB= yes @@ -42,7 +42,6 @@ LINE_BREAK_DESC= Install with p5-Text-CharWidth LOCAL_CACHE_DESC= Local cache support SHARE_DIR_DESC= Install with p5-File-ShareDir YOUTUBE_DESC= Youtube support -YOUTUBE_DL_DESC= Enable Youtube support with youtube_dl YT_DLP_DESC= Enable Youtube support with yt-dlp CHAR_WIDTH_RUN_DEPENDS= p5-Text-CharWidth>0:textproc/p5-Text-CharWidth @@ -54,7 +53,6 @@ LINE_BREAK_RUN_DEPENDS= p5-Unicode-LineBreak>0:textproc/p5-Unicode-LineBreak LOCAL_CACHE_RUN_DEPENDS= p5-LWP-UserAgent-Cached>0:www/p5-LWP-UserAgent-Cached READLINE_RUN_DEPENDS= p5-Term-ReadLine-Gnu>0:devel/p5-Term-ReadLine-Gnu SHARE_DIR_RUN_DEPENDS= p5-File-ShareDir>0:devel/p5-File-ShareDir -YOUTUBE_DL_RUN_DEPENDS= youtube_dl>0:www/youtube_dl YT_DLP_RUN_DEPENDS= yt-dlp>0:www/yt-dlp post-install-GTK3-on: diff --git a/multimedia/pipe-viewer/distinfo b/multimedia/pipe-viewer/distinfo index b8361f210e31..135b99c96779 100644 --- a/multimedia/pipe-viewer/distinfo +++ b/multimedia/pipe-viewer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745129505 -SHA256 (trizen-pipe-viewer-0.5.5_GH0.tar.gz) = 212f3933bd8ae7ef17e718520daceb5d3f42f303b3bad6ac3e9ab25aa53ee074 -SIZE (trizen-pipe-viewer-0.5.5_GH0.tar.gz) = 272386 +TIMESTAMP = 1747928088 +SHA256 (trizen-pipe-viewer-0.5.6_GH0.tar.gz) = fd5c6ab5e03b6e0298ebfa46b93a8e21e5260a64e33d56c9f5fa2c30066f1a36 +SIZE (trizen-pipe-viewer-0.5.6_GH0.tar.gz) = 272490 diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile index 184210f81f73..7c9d739e42b1 100644 --- a/multimedia/xfce4-parole/Makefile +++ b/multimedia/xfce4-parole/Makefile @@ -1,6 +1,5 @@ PORTNAME= parole -PORTVERSION= 4.18.2 -PORTREVISION= 1 +PORTVERSION= 4.20.0 CATEGORIES= multimedia xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -15,44 +14,47 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify \ - libtag_c.so:audio/taglib \ - libharfbuzz.so:print/harfbuzz + libtag_c.so:audio/taglib RUN_DEPENDS= xdg-screensaver:devel/xdg-utils -USES= compiler:c++11-lang desktop-file-utils gettext-tools \ - gmake gnome gstreamer libtool pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 glib20 +USES= compiler:c++11-lang desktop-file-utils gettext-tools gnome \ + gstreamer meson pkgconfig tar:xz xfce xorg +USE_GNOME= glib20 gtk30 USE_GSTREAMER= core faad flac wavpack x USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-notify-plugin \ - --enable-tray-plugin \ - --enable-taglib \ - --enable-mpris2-plugin \ - --without-html-dir -INSTALL_TARGET= install-strip +MESON_ARGS= -Dgtk-doc=false \ + -Dmpris2-plugin=enabled \ + -Dnotify-plugin=enabled \ + -Dtaglib=enabled \ + -Dtray-plugin=enabled \ + -Dx11=enabled -OPTIONS_DEFINE= NLS -OPTIONS_DEFAULT= HTTP +OPTIONS_DEFINE= NLS WAYLAND +OPTIONS_DEFAULT= HTTP WAYLAND OPTIONS_GROUP= GST_PLUG OPTIONS_GROUP_GST_PLUG= CDDA HTTP OPTIONS_SUB= yes -GST_PLUG_DESC= Additional GStreamer plugins -HTTP_DESC= HTTP streaming (libsoup) +GST_PLUG_DESC= Additional GStreamer plugins +HTTP_DESC= HTTP streaming (libsoup) -CDDA_USE= gstreamer=cdparanoia +CDDA_USE= GSTREAMER=cdparanoia -HTTP_USE= gstreamer=soup +HTTP_USE= GSTREAMER=soup -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell +WAYLAND_MESON_ENABLED= wayland post-patch: # Fix .rc files path @${REINPLACE_CMD} -e 's|xfce4/src/misc|${PORTNAME}|g' \ ${WRKSRC}/src/common/parole-rc-utils.h +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build + .include <bsd.port.mk> diff --git a/multimedia/xfce4-parole/distinfo b/multimedia/xfce4-parole/distinfo index ab6ade1c18c9..cfe0784a9d1b 100644 --- a/multimedia/xfce4-parole/distinfo +++ b/multimedia/xfce4-parole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735172090 -SHA256 (xfce4/parole-4.18.2.tar.bz2) = 6625288b760d38a15c295051ecf66c556fcad21dd1516d6d661c2a582421ee0e -SIZE (xfce4/parole-4.18.2.tar.bz2) = 1183723 +TIMESTAMP = 1747847711 +SHA256 (xfce4/parole-4.20.0.tar.xz) = 5cf753e670d6518701133eb860d8bceb3a08a496af6a2b7cc67b93320230c983 +SIZE (xfce4/parole-4.20.0.tar.xz) = 481288 diff --git a/net/linux-rl9-sdl2_net/Makefile b/net/linux-rl9-sdl2_net/Makefile deleted file mode 100644 index fdf023fc3c7e..000000000000 --- a/net/linux-rl9-sdl2_net/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= sdl2_net -PORTVERSION= 2.2.0 -DISTVERSIONSUFFIX= -3.el9 -CATEGORIES= net linux -MASTER_SITES= EPEL9 -DISTNAME= SDL2_net-${DISTVERSIONFULL} - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Small sample cross-platform networking library (Rocky Linux ${LINUX_DIST_VER}) -WWW= https://github.com/libsdl-org/SDL_net - -LICENSE= ZLIB - -USES= linux:rl9 -USE_LDCONFIG= yes -USE_LINUX= sdl20 -USE_LINUX_RPM= yes - -CONFLICTS= linux-c7-${PORTNAME} -DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr -DOCSDIR= ${PREFIX}/usr/share/doc/SDL2_net - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/net/linux-rl9-sdl2_net/distinfo b/net/linux-rl9-sdl2_net/distinfo deleted file mode 100644 index 47e5407ddbe8..000000000000 --- a/net/linux-rl9-sdl2_net/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1739910913 -SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.aarch64.rpm) = 03a8171960c304d676eea819d5e3742a511b87ba1ca8abfe3e3b0bf990372916 -SIZE (rocky/s/SDL2_net-2.2.0-3.el9.aarch64.rpm) = 19952 -SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.x86_64.rpm) = d512a9d07e351288387dcfe664b62071c6113d3380dddd658f5c3b38d21e4dc5 -SIZE (rocky/s/SDL2_net-2.2.0-3.el9.x86_64.rpm) = 19931 -SHA256 (rocky/s/SDL2_net-2.2.0-3.el9.src.rpm) = 4e38a31c1faf644e7557b65f02ec173a249d47136f1073d77b9e0a96fbd8f811 -SIZE (rocky/s/SDL2_net-2.2.0-3.el9.src.rpm) = 8707507 diff --git a/net/linux-rl9-sdl2_net/pkg-plist.aarch64 b/net/linux-rl9-sdl2_net/pkg-plist.aarch64 deleted file mode 100644 index 40a9dd9ee3a1..000000000000 --- a/net/linux-rl9-sdl2_net/pkg-plist.aarch64 +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/.build-id/5d/c083dfbec8b658a36a10c0d061667dec9e1130 -usr/lib64/libSDL2_net-2.0.so.0 -usr/lib64/libSDL2_net-2.0.so.0.200.0 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -%%PORTDOCS%%%%DOCSDIR%%/README.txt -usr/share/licenses/SDL2_net/LICENSE.txt diff --git a/net/linux-rl9-sdl2_net/pkg-plist.amd64 b/net/linux-rl9-sdl2_net/pkg-plist.amd64 deleted file mode 100644 index 6e19c7c2569d..000000000000 --- a/net/linux-rl9-sdl2_net/pkg-plist.amd64 +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/.build-id/f5/62c13a889c1ec3797aab73032e562d58266ac5 -usr/lib64/libSDL2_net-2.0.so.0 -usr/lib64/libSDL2_net-2.0.so.0.200.0 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -%%PORTDOCS%%%%DOCSDIR%%/README.txt -usr/share/licenses/SDL2_net/LICENSE.txt diff --git a/science/afni/Makefile b/science/afni/Makefile index 18c24c20453e..2f64e79a1e6a 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 25.1.09 +DISTVERSION= 25.1.10 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index d1105a46c5eb..f7c6eaf42822 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747516527 -SHA256 (afni-afni-AFNI_25.1.09_GH0.tar.gz) = baec767861a8a4e191d1181976bf89e50ca3eaed06f44ba07a43d9bdafc90ff1 -SIZE (afni-afni-AFNI_25.1.09_GH0.tar.gz) = 53281164 +TIMESTAMP = 1747895372 +SHA256 (afni-afni-AFNI_25.1.10_GH0.tar.gz) = 31c7232bcb4956addcaf03515f5d035aab58c08cb61fafe28052a5655b3eb774 +SIZE (afni-afni-AFNI_25.1.10_GH0.tar.gz) = 53281410 diff --git a/security/aws-c-cal/Makefile b/security/aws-c-cal/Makefile index a4798a686d40..8dc5755cc982 100644 --- a/security/aws-c-cal/Makefile +++ b/security/aws-c-cal/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-cal DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.9.1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-cal/distinfo b/security/aws-c-cal/distinfo index e72792067c1c..ebfa1b1035e8 100644 --- a/security/aws-c-cal/distinfo +++ b/security/aws-c-cal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744466676 -SHA256 (awslabs-aws-c-cal-v0.9.0_GH0.tar.gz) = 516ff370a45bfc49fd6d34a9bd2b1b3e753221046a9e2fbd117341d6f9d39edc -SIZE (awslabs-aws-c-cal-v0.9.0_GH0.tar.gz) = 1684790 +TIMESTAMP = 1747924998 +SHA256 (awslabs-aws-c-cal-v0.9.1_GH0.tar.gz) = 1245f007e83a66805f7afe80ce4825f910dad0068028dd8efc3b6172e2679be5 +SIZE (awslabs-aws-c-cal-v0.9.1_GH0.tar.gz) = 1686098 diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 65b96b84d368..b4284ad5e663 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,7 +1,6 @@ PORTNAME= tailscale -PORTVERSION= 1.82.5 +PORTVERSION= 1.84.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org diff --git a/security/tailscale/distinfo b/security/tailscale/distinfo index 2ebdedf08831..5c1c30f97a6d 100644 --- a/security/tailscale/distinfo +++ b/security/tailscale/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1744965509 -SHA256 (go/security_tailscale/tailscale-v1.82.5/v1.82.5.mod) = b530abe6a08c98e8faeb1c8df72b4bf510b0fe60ccead183ab380082d80ce0ee -SIZE (go/security_tailscale/tailscale-v1.82.5/v1.82.5.mod) = 19965 -SHA256 (go/security_tailscale/tailscale-v1.82.5/v1.82.5.zip) = dbad18c44b1d19089bcd13823aa139f5b961c09f7aaa92c7fa49ae71bf0f16d3 -SIZE (go/security_tailscale/tailscale-v1.82.5/v1.82.5.zip) = 4748478 +TIMESTAMP = 1747894240 +SHA256 (go/security_tailscale/tailscale-v1.84.0/v1.84.0.mod) = baafc225390ceda9c1c63c9d363b8d79ea8b5fe3edb8692dab8afa16cd989f62 +SIZE (go/security_tailscale/tailscale-v1.84.0/v1.84.0.mod) = 20542 +SHA256 (go/security_tailscale/tailscale-v1.84.0/v1.84.0.zip) = 9d62afc9bde6032c50ac94ed7e3f90a0ca55c0cc5226dd2318ccb4e5bc5e1289 +SIZE (go/security_tailscale/tailscale-v1.84.0/v1.84.0.zip) = 4968773 diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index be35bf612e67..26f3e80ef485 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,33 @@ + <vuln vid="4abd86c1-366d-11f0-9c0c-000c29ffbb6c"> + <topic>screen -- multiple vulnerabilities</topic> + <affects> + <package> + <name>screen</name> + <range><lt>5.0.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The screen project reports:</p> + <blockquote cite="https://lists.gnu.org/archive/html/info-gnu/2025-05/msg00002.html"> + <p>Multiple security issues in screen.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-46805</cvename> + <cvename>CVE-2025-46804</cvename> + <cvename>CVE-2025-46803</cvename> + <cvename>CVE-2025-46802</cvename> + <cvename>CVE-2025-23395</cvename> + <url>https://lists.gnu.org/archive/html/info-gnu/2025-05/msg00002.html</url> + </references> + <dates> + <discovery>2025-05-12</discovery> + <entry>2025-05-21</entry> + </dates> + </vuln> + <vuln vid="07560111-34cc-11f0-af94-b42e991fc52e"> <topic>firefox -- out-of-bounds read/write</topic> <affects> diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index 439ddf6085ae..8f3dece7ec81 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,7 +1,6 @@ PORTNAME= carapace DISTVERSIONPREFIX= v -DISTVERSION= 1.3.1 -PORTREVISION= 1 +DISTVERSION= 1.3.2 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://carapace.sh/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules,1.24 +USES= go:modules GO_MODULE= github.com/carapace-sh/carapace-bin GO_TARGET= ./cmd/carapace diff --git a/shells/carapace/distinfo b/shells/carapace/distinfo index 226ce0cfb58d..514d12b4f185 100644 --- a/shells/carapace/distinfo +++ b/shells/carapace/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746533369 -SHA256 (go/shells_carapace/carapace-v1.3.1/v1.3.1.mod) = 21ad8cfa8d8727b09cd4cdda470af51e1008bc8f0bdf8fa5b0b03642306300a1 -SIZE (go/shells_carapace/carapace-v1.3.1/v1.3.1.mod) = 690 -SHA256 (go/shells_carapace/carapace-v1.3.1/v1.3.1.zip) = 84f2993719d70fbfffd92d82077e5dfdde1586d762f801e954c4a3311938a193 -SIZE (go/shells_carapace/carapace-v1.3.1/v1.3.1.zip) = 20703507 +TIMESTAMP = 1747933871 +SHA256 (go/shells_carapace/carapace-v1.3.2/v1.3.2.mod) = 324accbb181eb953f81df0302c070b15732543990ab0b02bf65f4ff334fc9dd0 +SIZE (go/shells_carapace/carapace-v1.3.2/v1.3.2.mod) = 671 +SHA256 (go/shells_carapace/carapace-v1.3.2/v1.3.2.zip) = fdc212e6eeea5526a6f4f93fdd276e5873ac6b9c7cf921b237fda8239dd16957 +SIZE (go/shells_carapace/carapace-v1.3.2/v1.3.2.zip) = 20857510 diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile index ffb00bcb6c97..6d2c65b993b3 100644 --- a/sysutils/catfish/Makefile +++ b/sysutils/catfish/Makefile @@ -1,6 +1,5 @@ PORTNAME= catfish -PORTVERSION= 4.20.0 -PORTREVISION= 1 +PORTVERSION= 4.20.1 CATEGORIES= sysutils MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -18,12 +17,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ pdftotext:graphics/poppler-utils USES= cpe desktop-file-utils gettext-tools gnome meson pkgconfig \ - python shebangfix tar:bz2 xfce + python shebangfix tar:xz xfce CPE_VENDOR= catfish_project USE_GNOME= gdkpixbuf gtk30 pygobject3 USE_XFCE= xfconf -BINARY_ALIAS= python3=${PYTHON_CMD} SHEBANG_FILES= bin/catfish +BINARY_ALIAS= python3=${PYTHON_CMD} NO_ARCH= yes diff --git a/sysutils/catfish/distinfo b/sysutils/catfish/distinfo index 8a2db5f32772..9ff8a7019c06 100644 --- a/sysutils/catfish/distinfo +++ b/sysutils/catfish/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735175757 -SHA256 (xfce4/catfish-4.20.0.tar.bz2) = 3938a3cd5a9ecd75c9c7777f7204f8e4cfcb9960203ffd8c2df7d08d11a73a6e -SIZE (xfce4/catfish-4.20.0.tar.bz2) = 230923 +TIMESTAMP = 1747847280 +SHA256 (xfce4/catfish-4.20.1.tar.xz) = fe00d45b163cf86b4c85ebdd23a73d53aa55bc97ba3f691a248ec403d4ade62b +SIZE (xfce4/catfish-4.20.1.tar.xz) = 215824 diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile index 41693951dc42..56b9b3f69e9e 100644 --- a/sysutils/gigolo/Makefile +++ b/sysutils/gigolo/Makefile @@ -1,5 +1,5 @@ PORTNAME= gigolo -PORTVERSION= 0.5.4 +PORTVERSION= 0.6.0 CATEGORIES= sysutils MASTER_SITES= XFCE/apps @@ -10,25 +10,20 @@ WWW= https://docs.xfce.org/apps/gigolo/start LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz -USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 gvfs +USES= gettext-tools gnome meson pkgconfig tar:xz xfce xorg +USE_GNOME= gtk30 gvfs USE_XORG= x11 -GNU_CONFIGURE= yes - -PORTDOCS= AUTHORS ChangeLog NEWS THANKS TODO +PORTDOCS= AUTHORS ChangeLog COPYING NEWS README.md THANKS TODO OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime -post-patch: - @${REINPLACE_CMD} -e 's|^DOCFILES.*|DOCFILES =|' \ - ${WRKSRC}/Makefile.in +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/gigolo/distinfo b/sysutils/gigolo/distinfo index 34e0d771824b..4e7242f4e835 100644 --- a/sysutils/gigolo/distinfo +++ b/sysutils/gigolo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735171831 -SHA256 (gigolo-0.5.4.tar.bz2) = 29951a16ca48c5350fa862417a253bc45c2762106027c216bb7a56eabdd7f0f6 -SIZE (gigolo-0.5.4.tar.bz2) = 507720 +TIMESTAMP = 1747847460 +SHA256 (gigolo-0.6.0.tar.xz) = f27dbb51abe8144c1b981f2d820ad1b279c1bc4623d7333b7d4f5f4777eb45ed +SIZE (gigolo-0.6.0.tar.xz) = 198948 diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile index 330865e9df23..3c9ef670890f 100644 --- a/sysutils/kopia/Makefile +++ b/sysutils/kopia/Makefile @@ -1,7 +1,6 @@ PORTNAME= kopia DISTVERSIONPREFIX= v -DISTVERSION= 0.19.0 -PORTREVISION= 3 +DISTVERSION= 0.20.0 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/kopia/distinfo b/sysutils/kopia/distinfo index a86aab580b00..db0e57d594cd 100644 --- a/sysutils/kopia/distinfo +++ b/sysutils/kopia/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1737710965 -SHA256 (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.mod) = 00a48a4e95e773d4dfeff86a9024db0b151536934d159929cc3ac9844afaffc3 -SIZE (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.mod) = 7029 -SHA256 (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.zip) = cdd91f5c027bac89c3e61f5478a174365f8c3657a638deb5861d31b87d60a19a -SIZE (go/sysutils_kopia/kopia-v0.19.0/v0.19.0.zip) = 2397566 +TIMESTAMP = 1747882285 +SHA256 (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.mod) = a2908a1e3d77ebaca674d587e09ec3484a9f9f494a9aba4fc3c7ca276e9ec9e2 +SIZE (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.mod) = 7039 +SHA256 (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.zip) = 52aa5966e3687c8a3426244c10f9a7072edbc8298d4c372c9cf6f9b84b7f7e91 +SIZE (go/sysutils_kopia/kopia-v0.20.0/v0.20.0.zip) = 2367340 diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index ed8bd0ac42a1..6705c2d67aa8 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-genmon-plugin -PORTVERSION= 4.2.1 +PORTVERSION= 4.3.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,20 +10,29 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin/start LICENSE= LGPL21 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf glib20 gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig shebangfix \ + tar:xz xfce +USE_GNOME= glib20 gtk30 USE_XFCE= libmenu panel xfconf - -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +SHEBANG_FILES= scripts/datetime \ + scripts/disktemp \ + scripts/dkspuse \ + scripts/gmail \ + scripts/googcal.in \ + scripts/monBandwidth \ + scripts/monBat \ + scripts/monCPU \ + scripts/monTime \ + scripts/monUSB \ + scripts/monWIFI \ + scripts/sysstat OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo index c06743c17d53..a8b568a12b07 100644 --- a/sysutils/xfce4-genmon-plugin/distinfo +++ b/sysutils/xfce4-genmon-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735166676 -SHA256 (xfce4/xfce4-genmon-plugin-4.2.1.tar.bz2) = de540562e1ea58f35a9c815e20736d26af541a0a9372011148cb75b5f0b65951 -SIZE (xfce4/xfce4-genmon-plugin-4.2.1.tar.bz2) = 484379 +TIMESTAMP = 1747771280 +SHA256 (xfce4/xfce4-genmon-plugin-4.3.0.tar.xz) = 077197911d84e5ba22e7bb895ce6c038dbbd8e8e0067ed6f4e48502b7167a282 +SIZE (xfce4/xfce4-genmon-plugin-4.3.0.tar.xz) = 114988 diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile index 7d603d44a157..a70eda31e3b9 100644 --- a/sysutils/xfce4-mount-plugin/Makefile +++ b/sysutils/xfce4-mount-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-mount-plugin -PORTVERSION= 1.1.7 +PORTVERSION= 1.2.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,20 +10,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/start LICENSE= GPLv2 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libmenu panel -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/sysutils/xfce4-mount-plugin/distinfo b/sysutils/xfce4-mount-plugin/distinfo index 87a8cabbd312..fce88ea49b31 100644 --- a/sysutils/xfce4-mount-plugin/distinfo +++ b/sysutils/xfce4-mount-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735164793 -SHA256 (xfce4/xfce4-mount-plugin-1.1.7.tar.bz2) = c3674204c82c138dcd12091a6847793dacefdd01cd20e3c64a40b09c73d881da -SIZE (xfce4/xfce4-mount-plugin-1.1.7.tar.bz2) = 561683 +TIMESTAMP = 1747771850 +SHA256 (xfce4/xfce4-mount-plugin-1.2.0.tar.xz) = adef71a83078e7dc45997e57411f8c43080a0204159a8b8db2ade0a9877e7b4c +SIZE (xfce4/xfce4-mount-plugin-1.2.0.tar.xz) = 97436 diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index 6d7baf4ad5c8..252b92f5a697 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-netload-plugin -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,21 +11,15 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig \ + tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libmenu panel -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime post-patch: @${REINPLACE_CMD} -e 's/ || defined \{0,1\}(__FreeBSD_kernel__)//' \ @@ -33,4 +27,7 @@ post-patch: ${WRKSRC}/panel-plugin/net.h \ ${WRKSRC}/panel-plugin/os.h +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build + .include <bsd.port.mk> diff --git a/sysutils/xfce4-netload-plugin/distinfo b/sysutils/xfce4-netload-plugin/distinfo index c81b8eb16e6c..c69c0cf3ee83 100644 --- a/sysutils/xfce4-netload-plugin/distinfo +++ b/sysutils/xfce4-netload-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735165937 -SHA256 (xfce4/xfce4-netload-plugin-1.4.2.tar.bz2) = a2041338408b2670f8debe57fcec6af539f704659eba853943c1524936ebabeb -SIZE (xfce4/xfce4-netload-plugin-1.4.2.tar.bz2) = 490871 +TIMESTAMP = 1747772318 +SHA256 (xfce4/xfce4-netload-plugin-1.5.0.tar.xz) = a868be8f73e8396c2d61903d46646993c5130d16ded71ddb5da9088abf7cb7ba +SIZE (xfce4/xfce4-netload-plugin-1.5.0.tar.xz) = 72700 diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index 644d834ab934..a403f019c94d 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-places-plugin -PORTVERSION= 1.8.4 +PORTVERSION= 1.9.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,21 +11,22 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libnotify.so:devel/libnotify +LIB_DEPENDS= libnotify.so:devel/libnotify -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \ + xorg +USE_GNOME= gtk30 USE_XFCE= libexo libmenu panel xfconf USE_XORG= ice sm x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +MESON_ARGS= -Dlibnotify=enabled OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build + .include <bsd.port.mk> diff --git a/sysutils/xfce4-places-plugin/distinfo b/sysutils/xfce4-places-plugin/distinfo index 01a8970bd277..a4b7834954e1 100644 --- a/sysutils/xfce4-places-plugin/distinfo +++ b/sysutils/xfce4-places-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735166473 -SHA256 (xfce4/xfce4-places-plugin-1.8.4.tar.bz2) = ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e -SIZE (xfce4/xfce4-places-plugin-1.8.4.tar.bz2) = 452904 +TIMESTAMP = 1747772695 +SHA256 (xfce4/xfce4-places-plugin-1.9.0.tar.xz) = 76d95687e0bea267465e832eea6266563a18d2219192f9e8af6f88e899262e43 +SIZE (xfce4/xfce4-places-plugin-1.9.0.tar.xz) = 91372 diff --git a/sysutils/xfce4-places-plugin/pkg-plist b/sysutils/xfce4-places-plugin/pkg-plist index 4e2bd450ab8b..ce3406c5d50b 100644 --- a/sysutils/xfce4-places-plugin/pkg-plist +++ b/sysutils/xfce4-places-plugin/pkg-plist @@ -52,6 +52,7 @@ lib/xfce4/panel/plugins/libplaces.so %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/ur/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-places-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-places-plugin.mo share/xfce4/panel/plugins/places.desktop diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 98f99720f19d..aa5cf680823d 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-systemload-plugin -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,34 +10,29 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin/start LICENSE= BSD2CLAUSE -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libpolkit-gobject-1.so:sysutils/polkit +LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libmenu panel xfconf - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-libgtop -INSTALL_TARGET= install-strip SSP_UNSAFE= yes -OPTIONS_DEFINE= NLS UPOWER # LIBGTOP +OPTIONS_DEFINE= LIBGTOP NLS UPOWER OPTIONS_DEFAULT= UPOWER OPTIONS_SUB= yes -# Enabling libgtop causes crashes, needs investigation -#LIBGTOP_DESC= Use libgtop for network utilization monitoring +LIBGTOP_DESC= Use libgtop for network utilization monitoring UPOWER_DESC= Use upower for adapting update interval to power state -#LIBGTOP_LIB_DEPENDS= libgtop-2.0.so:devel/libgtop -#LIBGTOP_CONFIGURE_ENABLE= libgtop +LIBGTOP_LIB_DEPENDS= libgtop-2.0.so:devel/libgtop +LIBGTOP_MESON_ENABLED= libgtop + +NLS_USES= gettext-runtime -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower +UPOWER_MESON_ENABLED= upower-glib -UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower -UPOWER_CONFIGURE_ENABLE= upower +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/sysutils/xfce4-systemload-plugin/distinfo b/sysutils/xfce4-systemload-plugin/distinfo index f2b13b8b7f3f..110ca6730fac 100644 --- a/sysutils/xfce4-systemload-plugin/distinfo +++ b/sysutils/xfce4-systemload-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735170206 -SHA256 (xfce4/xfce4-systemload-plugin-1.3.3.tar.bz2) = 6852d5d9c9a74d0e0db582c6f5fe7390ebe48a2eb5692177ae12e1c4ccc6efc9 -SIZE (xfce4/xfce4-systemload-plugin-1.3.3.tar.bz2) = 519937 +TIMESTAMP = 1747773334 +SHA256 (xfce4/xfce4-systemload-plugin-1.4.0.tar.xz) = 6e363bcf845bb88329b52858d65a1ec6e00db5121ae9246e46eb03135d9569c6 +SIZE (xfce4/xfce4-systemload-plugin-1.4.0.tar.xz) = 60984 diff --git a/sysutils/xfce4-systemload-plugin/files/patch-panel-plugin_meson.build b/sysutils/xfce4-systemload-plugin/files/patch-panel-plugin_meson.build new file mode 100644 index 000000000000..71eedf89264e --- /dev/null +++ b/sysutils/xfce4-systemload-plugin/files/patch-panel-plugin_meson.build @@ -0,0 +1,47 @@ +--- panel-plugin/meson.build.orig 2025-05-20 08:31:51 UTC ++++ panel-plugin/meson.build +@@ -15,6 +15,25 @@ plugin_sources = [ + xfce_revision_h, + ] + ++dependencies = [ ++ glib, ++ gtk, ++ libgtop, ++ libm, ++ libxfce4panel, ++ libxfce4ui, ++ libxfce4util, ++ upower_glib, ++ xfconf, ++] ++ ++target_os = host_machine.system() ++if target_os == 'freebsd' ++ kvm_lib = cc.find_library('kvm', required : true) ++ ++ dependencies += [ kvm_lib ] ++endif ++ + plugin_install_subdir = 'xfce4' / 'panel' / 'plugins' + + plugin_lib = shared_module( +@@ -27,17 +46,7 @@ plugin_lib = shared_module( + include_directories: [ + include_directories('..'), + ], +- dependencies: [ +- glib, +- gtk, +- libgtop, +- libm, +- libxfce4panel, +- libxfce4ui, +- libxfce4util, +- upower_glib, +- xfconf, +- ], ++ dependencies: dependencies, + install: true, + install_dir: get_option('prefix') / get_option('libdir') / plugin_install_subdir, + ) diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 4794a6c65fac..a17735a0caa8 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-wavelan-plugin -PORTVERSION= 0.6.4 +PORTVERSION= 0.7.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,20 +10,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin/start LICENSE= BSD3CLAUSE -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf glib20 gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= glib20 gtk30 USE_XFCE= libmenu panel -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/sysutils/xfce4-wavelan-plugin/distinfo b/sysutils/xfce4-wavelan-plugin/distinfo index 3bd6ca5d52bf..12be04508aed 100644 --- a/sysutils/xfce4-wavelan-plugin/distinfo +++ b/sysutils/xfce4-wavelan-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735171606 -SHA256 (xfce4/xfce4-wavelan-plugin-0.6.4.tar.bz2) = 129c917b40ffa10d96f3d2c0d03f1e8ad8037c79133e9a6436661e37dd7bb3de -SIZE (xfce4/xfce4-wavelan-plugin-0.6.4.tar.bz2) = 438448 +TIMESTAMP = 1747826157 +SHA256 (xfce4/xfce4-wavelan-plugin-0.7.0.tar.xz) = 5fdce1e1b0d29d0a258dca86bab9d4edcbc12098134b92e00ea1502086a49116 +SIZE (xfce4/xfce4-wavelan-plugin-0.7.0.tar.xz) = 45304 diff --git a/textproc/CLDR/Makefile b/textproc/CLDR/Makefile index 273d476ee86f..2a56af7cba01 100644 --- a/textproc/CLDR/Makefile +++ b/textproc/CLDR/Makefile @@ -1,5 +1,5 @@ PORTNAME= CLDR -PORTVERSION= 46.1 +PORTVERSION= 47 CATEGORIES= textproc MASTER_SITES= https://unicode.org/Public/cldr/${PORTVERSION}/:src \ http://www.unicode.org/:lic diff --git a/textproc/CLDR/distinfo b/textproc/CLDR/distinfo index 46ffbf58debf..f1c3605bcc97 100644 --- a/textproc/CLDR/distinfo +++ b/textproc/CLDR/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1736281988 -SHA256 (cldr-common-46.1.zip) = c3828c9280c6b3bb921bc96baf53be2174b5416d72e740ec3915c1ff91a50a80 -SIZE (cldr-common-46.1.zip) = 34308024 +TIMESTAMP = 1747915873 +SHA256 (cldr-common-47.zip) = d5ee2abac64158c04884a722f8ef4830ea22b6c74aac20185be2838db8eda788 +SIZE (cldr-common-47.zip) = 34154825 SHA256 (copyright.html) = 9f83fb0a046180c87d22c2678e79300475125611ac8dfc2da303db6c6b347251 SIZE (copyright.html) = 17115 diff --git a/textproc/CLDR/pkg-plist b/textproc/CLDR/pkg-plist index 0d7dfa1fa462..95d7856694ee 100644 --- a/textproc/CLDR/pkg-plist +++ b/textproc/CLDR/pkg-plist @@ -900,6 +900,8 @@ %%DATADIR%%/common/main/ckb_IR.xml %%DATADIR%%/common/main/co.xml %%DATADIR%%/common/main/co_FR.xml +%%DATADIR%%/common/main/cop.xml +%%DATADIR%%/common/main/cop_EG.xml %%DATADIR%%/common/main/cs.xml %%DATADIR%%/common/main/cs_CZ.xml %%DATADIR%%/common/main/csw.xml @@ -969,6 +971,7 @@ %%DATADIR%%/common/main/en_CM.xml %%DATADIR%%/common/main/en_CX.xml %%DATADIR%%/common/main/en_CY.xml +%%DATADIR%%/common/main/en_CZ.xml %%DATADIR%%/common/main/en_DE.xml %%DATADIR%%/common/main/en_DG.xml %%DATADIR%%/common/main/en_DK.xml @@ -976,25 +979,30 @@ %%DATADIR%%/common/main/en_Dsrt.xml %%DATADIR%%/common/main/en_Dsrt_US.xml %%DATADIR%%/common/main/en_ER.xml +%%DATADIR%%/common/main/en_ES.xml %%DATADIR%%/common/main/en_FI.xml %%DATADIR%%/common/main/en_FJ.xml %%DATADIR%%/common/main/en_FK.xml %%DATADIR%%/common/main/en_FM.xml +%%DATADIR%%/common/main/en_FR.xml %%DATADIR%%/common/main/en_GB.xml %%DATADIR%%/common/main/en_GD.xml %%DATADIR%%/common/main/en_GG.xml %%DATADIR%%/common/main/en_GH.xml %%DATADIR%%/common/main/en_GI.xml %%DATADIR%%/common/main/en_GM.xml +%%DATADIR%%/common/main/en_GS.xml %%DATADIR%%/common/main/en_GU.xml %%DATADIR%%/common/main/en_GY.xml %%DATADIR%%/common/main/en_HK.xml +%%DATADIR%%/common/main/en_HU.xml %%DATADIR%%/common/main/en_ID.xml %%DATADIR%%/common/main/en_IE.xml %%DATADIR%%/common/main/en_IL.xml %%DATADIR%%/common/main/en_IM.xml %%DATADIR%%/common/main/en_IN.xml %%DATADIR%%/common/main/en_IO.xml +%%DATADIR%%/common/main/en_IT.xml %%DATADIR%%/common/main/en_JE.xml %%DATADIR%%/common/main/en_JM.xml %%DATADIR%%/common/main/en_KE.xml @@ -1018,15 +1026,19 @@ %%DATADIR%%/common/main/en_NF.xml %%DATADIR%%/common/main/en_NG.xml %%DATADIR%%/common/main/en_NL.xml +%%DATADIR%%/common/main/en_NO.xml %%DATADIR%%/common/main/en_NR.xml %%DATADIR%%/common/main/en_NU.xml %%DATADIR%%/common/main/en_NZ.xml %%DATADIR%%/common/main/en_PG.xml %%DATADIR%%/common/main/en_PH.xml %%DATADIR%%/common/main/en_PK.xml +%%DATADIR%%/common/main/en_PL.xml %%DATADIR%%/common/main/en_PN.xml %%DATADIR%%/common/main/en_PR.xml +%%DATADIR%%/common/main/en_PT.xml %%DATADIR%%/common/main/en_PW.xml +%%DATADIR%%/common/main/en_RO.xml %%DATADIR%%/common/main/en_RW.xml %%DATADIR%%/common/main/en_SB.xml %%DATADIR%%/common/main/en_SC.xml @@ -1035,6 +1047,7 @@ %%DATADIR%%/common/main/en_SG.xml %%DATADIR%%/common/main/en_SH.xml %%DATADIR%%/common/main/en_SI.xml +%%DATADIR%%/common/main/en_SK.xml %%DATADIR%%/common/main/en_SL.xml %%DATADIR%%/common/main/en_SS.xml %%DATADIR%%/common/main/en_SX.xml @@ -1233,6 +1246,8 @@ %%DATADIR%%/common/main/hr_HR.xml %%DATADIR%%/common/main/hsb.xml %%DATADIR%%/common/main/hsb_DE.xml +%%DATADIR%%/common/main/ht.xml +%%DATADIR%%/common/main/ht_HT.xml %%DATADIR%%/common/main/hu.xml %%DATADIR%%/common/main/hu_HU.xml %%DATADIR%%/common/main/hy.xml @@ -1793,6 +1808,7 @@ %%DATADIR%%/common/main/yue_Hant.xml %%DATADIR%%/common/main/yue_Hant_CN.xml %%DATADIR%%/common/main/yue_Hant_HK.xml +%%DATADIR%%/common/main/yue_Hant_MO.xml %%DATADIR%%/common/main/za.xml %%DATADIR%%/common/main/za_CN.xml %%DATADIR%%/common/main/zgh.xml @@ -1857,6 +1873,7 @@ %%DATADIR%%/common/rbnf/fr_BE.xml %%DATADIR%%/common/rbnf/fr_CH.xml %%DATADIR%%/common/rbnf/ga.xml +%%DATADIR%%/common/rbnf/gu.xml %%DATADIR%%/common/rbnf/he.xml %%DATADIR%%/common/rbnf/hi.xml %%DATADIR%%/common/rbnf/hr.xml @@ -1918,14 +1935,12 @@ %%DATADIR%%/common/segments/en_US.xml %%DATADIR%%/common/segments/en_US_POSIX.xml %%DATADIR%%/common/segments/es.xml -%%DATADIR%%/common/segments/fi.xml %%DATADIR%%/common/segments/fr.xml %%DATADIR%%/common/segments/it.xml %%DATADIR%%/common/segments/ja.xml %%DATADIR%%/common/segments/pt.xml %%DATADIR%%/common/segments/root.xml %%DATADIR%%/common/segments/ru.xml -%%DATADIR%%/common/segments/sv.xml %%DATADIR%%/common/segments/zh.xml %%DATADIR%%/common/segments/zh_Hant.xml %%DATADIR%%/common/subdivisions/af.xml @@ -1936,10 +1951,12 @@ %%DATADIR%%/common/subdivisions/be.xml %%DATADIR%%/common/subdivisions/bg.xml %%DATADIR%%/common/subdivisions/bn.xml +%%DATADIR%%/common/subdivisions/br.xml %%DATADIR%%/common/subdivisions/bs.xml %%DATADIR%%/common/subdivisions/ca.xml %%DATADIR%%/common/subdivisions/ccp.xml %%DATADIR%%/common/subdivisions/ceb.xml +%%DATADIR%%/common/subdivisions/ckb.xml %%DATADIR%%/common/subdivisions/cs.xml %%DATADIR%%/common/subdivisions/cy.xml %%DATADIR%%/common/subdivisions/da.xml @@ -1952,12 +1969,13 @@ %%DATADIR%%/common/subdivisions/eu.xml %%DATADIR%%/common/subdivisions/fa.xml %%DATADIR%%/common/subdivisions/fi.xml +%%DATADIR%%/common/subdivisions/fil.xml %%DATADIR%%/common/subdivisions/fr.xml %%DATADIR%%/common/subdivisions/ga.xml +%%DATADIR%%/common/subdivisions/gd.xml %%DATADIR%%/common/subdivisions/gl.xml %%DATADIR%%/common/subdivisions/gu.xml %%DATADIR%%/common/subdivisions/ha.xml -%%DATADIR%%/common/subdivisions/ha_NE.xml %%DATADIR%%/common/subdivisions/he.xml %%DATADIR%%/common/subdivisions/hi.xml %%DATADIR%%/common/subdivisions/hr.xml @@ -1970,6 +1988,7 @@ %%DATADIR%%/common/subdivisions/ja.xml %%DATADIR%%/common/subdivisions/jv.xml %%DATADIR%%/common/subdivisions/ka.xml +%%DATADIR%%/common/subdivisions/kgp.xml %%DATADIR%%/common/subdivisions/kk.xml %%DATADIR%%/common/subdivisions/km.xml %%DATADIR%%/common/subdivisions/kn.xml @@ -1983,6 +2002,7 @@ %%DATADIR%%/common/subdivisions/mn.xml %%DATADIR%%/common/subdivisions/mr.xml %%DATADIR%%/common/subdivisions/ms.xml +%%DATADIR%%/common/subdivisions/mt.xml %%DATADIR%%/common/subdivisions/my.xml %%DATADIR%%/common/subdivisions/ne.xml %%DATADIR%%/common/subdivisions/nl.xml @@ -2005,6 +2025,7 @@ %%DATADIR%%/common/subdivisions/sr_Latn.xml %%DATADIR%%/common/subdivisions/sv.xml %%DATADIR%%/common/subdivisions/sw.xml +%%DATADIR%%/common/subdivisions/sw_KE.xml %%DATADIR%%/common/subdivisions/ta.xml %%DATADIR%%/common/subdivisions/te.xml %%DATADIR%%/common/subdivisions/th.xml @@ -2016,9 +2037,11 @@ %%DATADIR%%/common/subdivisions/vi.xml %%DATADIR%%/common/subdivisions/yo.xml %%DATADIR%%/common/subdivisions/yo_BJ.xml +%%DATADIR%%/common/subdivisions/yrl.xml %%DATADIR%%/common/subdivisions/yue.xml %%DATADIR%%/common/subdivisions/yue_Hans.xml %%DATADIR%%/common/subdivisions/zh.xml +%%DATADIR%%/common/subdivisions/zh_Hant.xml %%DATADIR%%/common/subdivisions/zu.xml %%DATADIR%%/common/supplemental-temp/coverageLevels2.xml %%DATADIR%%/common/supplemental/attributeValueValidity.xml @@ -2406,6 +2429,8 @@ %%DATADIR%%/common/testData/transforms/und-Latn-t-und-ethi.txt %%DATADIR%%/common/testData/transforms/und-Latn-t-und-gujr.txt %%DATADIR%%/common/testData/transforms/und-Latn-t-und-guru.txt +%%DATADIR%%/common/testData/transforms/und-Latn-t-und-hans.txt +%%DATADIR%%/common/testData/transforms/und-Latn-t-und-hant.txt %%DATADIR%%/common/testData/transforms/und-Latn-t-und-knda.txt %%DATADIR%%/common/testData/transforms/und-Latn-t-und-mlym.txt %%DATADIR%%/common/testData/transforms/und-Latn-t-und-orya.txt @@ -2540,6 +2565,7 @@ %%DATADIR%%/common/transforms/Han-Latin.xml %%DATADIR%%/common/transforms/Han-Spacedhan.xml %%DATADIR%%/common/transforms/Hangul-Latin.xml +%%DATADIR%%/common/transforms/Hant-Latin.xml %%DATADIR%%/common/transforms/Hebrew-Latin-BGN.xml %%DATADIR%%/common/transforms/Hebrew-Latin.xml %%DATADIR%%/common/transforms/Hiragana-Katakana.xml diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index aa7b21be4483..8fb05f8f00f3 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -1,5 +1,5 @@ PORTNAME= ibus-typing-booster -PORTVERSION= 2.27.46 +PORTVERSION= 2.27.59 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org @@ -14,12 +14,12 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \ LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libm17n.so:devel/m17n-lib RUN_DEPENDS= CLDR>0:textproc/CLDR \ + UCD>0:textproc/UCD \ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rapidfuzz>0:devel/py-rapidfuzz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycountry>0:textproc/py-pycountry@${PY_FLAVOR} \ - ${LOCALBASE}/share/unicode/ucd/Index.txt:textproc/UCD \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ ${LOCALBASE}/share/hunspell/de_DE.dic:german/hunspell \ @@ -60,11 +60,10 @@ OPTIONS_DEFAULT=HUNSPELL HUNSPELL_RUN_DEPENDS= hunspell:textproc/hunspell SPELL2FIX= engine/itb_util.py setup/user_transliteration.py -SHR2FIX= engine/itb_util.py engine/itb_emoji.py engine/hunspell_table.py \ - tests/test_compose_sequences.py engine/itb_sound.py \ - setup/user_transliteration.py ${GLIB_SCHEMAS} +SHR2FIX= engine/itb_sound.py ${GLIB_SCHEMAS} XML2FIX= org.freedesktop.ibus.engine.typing_booster.metainfo.xml.in \ org.freedesktop.ibus.engine.typing_booster.emoji_picker.metainfo.xml.in +X11LOC2FIX= engine/itb_util.py tests/test_compose_sequences.py tests/test_itb.py COMP2DEL= engine/Makefile setup/Makefile pre-configure: @@ -81,6 +80,12 @@ pre-configure: ${REINPLACE_CMD} -e 's|/usr/share/ibus-typing-booster|${DATADIR}|' \ -e 's|/usr/share|${LOCALBASE}/share|' ${WRKSRC}/${f} .endfor + ${REINPLACE_CMD} -e 's|/usr/share/unicode|${LOCALBASE}/share/unicode|' \ + ${WRKSRC}/engine/itb_emoji.py +.for f in ${X11LOC2FIX} + ${REINPLACE_CMD} -e 's|/usr/share/X11/locale|${LOCALBASE}/lib/X11/locale|' \ + ${WRKSRC}/${f} +.endfor post-configure: .for f in ${COMP2DEL} diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo index b919aaa723a2..26225170ae8c 100644 --- a/textproc/ibus-typing-booster/distinfo +++ b/textproc/ibus-typing-booster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746539534 -SHA256 (mike-fabian-ibus-typing-booster-2.27.46_GH0.tar.gz) = fa36b95bfd5c0ff1678cca3b78cea270b799e543c4e5dd37617dc6b8f864c22c -SIZE (mike-fabian-ibus-typing-booster-2.27.46_GH0.tar.gz) = 13425155 +TIMESTAMP = 1747906464 +SHA256 (mike-fabian-ibus-typing-booster-2.27.59_GH0.tar.gz) = 9de946f644bab6fca7af9280c62545d21def02ed6c2f989cba1b932db943d7bd +SIZE (mike-fabian-ibus-typing-booster-2.27.59_GH0.tar.gz) = 13491352 diff --git a/textproc/ibus-typing-booster/files/patch-setup_ibus-setup-typing-booster.desktop.in.in b/textproc/ibus-typing-booster/files/patch-setup_ibus-setup-typing-booster.desktop.in.in index ec09186f2776..2198095280c6 100644 --- a/textproc/ibus-typing-booster/files/patch-setup_ibus-setup-typing-booster.desktop.in.in +++ b/textproc/ibus-typing-booster/files/patch-setup_ibus-setup-typing-booster.desktop.in.in @@ -1,7 +1,7 @@ ---- setup/ibus-setup-typing-booster.desktop.in.in.orig 2016-12-14 02:45:06 UTC +--- setup/ibus-setup-typing-booster.desktop.in.in.orig 2025-05-21 16:18:59 UTC +++ setup/ibus-setup-typing-booster.desktop.in.in -@@ -5,4 +5,5 @@ Exec=${LIBEXECDIR}/ibus-setup-typing-boo - Icon=${PKGDATADIR}/icons/ibus-hunspell-table.svg +@@ -5,4 +5,5 @@ Type=Application + Icon=ibus-typing-booster NoDisplay=true Type=Application -StartupNotify=true diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index e6ee7969fb8c..f89334433f34 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -1,5 +1,6 @@ PORTNAME= libxml++ DISTVERSION= 5.4.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNOME \ https://github.com/libxmlplusplus/libxmlplusplus/releases/download/${DISTVERSION}/ @@ -16,11 +17,11 @@ USES= compiler:c++17-lang gnome meson pkgconfig tar:xz USE_GNOME= libxml2 USE_LDCONFIG= yes -MESON_ARGS= -Ddefault_library=both \ - -Dbuild-examples=false \ - -Dbuild-manual=false +MESON_ARGS= -Dbuild-examples=false \ + -Dbuild-manual=false \ + -Ddefault_library=both -PLIST_SUB= VERSION=5.0 \ - API_VERSION=5.0 +PLIST_SUB= API_VERSION=5.0 \ + VERSION=5.0 .include <bsd.port.mk> diff --git a/textproc/libxml++/files/patch-libxml++.pc.in b/textproc/libxml++/files/patch-libxml++.pc.in deleted file mode 100644 index f59451ca7ce1..000000000000 --- a/textproc/libxml++/files/patch-libxml++.pc.in +++ /dev/null @@ -1,8 +0,0 @@ ---- libxml++.pc.in.orig 2021-05-27 10:36:45 UTC -+++ libxml++.pc.in -@@ -16,4 +16,4 @@ Libs: -L${libdir} -lxml++@MSVC_TOOLSET_VER@-@LIBXMLXX_ - URL: https://libxmlplusplus.github.io/libxmlplusplus/ - Requires: @LIBXMLXX_MODULES@ - Libs: -L${libdir} -lxml++@MSVC_TOOLSET_VER@-@LIBXMLXX_API_VERSION@ @LIBXML2_LIB_NO_PKGCONFIG@ --Cflags: -I${includedir}/@LIBXMLXX_MODULE_NAME@ -I${libdir}/@LIBXMLXX_MODULE_NAME@/include -+Cflags: -I${includedir}/@LIBXMLXX_MODULE_NAME@ -I${includedir}/@LIBXMLXX_MODULE_NAME@/include diff --git a/textproc/libxml++/files/patch-libxml++_meson.build b/textproc/libxml++/files/patch-libxml++_meson.build new file mode 100644 index 000000000000..895e628b1a2a --- /dev/null +++ b/textproc/libxml++/files/patch-libxml++_meson.build @@ -0,0 +1,11 @@ +--- libxml++/meson.build.orig 2025-05-22 18:00:46 UTC ++++ libxml++/meson.build +@@ -143,7 +143,7 @@ pkg_config.generate(xmlxx_library, + requires: xmlxx_pc_requires, + libraries: libxml2_lib_pkgconfig, + subdirs: [xmlxx_pcname], +- extra_cflags: ['-I${libdir}/' + xmlxx_pcname + '/include'], ++ extra_cflags: ['-I${includedir}/' + xmlxx_pcname + '/include'], + ) + + # This is used when building example programs and test programs. diff --git a/textproc/libxml++/files/patch-meson.build b/textproc/libxml++/files/patch-meson.build index d7d09167e712..92145d92b431 100644 --- a/textproc/libxml++/files/patch-meson.build +++ b/textproc/libxml++/files/patch-meson.build @@ -1,4 +1,4 @@ ---- meson.build.orig 2024-01-11 13:10:47 UTC +--- meson.build.orig 2024-08-13 14:23:04 UTC +++ meson.build @@ -98,7 +98,7 @@ install_datadir = get_option('datadir') install_includedir = get_option('includedir') @@ -9,8 +9,8 @@ # Dependencies. # xmlxx_build_dep: Dependencies when building the libxml++ library. -@@ -370,7 +370,7 @@ xmlxxconfig_h_meson = files('libxml++config.h.meson') - ) +@@ -295,7 +295,7 @@ xmlxxconfig_h_meson = files('libxml++config.h.meson') + endif xmlxxconfig_h_meson = files('libxml++config.h.meson') -install_includeconfigdir = install_libdir / xmlxx_pcname / 'include' diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile index ac06b47606cc..13181d0b4382 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,7 +1,6 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v -DISTVERSION= 10.0.3 -PORTREVISION= 1 +DISTVERSION= 11.0.1 CATEGORIES= www MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= forgejo-src-${DISTVERSION} @@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git -USES= cpe gmake go:1.23,no_targets +USES= cpe gmake go:no_targets USE_RC_SUBR= forgejo CONFLICTS_INSTALL= forgejo[0-79]* diff --git a/www/forgejo/distinfo b/www/forgejo/distinfo index efbe922d8464..0e31c7002884 100644 --- a/www/forgejo/distinfo +++ b/www/forgejo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742780434 -SHA256 (forgejo-src-10.0.3.tar.gz) = 3d1931908bd30774d5d9d9c90e44848a8f6ea57115cb386fc027efdc47271733 -SIZE (forgejo-src-10.0.3.tar.gz) = 57115818 +TIMESTAMP = 1746741570 +SHA256 (forgejo-src-11.0.1.tar.gz) = b8ae645099821e978d096888d17d7e969b05b2b7576ae1d0f4850238305fedd6 +SIZE (forgejo-src-11.0.1.tar.gz) = 55352620 diff --git a/www/forgejo/files/patch-pam b/www/forgejo/files/patch-pam new file mode 100644 index 000000000000..78e5366e887b --- /dev/null +++ b/www/forgejo/files/patch-pam @@ -0,0 +1,115 @@ +--- vendor/github.com/msteinert/pam/v2/errors.go.orig 2025-05-02 07:02:58 UTC ++++ vendor/github.com/msteinert/pam/v2/errors.go +@@ -77,15 +77,6 @@ const ( + ErrAuthtokExpired Error = C.PAM_AUTHTOK_EXPIRED + // ErrModuleUnknown indicates a module is not known. + ErrModuleUnknown Error = C.PAM_MODULE_UNKNOWN +- // ErrBadItem indicates a bad item passed to pam_*_item(). +- ErrBadItem Error = C.PAM_BAD_ITEM +- // ErrConvAgain indicates a conversation function is event driven and data +- // is not available yet. +- ErrConvAgain Error = C.PAM_CONV_AGAIN +- // ErrIncomplete indicates to please call this function again to complete +- // authentication stack. Before calling again, verify that conversation +- // is completed. +- ErrIncomplete Error = C.PAM_INCOMPLETE + ) + + // Error returns the error message for the given status. +--- vendor/github.com/msteinert/pam/v2/errors_linux.go.orig 1970-01-01 00:00:00 UTC ++++ vendor/github.com/msteinert/pam/v2/errors_linux.go +@@ -0,0 +1,21 @@ ++//go:build linux ++ ++package pam ++ ++/* ++#include <security/pam_appl.h> ++*/ ++import "C" ++ ++// Pam Return types ++const ( ++ // ErrBadItem indicates a bad item passed to pam_*_item(). ++ ErrBadItem Error = C.PAM_BAD_ITEM ++ // ErrConvAgain indicates a conversation function is event driven and data ++ // is not available yet. ++ ErrConvAgain Error = C.PAM_CONV_AGAIN ++ // ErrIncomplete indicates to please call this function again to complete ++ // authentication stack. Before calling again, verify that conversation ++ // is completed. ++ ErrIncomplete Error = C.PAM_INCOMPLETE ++) +--- vendor/github.com/msteinert/pam/v2/transaction.c.orig 2025-05-02 07:02:58 UTC ++++ vendor/github.com/msteinert/pam/v2/transaction.c +@@ -47,15 +47,30 @@ void init_pam_conv(struct pam_conv *conv, uintptr_t ap + conv->appdata_ptr = (void *)appdata; + } + ++#ifdef OPENPAM ++int pam_start_confdir(const char *service_name, const char *user, const struct pam_conv *pam_conversation, ++ const char *confdir, pam_handle_t **pamh) ++{ ++ if (pamh != NULL) ++ *pamh = NULL; ++ ++ return PAM_SYSTEM_ERR; ++} ++#else + // pam_start_confdir is a recent PAM api to declare a confdir (mostly for + // tests) weaken the linking dependency to detect if it’s present. + int pam_start_confdir(const char *service_name, const char *user, const struct pam_conv *pam_conversation, + const char *confdir, pam_handle_t **pamh) __attribute__((weak)); ++#endif + + int check_pam_start_confdir(void) + { ++#ifdef OPENPAM ++ return 1; ++#else + if (pam_start_confdir == NULL) + return 1; + + return 0; ++#endif + } +--- vendor/github.com/msteinert/pam/v2/transaction.go.orig 2025-05-02 07:02:58 UTC ++++ vendor/github.com/msteinert/pam/v2/transaction.go +@@ -257,14 +257,6 @@ const ( + Ruser Item = C.PAM_RUSER + // UserPrompt is the string use to prompt for a username. + UserPrompt Item = C.PAM_USER_PROMPT +- // FailDelay is the app supplied function to override failure delays. +- FailDelay Item = C.PAM_FAIL_DELAY +- // Xdisplay is the X display name +- Xdisplay Item = C.PAM_XDISPLAY +- // Xauthdata is the X server authentication data. +- Xauthdata Item = C.PAM_XAUTHDATA +- // AuthtokType is the type for pam_get_authtok +- AuthtokType Item = C.PAM_AUTHTOK_TYPE + ) + + // SetItem sets a PAM information item. +--- vendor/github.com/msteinert/pam/v2/transaction_linux.go.orig 1970-01-01 00:00:00 UTC ++++ vendor/github.com/msteinert/pam/v2/transaction_linux.go +@@ -0,0 +1,20 @@ ++//go:build linux ++ ++package pam ++ ++/* ++#include <security/pam_appl.h> ++*/ ++import "C" ++ ++// PAM Item types. ++const ( ++ // FailDelay is the app supplied function to override failure delays. ++ FailDelay Item = C.PAM_FAIL_DELAY ++ // Xdisplay is the X display name ++ Xdisplay Item = C.PAM_XDISPLAY ++ // Xauthdata is the X server authentication data. ++ Xauthdata Item = C.PAM_XAUTHDATA ++ // AuthtokType is the type for pam_get_authtok ++ AuthtokType Item = C.PAM_AUTHTOK_TYPE ++) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 977f1b9cd1d1..dce5dc6f1e97 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.23.6 -PORTREVISION= 1 +DISTVERSION= 1.23.8 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ https://dl.gitea.io/gitea/${DISTVERSION}/ @@ -9,14 +8,14 @@ DISTNAME= gitea-src-${DISTVERSION} MAINTAINER= stb@lassitu.de COMMENT= Compact self-hosted Git service -WWW= https://gitea.io/en-US/ +WWW= https://gitea.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git -USES= cpe gmake go:1.23,no_targets +USES= cpe gmake go:no_targets USE_RC_SUBR= gitea EXTRACT_AFTER_ARGS= --strip-components 1 # since 1.17.0, archive includes gitea-src-VERSION directory @@ -30,18 +29,18 @@ GROUPS= git PORTDATA= * -OPTIONS_DEFINE= BINDATA GIT_LFS PAM SQLITE +OPTIONS_DEFINE= BINDATA GIT_LFS PAM SQLITE OPTIONS_DEFAULT= GIT_LFS PAM SQLITE -OPTIONS_SUB= yes +OPTIONS_SUB= yes BINDATA_DESC= Build a single monolithic binary, with all assets included GIT_LFS_DESC= Support for Git Large File Storage (LFS) PAM_DESC= Enable support for PAM -BINDATA_VARS= GO_TAGS+=bindata +BINDATA_VARS= GO_TAGS+=bindata GIT_LFS_RUN_DEPENDS= git-lfs:devel/git-lfs -PAM_VARS= GO_TAGS+=pam -SQLITE_VARS= GO_TAGS+="sqlite sqlite_unlock_notify" +PAM_VARS= GO_TAGS+=pam +SQLITE_VARS= GO_TAGS+="sqlite sqlite_unlock_notify" .include <bsd.port.options.mk> diff --git a/www/gitea/distinfo b/www/gitea/distinfo index ccbc74f10126..cff6db15cdc5 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743171461 -SHA256 (gitea-src-1.23.6.tar.gz) = 7704ebce0e31617d9dad985d3f3f4828855ad856383b9efc5a2f81befbed693c -SIZE (gitea-src-1.23.6.tar.gz) = 55397368 +TIMESTAMP = 1747455860 +SHA256 (gitea-src-1.23.8.tar.gz) = 0ff96c1b7cc0960b5b9d34bd978cedc0f856a168654838bdef3551621f049717 +SIZE (gitea-src-1.23.8.tar.gz) = 55482190 diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index d91cb1805544..8646ff30b9c2 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.147.4 -PORTREVISION= 1 +DISTVERSION= 0.147.5 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 844026f970c7..f9d15307bb8a 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747741364 -SHA256 (go/www_gohugo/hugo-v0.147.4/v0.147.4.mod) = cb41ea476364590e46adc72d923c617f69d99544d2a78c743ae4608f4c43ea25 -SIZE (go/www_gohugo/hugo-v0.147.4/v0.147.4.mod) = 8036 -SHA256 (go/www_gohugo/hugo-v0.147.4/v0.147.4.zip) = e723aac853ffa451bac32b823192d8fcb78d18e378437f277e0e4c214bc126c2 -SIZE (go/www_gohugo/hugo-v0.147.4/v0.147.4.zip) = 5736653 +TIMESTAMP = 1747917726 +SHA256 (go/www_gohugo/hugo-v0.147.5/v0.147.5.mod) = f14f3c1102d6f0661b7d9d64860adf0b816f776e0e7626570148db488e2c4ce6 +SIZE (go/www_gohugo/hugo-v0.147.5/v0.147.5.mod) = 8034 +SHA256 (go/www_gohugo/hugo-v0.147.5/v0.147.5.zip) = 8f4401676af384c71ceb4d0cc23647bffec7022ffe07c1ed63988150f436c317 +SIZE (go/www_gohugo/hugo-v0.147.5/v0.147.5.zip) = 5737329 diff --git a/www/threejs/Makefile b/www/threejs/Makefile index f73e22a44cca..7efa03b1d3e3 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,5 +1,5 @@ PORTNAME= three.js -PORTVERSION= 175 +PORTVERSION= 176 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index 1bc6f4bdb295..f0d4578b3820 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744361437 -SHA256 (mrdoob-three.js-r175_GH0.tar.gz) = ecd110a3f27c6124d5eb27479a038dcc8298317475a9c5c262f532d43e9e90aa -SIZE (mrdoob-three.js-r175_GH0.tar.gz) = 366937083 +TIMESTAMP = 1747769141 +SHA256 (mrdoob-three.js-r176_GH0.tar.gz) = 6f42a90cafe21532a55f68db48ee9243aa1bdaca9b045946fa8478d08b0c068a +SIZE (mrdoob-three.js-r176_GH0.tar.gz) = 367426579 diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist index df9e3ad869c3..8032b18e4ad1 100644 --- a/www/threejs/pkg-plist +++ b/www/threejs/pkg-plist @@ -1,9 +1,3 @@ -%%WWWDIR%%/Three.Core.js -%%WWWDIR%%/Three.Legacy.js -%%WWWDIR%%/Three.TSL.js -%%WWWDIR%%/Three.WebGPU.Nodes.js -%%WWWDIR%%/Three.WebGPU.js -%%WWWDIR%%/Three.js %%WWWDIR%%/animation/AnimationAction.js %%WWWDIR%%/animation/AnimationClip.js %%WWWDIR%%/animation/AnimationMixer.js @@ -49,12 +43,6 @@ %%WWWDIR%%/core/Uniform.js %%WWWDIR%%/core/UniformsGroup.js %%WWWDIR%%/extras/Controls.js -%%WWWDIR%%/extras/DataUtils.js -%%WWWDIR%%/extras/Earcut.js -%%WWWDIR%%/extras/ImageUtils.js -%%WWWDIR%%/extras/PMREMGenerator.js -%%WWWDIR%%/extras/ShapeUtils.js -%%WWWDIR%%/extras/TextureUtils.js %%WWWDIR%%/extras/core/Curve.js %%WWWDIR%%/extras/core/CurvePath.js %%WWWDIR%%/extras/core/Interpolations.js @@ -72,7 +60,13 @@ %%WWWDIR%%/extras/curves/QuadraticBezierCurve.js %%WWWDIR%%/extras/curves/QuadraticBezierCurve3.js %%WWWDIR%%/extras/curves/SplineCurve.js +%%WWWDIR%%/extras/DataUtils.js +%%WWWDIR%%/extras/Earcut.js +%%WWWDIR%%/extras/ImageUtils.js %%WWWDIR%%/extras/lib/earcut.js +%%WWWDIR%%/extras/PMREMGenerator.js +%%WWWDIR%%/extras/ShapeUtils.js +%%WWWDIR%%/extras/TextureUtils.js %%WWWDIR%%/geometries/BoxGeometry.js %%WWWDIR%%/geometries/CapsuleGeometry.js %%WWWDIR%%/geometries/CircleGeometry.js @@ -135,11 +129,11 @@ %%WWWDIR%%/loaders/LoaderUtils.js %%WWWDIR%%/loaders/LoadingManager.js %%WWWDIR%%/loaders/MaterialLoader.js -%%WWWDIR%%/loaders/ObjectLoader.js -%%WWWDIR%%/loaders/TextureLoader.js %%WWWDIR%%/loaders/nodes/NodeLoader.js %%WWWDIR%%/loaders/nodes/NodeMaterialLoader.js %%WWWDIR%%/loaders/nodes/NodeObjectLoader.js +%%WWWDIR%%/loaders/ObjectLoader.js +%%WWWDIR%%/loaders/TextureLoader.js %%WWWDIR%%/materials/LineBasicMaterial.js %%WWWDIR%%/materials/LineDashedMaterial.js %%WWWDIR%%/materials/Material.js @@ -154,14 +148,10 @@ %%WWWDIR%%/materials/MeshPhysicalMaterial.js %%WWWDIR%%/materials/MeshStandardMaterial.js %%WWWDIR%%/materials/MeshToonMaterial.js -%%WWWDIR%%/materials/PointsMaterial.js -%%WWWDIR%%/materials/RawShaderMaterial.js -%%WWWDIR%%/materials/ShaderMaterial.js -%%WWWDIR%%/materials/ShadowMaterial.js -%%WWWDIR%%/materials/SpriteMaterial.js %%WWWDIR%%/materials/nodes/Line2NodeMaterial.js %%WWWDIR%%/materials/nodes/LineBasicNodeMaterial.js %%WWWDIR%%/materials/nodes/LineDashedNodeMaterial.js +%%WWWDIR%%/materials/nodes/manager/NodeMaterialObserver.js %%WWWDIR%%/materials/nodes/MeshBasicNodeMaterial.js %%WWWDIR%%/materials/nodes/MeshLambertNodeMaterial.js %%WWWDIR%%/materials/nodes/MeshMatcapNodeMaterial.js @@ -177,7 +167,11 @@ %%WWWDIR%%/materials/nodes/ShadowNodeMaterial.js %%WWWDIR%%/materials/nodes/SpriteNodeMaterial.js %%WWWDIR%%/materials/nodes/VolumeNodeMaterial.js -%%WWWDIR%%/materials/nodes/manager/NodeMaterialObserver.js +%%WWWDIR%%/materials/PointsMaterial.js +%%WWWDIR%%/materials/RawShaderMaterial.js +%%WWWDIR%%/materials/ShaderMaterial.js +%%WWWDIR%%/materials/ShadowMaterial.js +%%WWWDIR%%/materials/SpriteMaterial.js %%WWWDIR%%/math/Box2.js %%WWWDIR%%/math/Box3.js %%WWWDIR%%/math/Color.js @@ -185,7 +179,12 @@ %%WWWDIR%%/math/Cylindrical.js %%WWWDIR%%/math/Euler.js %%WWWDIR%%/math/Frustum.js +%%WWWDIR%%/math/FrustumArray.js %%WWWDIR%%/math/Interpolant.js +%%WWWDIR%%/math/interpolants/CubicInterpolant.js +%%WWWDIR%%/math/interpolants/DiscreteInterpolant.js +%%WWWDIR%%/math/interpolants/LinearInterpolant.js +%%WWWDIR%%/math/interpolants/QuaternionLinearInterpolant.js %%WWWDIR%%/math/Line3.js %%WWWDIR%%/math/MathUtils.js %%WWWDIR%%/math/Matrix2.js @@ -201,12 +200,6 @@ %%WWWDIR%%/math/Vector2.js %%WWWDIR%%/math/Vector3.js %%WWWDIR%%/math/Vector4.js -%%WWWDIR%%/math/interpolants/CubicInterpolant.js -%%WWWDIR%%/math/interpolants/DiscreteInterpolant.js -%%WWWDIR%%/math/interpolants/LinearInterpolant.js -%%WWWDIR%%/math/interpolants/QuaternionLinearInterpolant.js -%%WWWDIR%%/nodes/Nodes.js -%%WWWDIR%%/nodes/TSL.js %%WWWDIR%%/nodes/accessors/AccessorsUtils.js %%WWWDIR%%/nodes/accessors/Arrays.js %%WWWDIR%%/nodes/accessors/BatchNode.js @@ -217,8 +210,8 @@ %%WWWDIR%%/nodes/accessors/Camera.js %%WWWDIR%%/nodes/accessors/ClippingNode.js %%WWWDIR%%/nodes/accessors/CubeTextureNode.js -%%WWWDIR%%/nodes/accessors/InstanceNode.js %%WWWDIR%%/nodes/accessors/InstancedMeshNode.js +%%WWWDIR%%/nodes/accessors/InstanceNode.js %%WWWDIR%%/nodes/accessors/Lights.js %%WWWDIR%%/nodes/accessors/MaterialNode.js %%WWWDIR%%/nodes/accessors/MaterialProperties.js @@ -243,9 +236,9 @@ %%WWWDIR%%/nodes/accessors/TextureBicubic.js %%WWWDIR%%/nodes/accessors/TextureNode.js %%WWWDIR%%/nodes/accessors/TextureSizeNode.js -%%WWWDIR%%/nodes/accessors/UV.js %%WWWDIR%%/nodes/accessors/UniformArrayNode.js %%WWWDIR%%/nodes/accessors/UserDataNode.js +%%WWWDIR%%/nodes/accessors/UV.js %%WWWDIR%%/nodes/accessors/VelocityNode.js %%WWWDIR%%/nodes/accessors/VertexColorNode.js %%WWWDIR%%/nodes/code/CodeNode.js @@ -259,6 +252,7 @@ %%WWWDIR%%/nodes/core/AttributeNode.js %%WWWDIR%%/nodes/core/BypassNode.js %%WWWDIR%%/nodes/core/CacheNode.js +%%WWWDIR%%/nodes/core/constants.js %%WWWDIR%%/nodes/core/ConstNode.js %%WWWDIR%%/nodes/core/ContextNode.js %%WWWDIR%%/nodes/core/IndexNode.js @@ -290,7 +284,6 @@ %%WWWDIR%%/nodes/core/UniformNode.js %%WWWDIR%%/nodes/core/VarNode.js %%WWWDIR%%/nodes/core/VaryingNode.js -%%WWWDIR%%/nodes/core/constants.js %%WWWDIR%%/nodes/display/BlendModes.js %%WWWDIR%%/nodes/display/BumpMapNode.js %%WWWDIR%%/nodes/display/ColorAdjustment.js @@ -310,38 +303,38 @@ %%WWWDIR%%/nodes/display/ViewportSharedTextureNode.js %%WWWDIR%%/nodes/display/ViewportTextureNode.js %%WWWDIR%%/nodes/fog/Fog.js +%%WWWDIR%%/nodes/functions/BasicLightingModel.js %%WWWDIR%%/nodes/functions/BSDF/BRDF_GGX.js %%WWWDIR%%/nodes/functions/BSDF/BRDF_Lambert.js %%WWWDIR%%/nodes/functions/BSDF/BRDF_Sheen.js -%%WWWDIR%%/nodes/functions/BSDF/DFGApprox.js -%%WWWDIR%%/nodes/functions/BSDF/D_GGX.js %%WWWDIR%%/nodes/functions/BSDF/D_GGX_Anisotropic.js +%%WWWDIR%%/nodes/functions/BSDF/D_GGX.js +%%WWWDIR%%/nodes/functions/BSDF/DFGApprox.js %%WWWDIR%%/nodes/functions/BSDF/EnvironmentBRDF.js %%WWWDIR%%/nodes/functions/BSDF/F_Schlick.js %%WWWDIR%%/nodes/functions/BSDF/LTC.js %%WWWDIR%%/nodes/functions/BSDF/Schlick_to_F0.js -%%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated.js %%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated_Anisotropic.js -%%WWWDIR%%/nodes/functions/BasicLightingModel.js -%%WWWDIR%%/nodes/functions/PhongLightingModel.js -%%WWWDIR%%/nodes/functions/PhysicalLightingModel.js -%%WWWDIR%%/nodes/functions/ShadowMaskModel.js -%%WWWDIR%%/nodes/functions/ToonLightingModel.js -%%WWWDIR%%/nodes/functions/VolumetricLightingModel.js +%%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated.js %%WWWDIR%%/nodes/functions/material/getAlphaHashThreshold.js %%WWWDIR%%/nodes/functions/material/getGeometryRoughness.js %%WWWDIR%%/nodes/functions/material/getParallaxCorrectNormal.js %%WWWDIR%%/nodes/functions/material/getRoughness.js %%WWWDIR%%/nodes/functions/material/getShIrradianceAt.js +%%WWWDIR%%/nodes/functions/PhongLightingModel.js +%%WWWDIR%%/nodes/functions/PhysicalLightingModel.js +%%WWWDIR%%/nodes/functions/ShadowMaskModel.js +%%WWWDIR%%/nodes/functions/ToonLightingModel.js +%%WWWDIR%%/nodes/functions/VolumetricLightingModel.js %%WWWDIR%%/nodes/geometry/RangeNode.js %%WWWDIR%%/nodes/gpgpu/AtomicFunctionNode.js %%WWWDIR%%/nodes/gpgpu/BarrierNode.js %%WWWDIR%%/nodes/gpgpu/ComputeBuiltinNode.js %%WWWDIR%%/nodes/gpgpu/ComputeNode.js %%WWWDIR%%/nodes/gpgpu/WorkgroupInfoNode.js -%%WWWDIR%%/nodes/lighting/AONode.js %%WWWDIR%%/nodes/lighting/AmbientLightNode.js %%WWWDIR%%/nodes/lighting/AnalyticLightNode.js +%%WWWDIR%%/nodes/lighting/AONode.js %%WWWDIR%%/nodes/lighting/BasicEnvironmentNode.js %%WWWDIR%%/nodes/lighting/BasicLightMapNode.js %%WWWDIR%%/nodes/lighting/DirectionalLightNode.js @@ -349,34 +342,37 @@ %%WWWDIR%%/nodes/lighting/HemisphereLightNode.js %%WWWDIR%%/nodes/lighting/IESSpotLightNode.js %%WWWDIR%%/nodes/lighting/IrradianceNode.js -%%WWWDIR%%/nodes/lighting/LightProbeNode.js -%%WWWDIR%%/nodes/lighting/LightUtils.js %%WWWDIR%%/nodes/lighting/LightingContextNode.js %%WWWDIR%%/nodes/lighting/LightingNode.js +%%WWWDIR%%/nodes/lighting/LightProbeNode.js %%WWWDIR%%/nodes/lighting/LightsNode.js +%%WWWDIR%%/nodes/lighting/LightUtils.js %%WWWDIR%%/nodes/lighting/PointLightNode.js %%WWWDIR%%/nodes/lighting/PointShadowNode.js %%WWWDIR%%/nodes/lighting/RectAreaLightNode.js %%WWWDIR%%/nodes/lighting/ShadowBaseNode.js +%%WWWDIR%%/nodes/lighting/ShadowFilterNode.js %%WWWDIR%%/nodes/lighting/ShadowNode.js %%WWWDIR%%/nodes/lighting/SpotLightNode.js %%WWWDIR%%/nodes/materialx/DISCLAIMER.md -%%WWWDIR%%/nodes/materialx/MaterialXNodes.js %%WWWDIR%%/nodes/materialx/lib/mx_hsv.js %%WWWDIR%%/nodes/materialx/lib/mx_noise.js %%WWWDIR%%/nodes/materialx/lib/mx_transform_color.js +%%WWWDIR%%/nodes/materialx/MaterialXNodes.js %%WWWDIR%%/nodes/math/ConditionalNode.js %%WWWDIR%%/nodes/math/Hash.js %%WWWDIR%%/nodes/math/MathNode.js %%WWWDIR%%/nodes/math/MathUtils.js %%WWWDIR%%/nodes/math/OperatorNode.js %%WWWDIR%%/nodes/math/TriNoise3D.js +%%WWWDIR%%/nodes/Nodes.js %%WWWDIR%%/nodes/parsers/GLSLNodeFunction.js %%WWWDIR%%/nodes/parsers/GLSLNodeParser.js %%WWWDIR%%/nodes/pmrem/PMREMNode.js %%WWWDIR%%/nodes/pmrem/PMREMUtils.js %%WWWDIR%%/nodes/procedural/Checker.js %%WWWDIR%%/nodes/shapes/Shapes.js +%%WWWDIR%%/nodes/TSL.js %%WWWDIR%%/nodes/tsl/TSLBase.js %%WWWDIR%%/nodes/tsl/TSLCore.js %%WWWDIR%%/nodes/utils/ArrayElementNode.js @@ -395,10 +391,10 @@ %%WWWDIR%%/nodes/utils/Oscillators.js %%WWWDIR%%/nodes/utils/Packing.js %%WWWDIR%%/nodes/utils/PostProcessingUtils.js -%%WWWDIR%%/nodes/utils/RTTNode.js %%WWWDIR%%/nodes/utils/ReflectorNode.js %%WWWDIR%%/nodes/utils/RemapNode.js %%WWWDIR%%/nodes/utils/RotateNode.js +%%WWWDIR%%/nodes/utils/RTTNode.js %%WWWDIR%%/nodes/utils/SetNode.js %%WWWDIR%%/nodes/utils/SplitNode.js %%WWWDIR%%/nodes/utils/SpriteSheetUVNode.js @@ -413,20 +409,15 @@ %%WWWDIR%%/objects/ClippingGroup.js %%WWWDIR%%/objects/Group.js %%WWWDIR%%/objects/InstancedMesh.js -%%WWWDIR%%/objects/LOD.js %%WWWDIR%%/objects/Line.js %%WWWDIR%%/objects/LineLoop.js %%WWWDIR%%/objects/LineSegments.js +%%WWWDIR%%/objects/LOD.js %%WWWDIR%%/objects/Mesh.js %%WWWDIR%%/objects/Points.js %%WWWDIR%%/objects/Skeleton.js %%WWWDIR%%/objects/SkinnedMesh.js %%WWWDIR%%/objects/Sprite.js -%%WWWDIR%%/renderers/WebGL3DRenderTarget.js -%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js -%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js -%%WWWDIR%%/renderers/WebGLRenderTarget.js -%%WWWDIR%%/renderers/WebGLRenderer.js %%WWWDIR%%/renderers/common/Animation.js %%WWWDIR%%/renderers/common/Attributes.js %%WWWDIR%%/renderers/common/Backend.js @@ -444,10 +435,20 @@ %%WWWDIR%%/renderers/common/Constants.js %%WWWDIR%%/renderers/common/CubeRenderTarget.js %%WWWDIR%%/renderers/common/DataMap.js +%%WWWDIR%%/renderers/common/extras/PMREMGenerator.js %%WWWDIR%%/renderers/common/Geometries.js %%WWWDIR%%/renderers/common/IndirectStorageBufferAttribute.js %%WWWDIR%%/renderers/common/Info.js %%WWWDIR%%/renderers/common/Lighting.js +%%WWWDIR%%/renderers/common/nodes/NodeBuilderState.js +%%WWWDIR%%/renderers/common/nodes/NodeLibrary.js +%%WWWDIR%%/renderers/common/nodes/Nodes.js +%%WWWDIR%%/renderers/common/nodes/NodeSampledTexture.js +%%WWWDIR%%/renderers/common/nodes/NodeSampler.js +%%WWWDIR%%/renderers/common/nodes/NodeStorageBuffer.js +%%WWWDIR%%/renderers/common/nodes/NodeUniform.js +%%WWWDIR%%/renderers/common/nodes/NodeUniformBuffer.js +%%WWWDIR%%/renderers/common/nodes/NodeUniformsGroup.js %%WWWDIR%%/renderers/common/Pipeline.js %%WWWDIR%%/renderers/common/Pipelines.js %%WWWDIR%%/renderers/common/PostProcessing.js @@ -457,13 +458,13 @@ %%WWWDIR%%/renderers/common/RenderBundles.js %%WWWDIR%%/renderers/common/RenderContext.js %%WWWDIR%%/renderers/common/RenderContexts.js +%%WWWDIR%%/renderers/common/Renderer.js +%%WWWDIR%%/renderers/common/RendererUtils.js %%WWWDIR%%/renderers/common/RenderList.js %%WWWDIR%%/renderers/common/RenderLists.js %%WWWDIR%%/renderers/common/RenderObject.js %%WWWDIR%%/renderers/common/RenderObjects.js %%WWWDIR%%/renderers/common/RenderPipeline.js -%%WWWDIR%%/renderers/common/Renderer.js -%%WWWDIR%%/renderers/common/RendererUtils.js %%WWWDIR%%/renderers/common/SampledTexture.js %%WWWDIR%%/renderers/common/Sampler.js %%WWWDIR%%/renderers/common/StorageBuffer.js @@ -477,16 +478,6 @@ %%WWWDIR%%/renderers/common/UniformsGroup.js %%WWWDIR%%/renderers/common/XRManager.js %%WWWDIR%%/renderers/common/XRRenderTarget.js -%%WWWDIR%%/renderers/common/extras/PMREMGenerator.js -%%WWWDIR%%/renderers/common/nodes/NodeBuilderState.js -%%WWWDIR%%/renderers/common/nodes/NodeLibrary.js -%%WWWDIR%%/renderers/common/nodes/NodeSampledTexture.js -%%WWWDIR%%/renderers/common/nodes/NodeSampler.js -%%WWWDIR%%/renderers/common/nodes/NodeStorageBuffer.js -%%WWWDIR%%/renderers/common/nodes/NodeUniform.js -%%WWWDIR%%/renderers/common/nodes/NodeUniformBuffer.js -%%WWWDIR%%/renderers/common/nodes/NodeUniformsGroup.js -%%WWWDIR%%/renderers/common/nodes/Nodes.js %%WWWDIR%%/renderers/shaders/ShaderChunk.js %%WWWDIR%%/renderers/shaders/ShaderChunk/alphahash_fragment.glsl.js %%WWWDIR%%/renderers/shaders/ShaderChunk/alphahash_pars_fragment.glsl.js @@ -618,8 +609,6 @@ %%WWWDIR%%/renderers/shaders/ShaderLib/vsm.glsl.js %%WWWDIR%%/renderers/shaders/UniformsLib.js %%WWWDIR%%/renderers/shaders/UniformsUtils.js -%%WWWDIR%%/renderers/webgl-fallback/WebGLBackend.js -%%WWWDIR%%/renderers/webgl-fallback/WebGLBufferRenderer.js %%WWWDIR%%/renderers/webgl-fallback/nodes/GLSLNodeBuilder.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLAttributeUtils.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLCapabilities.js @@ -629,6 +618,8 @@ %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLTextureUtils.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLTimestampQueryPool.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLUtils.js +%%WWWDIR%%/renderers/webgl-fallback/WebGLBackend.js +%%WWWDIR%%/renderers/webgl-fallback/WebGLBufferRenderer.js %%WWWDIR%%/renderers/webgl/WebGLAnimation.js %%WWWDIR%%/renderers/webgl/WebGLAttributes.js %%WWWDIR%%/renderers/webgl/WebGLBackground.js @@ -659,9 +650,11 @@ %%WWWDIR%%/renderers/webgl/WebGLUniforms.js %%WWWDIR%%/renderers/webgl/WebGLUniformsGroups.js %%WWWDIR%%/renderers/webgl/WebGLUtils.js -%%WWWDIR%%/renderers/webgpu/WebGPUBackend.js -%%WWWDIR%%/renderers/webgpu/WebGPURenderer.Nodes.js -%%WWWDIR%%/renderers/webgpu/WebGPURenderer.js +%%WWWDIR%%/renderers/WebGL3DRenderTarget.js +%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js +%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js +%%WWWDIR%%/renderers/WebGLRenderer.js +%%WWWDIR%%/renderers/WebGLRenderTarget.js %%WWWDIR%%/renderers/webgpu/nodes/BasicNodeLibrary.js %%WWWDIR%%/renderers/webgpu/nodes/StandardNodeLibrary.js %%WWWDIR%%/renderers/webgpu/nodes/WGSLNodeBuilder.js @@ -675,6 +668,9 @@ %%WWWDIR%%/renderers/webgpu/utils/WebGPUTextureUtils.js %%WWWDIR%%/renderers/webgpu/utils/WebGPUTimestampQueryPool.js %%WWWDIR%%/renderers/webgpu/utils/WebGPUUtils.js +%%WWWDIR%%/renderers/webgpu/WebGPUBackend.js +%%WWWDIR%%/renderers/webgpu/WebGPURenderer.js +%%WWWDIR%%/renderers/webgpu/WebGPURenderer.Nodes.js %%WWWDIR%%/renderers/webxr/WebXRController.js %%WWWDIR%%/renderers/webxr/WebXRDepthSensing.js %%WWWDIR%%/renderers/webxr/WebXRManager.js @@ -689,10 +685,17 @@ %%WWWDIR%%/textures/Data3DTexture.js %%WWWDIR%%/textures/DataArrayTexture.js %%WWWDIR%%/textures/DataTexture.js +%%WWWDIR%%/textures/DepthArrayTexture.js %%WWWDIR%%/textures/DepthTexture.js %%WWWDIR%%/textures/FramebufferTexture.js %%WWWDIR%%/textures/Source.js %%WWWDIR%%/textures/Texture.js %%WWWDIR%%/textures/VideoFrameTexture.js %%WWWDIR%%/textures/VideoTexture.js +%%WWWDIR%%/Three.Core.js +%%WWWDIR%%/Three.js +%%WWWDIR%%/Three.Legacy.js +%%WWWDIR%%/Three.TSL.js +%%WWWDIR%%/Three.WebGPU.js +%%WWWDIR%%/Three.WebGPU.Nodes.js %%WWWDIR%%/utils.js diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile index 252567d767c4..386abf3200ff 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-smartbookmark-plugin -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.0 CATEGORIES= www xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,20 +11,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/start LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libmenu panel -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +NLS_USES= gettext-runtime -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/www/xfce4-smartbookmark-plugin/distinfo b/www/xfce4-smartbookmark-plugin/distinfo index aa4c483296f2..382a45b9c949 100644 --- a/www/xfce4-smartbookmark-plugin/distinfo +++ b/www/xfce4-smartbookmark-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735167442 -SHA256 (xfce4/xfce4-smartbookmark-plugin-0.5.3.tar.bz2) = 3b4db0ac198339197a7682935f0bba5a7e8dd7f35bf575ac6665afa4cecec236 -SIZE (xfce4/xfce4-smartbookmark-plugin-0.5.3.tar.bz2) = 396301 +TIMESTAMP = 1747772888 +SHA256 (xfce4/xfce4-smartbookmark-plugin-0.6.0.tar.xz) = d8a619dcad703071f7fcda538cc34154f9952cf4ec0816df23a56e98e3cc05d8 +SIZE (xfce4/xfce4-smartbookmark-plugin-0.6.0.tar.xz) = 51248 diff --git a/x11-clocks/xfce4-stopwatch-plugin/Makefile b/x11-clocks/xfce4-stopwatch-plugin/Makefile index 7d464796a4a5..ee1cc858ea52 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/Makefile +++ b/x11-clocks/xfce4-stopwatch-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-stopwatch-plugin -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.0 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,20 +11,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-stopwatch-plugin/start LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libutil panel -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +NLS_USES= gettext-runtime -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11-clocks/xfce4-stopwatch-plugin/distinfo b/x11-clocks/xfce4-stopwatch-plugin/distinfo index 7c84b3427684..5187f4837ed3 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/distinfo +++ b/x11-clocks/xfce4-stopwatch-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735168292 -SHA256 (xfce4/xfce4-stopwatch-plugin-0.5.2.tar.bz2) = b5a458fa5b7538d42cd9783cf4c26eafe0c9d394906a0e5e25bb3fe0adc34c08 -SIZE (xfce4/xfce4-stopwatch-plugin-0.5.2.tar.bz2) = 372592 +TIMESTAMP = 1747773060 +SHA256 (xfce4/xfce4-stopwatch-plugin-0.6.0.tar.xz) = 9be4825f6dc3b5227ba3c71b345da4159ac3364f659784b57845bb06cf31ef43 +SIZE (xfce4/xfce4-stopwatch-plugin-0.6.0.tar.xz) = 23836 diff --git a/x11-clocks/xfce4-stopwatch-plugin/pkg-plist b/x11-clocks/xfce4-stopwatch-plugin/pkg-plist index 46f8c3f3b408..69bc7b9e413b 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/pkg-plist +++ b/x11-clocks/xfce4-stopwatch-plugin/pkg-plist @@ -1,6 +1,4 @@ lib/xfce4/panel/plugins/libstopwatch.so -lib/xfce4/panel/plugins/libstopwatch.so.0 -lib/xfce4/panel/plugins/libstopwatch.so.0.0.0 share/icons/hicolor/16x16/apps/xfce4-stopwatch-plugin.png share/icons/hicolor/22x22/apps/xfce4-stopwatch-plugin.png share/icons/hicolor/24x24/apps/xfce4-stopwatch-plugin.png @@ -54,6 +52,7 @@ share/icons/hicolor/scalable/apps/xfce4-stopwatch-plugin.svg %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-stopwatch-plugin.mo %%NLS%%share/locale/ug/LC_MESSAGES/xfce4-stopwatch-plugin.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-stopwatch-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-stopwatch-plugin.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-stopwatch-plugin.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-stopwatch-plugin.mo share/xfce4/panel/plugins/xfce4-stopwatch-plugin.desktop diff --git a/x11-clocks/xfce4-time-out-plugin/Makefile b/x11-clocks/xfce4-time-out-plugin/Makefile index 6a243584bce4..4437059daa4c 100644 --- a/x11-clocks/xfce4-time-out-plugin/Makefile +++ b/x11-clocks/xfce4-time-out-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-time-out-plugin -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,21 +10,20 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin/start LICENSE= GPLv2 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \ + xorg +USE_GNOME= gtk30 USE_XFCE= libmenu panel USE_XORG= x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +MESON_ARGS= -Dx11=enabled + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11-clocks/xfce4-time-out-plugin/distinfo b/x11-clocks/xfce4-time-out-plugin/distinfo index 581ea5ae4f05..ca153adacf32 100644 --- a/x11-clocks/xfce4-time-out-plugin/distinfo +++ b/x11-clocks/xfce4-time-out-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735170850 -SHA256 (xfce4/xfce4-time-out-plugin-1.1.4.tar.bz2) = b6b708900d7fd0cc3d8a045514962db94b60d959c266049aa2cff768fc381726 -SIZE (xfce4/xfce4-time-out-plugin-1.1.4.tar.bz2) = 474667 +TIMESTAMP = 1747774324 +SHA256 (xfce4/xfce4-time-out-plugin-1.2.0.tar.xz) = e344d9f82a8acd23d44e7cf9b2efe9599ffff856d9ba1a9be0e67b022c0d2eb2 +SIZE (xfce4/xfce4-time-out-plugin-1.2.0.tar.xz) = 65520 diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index e823f454b573..806b6e9cc1a5 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-timer-plugin -PORTVERSION= 1.7.3 +PORTVERSION= 1.8.0 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,20 +10,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start LICENSE= GPLv2 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= libmenu panel -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +NLS_USES= gettext-runtime -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo index fcdc35827667..0c293094e885 100644 --- a/x11-clocks/xfce4-timer-plugin/distinfo +++ b/x11-clocks/xfce4-timer-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735171035 -SHA256 (xfce4/xfce4-timer-plugin-1.7.3.tar.bz2) = acf4c861af88608b9e802a76a4b05846bd30189e0085e826680cc179b6df4cd3 -SIZE (xfce4/xfce4-timer-plugin-1.7.3.tar.bz2) = 487838 +TIMESTAMP = 1747774506 +SHA256 (xfce4/xfce4-timer-plugin-1.8.0.tar.xz) = 1d3ac3aa2c4345400c025642778e7643aab41047622baf9cdc00bbac78e89f99 +SIZE (xfce4/xfce4-timer-plugin-1.8.0.tar.xz) = 65196 diff --git a/x11-toolkits/gtk-layer-shell/Makefile b/x11-toolkits/gtk-layer-shell/Makefile index 550e4ae49f6c..c726ab48055b 100644 --- a/x11-toolkits/gtk-layer-shell/Makefile +++ b/x11-toolkits/gtk-layer-shell/Makefile @@ -1,6 +1,6 @@ PORTNAME= gtk-layer-shell DISTVERSIONPREFIX= v -DISTVERSION= 0.9.1 +DISTVERSION= 0.9.2 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-toolkits/gtk-layer-shell/distinfo b/x11-toolkits/gtk-layer-shell/distinfo index 8b33742feb56..4fbc13bd3de5 100644 --- a/x11-toolkits/gtk-layer-shell/distinfo +++ b/x11-toolkits/gtk-layer-shell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743982033 -SHA256 (wmww-gtk-layer-shell-v0.9.1_GH0.tar.gz) = 43e2165cf1a9aa8a317b081c2a583648e02389162f1fbbd33836ba27f9ca19fa -SIZE (wmww-gtk-layer-shell-v0.9.1_GH0.tar.gz) = 143619 +TIMESTAMP = 1747871626 +SHA256 (wmww-gtk-layer-shell-v0.9.2_GH0.tar.gz) = 526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c +SIZE (wmww-gtk-layer-shell-v0.9.2_GH0.tar.gz) = 136254 diff --git a/x11-wm/xfce4-panel-profiles/Makefile b/x11-wm/xfce4-panel-profiles/Makefile index 37aeb53604e3..d2803621d214 100644 --- a/x11-wm/xfce4-panel-profiles/Makefile +++ b/x11-wm/xfce4-panel-profiles/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-panel-profiles -PORTVERSION= 1.0.15 +PORTVERSION= 1.1.1 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -10,22 +10,24 @@ WWW= https://docs.xfce.org/apps/xfce4-panel-profiles/start LICENSE= GPLv3 -USES= gettext-tools gmake gnome python shebangfix tar:bz2 xfce -USE_GNOME= gtk30 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=7.0.0:sysutils/py-psutil@${PY_FLAVOR} + +USES= gettext-tools gnome meson pkgconfig python shebangfix tar:xz \ + xfce +USE_GNOME= glib20 gtk30 pygobject3 USE_XFCE= libmenu panel SHEBANG_FILES= xfce4-panel-profiles/panelconfig.py \ xfce4-panel-profiles/xfce4-panel-profiles.py -HAS_CONFIGURE= yes +BINARY_ALIAS= python3=${PYTHON_CMD} NO_ARCH= yes OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_INSTALL_TARGET= install-locale +NLS_USES= gettext-runtime -post-install: - ${RLN} ${STAGEDIR}${PREFIX}/share/locale ${STAGEDIR}${PREFIX}/share/${PORTNAME}/locale +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11-wm/xfce4-panel-profiles/distinfo b/x11-wm/xfce4-panel-profiles/distinfo index af921062977f..7931dc99a862 100644 --- a/x11-wm/xfce4-panel-profiles/distinfo +++ b/x11-wm/xfce4-panel-profiles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735174105 -SHA256 (xfce4/xfce4-panel-profiles-1.0.15.tar.bz2) = 56cce1a27e88a18a282d568cbc601547a5dd704f0449a75bc284f0171aebaf3b -SIZE (xfce4/xfce4-panel-profiles-1.0.15.tar.bz2) = 121102 +TIMESTAMP = 1747940218 +SHA256 (xfce4/xfce4-panel-profiles-1.1.1.tar.xz) = 0126373a03778bb4894afa151de28d36bfc563ddab96d3bd7c63962350d34ba2 +SIZE (xfce4/xfce4-panel-profiles-1.1.1.tar.xz) = 83908 diff --git a/x11-wm/xfce4-panel-profiles/pkg-plist b/x11-wm/xfce4-panel-profiles/pkg-plist index aefcf365d4a7..95f6d18e0b78 100644 --- a/x11-wm/xfce4-panel-profiles/pkg-plist +++ b/x11-wm/xfce4-panel-profiles/pkg-plist @@ -57,6 +57,7 @@ share/icons/hicolor/scalable/apps/org.xfce.PanelProfiles.svg %%NLS%%share/locale/th/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/vec/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-panel-profiles.mo @@ -74,7 +75,6 @@ share/metainfo/org.xfce.PanelProfiles.appdata.xml %%DATADIR%%/layouts/Xubuntu 14.04 (Trusty).tar.bz2 %%DATADIR%%/layouts/Xubuntu 18.04 (Bionic).tar.bz2 %%DATADIR%%/layouts/openSUSE Leap 15.x.tar.bz2 -%%DATADIR%%/locale %%DATADIR%%/xfce4-panel-profiles/info.py %%DATADIR%%/xfce4-panel-profiles/panelconfig.py %%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.glade diff --git a/x11/libxfce4windowing/Makefile b/x11/libxfce4windowing/Makefile index 9225709e4437..46702c677b59 100644 --- a/x11/libxfce4windowing/Makefile +++ b/x11/libxfce4windowing/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxfce4windowing -DISTVERSION= 4.20.2 +DISTVERSION= 4.20.3 CATEGORIES= x11 xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -12,30 +12,36 @@ LICENSE= GPLv2 LIB_DEPENDS= libdisplay-info.so:sysutils/libdisplay-info -USES= gettext-tools gmake gnome libtool pkgconfig tar:bz2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 +USES= gettext-tools gnome meson pkgconfig python:build shebangfix \ + tar:bz2 xfce xorg +USE_GNOME= glib20 gtk30 libwnck3 USE_LDCONFIG= yes USE_XFCE= xdt USE_XORG= x11 xrandr +SHEBANG_FILES= xdt-gen-visibility -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +MESON_ARGS= -Dgtk-doc=false \ + -Dx11=enabled -OPTIONS_DEFINE= DOCS GIR NLS WAYLAND +OPTIONS_DEFINE= GIR NLS WAYLAND OPTIONS_DEFAULT= GIR WAYLAND OPTIONS_SUB= yes -DOCS_CONFIGURE_ENABLE= gtk-doc-html - GIR_DESC= GObject Introspection support + +# At present gtk-doc is broken due to missing files in the distribution +#DOCS_MESON_TRUE= gtk-doc + GIR_USE= GNOME=introspection:build GIR_MESON_TRUE= introspection NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland -WAYLAND_CONFIGURE_ENABLE=wayland +WAYLAND_MESON_ENABLED= wayland + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11/libxfce4windowing/distinfo b/x11/libxfce4windowing/distinfo index 97baed4225ec..451f0cc0adff 100644 --- a/x11/libxfce4windowing/distinfo +++ b/x11/libxfce4windowing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738526977 -SHA256 (xfce4/libxfce4windowing-4.20.2.tar.bz2) = 0b9b95aee8b868a2953920c2feafc026672ad19584976f19e89119e93ab1abc8 -SIZE (xfce4/libxfce4windowing-4.20.2.tar.bz2) = 601778 +TIMESTAMP = 1747849083 +SHA256 (xfce4/libxfce4windowing-4.20.3.tar.bz2) = df2419a6bd960c0bfac3307eff593050857524642597eb35a26fb4f8261a017b +SIZE (xfce4/libxfce4windowing-4.20.3.tar.bz2) = 605237 diff --git a/x11/libxfce4windowing/files/patch-libxfce4windowing_meson.build b/x11/libxfce4windowing/files/patch-libxfce4windowing_meson.build new file mode 100644 index 000000000000..30183be21f87 --- /dev/null +++ b/x11/libxfce4windowing/files/patch-libxfce4windowing_meson.build @@ -0,0 +1,20 @@ +--- libxfce4windowing/meson.build.orig 2025-05-01 07:24:40 UTC ++++ libxfce4windowing/meson.build +@@ -93,7 +93,7 @@ windowing_config_h = configure_file( + input: 'libxfce4windowing-config.h.in', + output: 'libxfce4windowing-config.h', + install: true, +- install_dir: get_option('prefix') / get_option('includedir') / 'xfce4' / libxfce4windowing_pkgname / 'libxfce4windowing', ++ install_dir: get_option('prefix') / get_option('includedir') / 'xfce4' / 'libxfce4windowing', + ) + windowing_public_sources += windowing_config_h + windowing_sources += windowing_config_h +@@ -135,7 +135,7 @@ install_headers( + + install_headers( + windowing_headers, +- subdir: 'xfce4' / libxfce4windowing_pkgname / 'libxfce4windowing', ++ subdir: 'xfce4' / 'libxfce4windowing', + ) + + pkgconfig.generate( diff --git a/x11/libxfce4windowing/files/patch-libxfce4windowingui_meson.build b/x11/libxfce4windowing/files/patch-libxfce4windowingui_meson.build new file mode 100644 index 000000000000..7d24900cfc55 --- /dev/null +++ b/x11/libxfce4windowing/files/patch-libxfce4windowingui_meson.build @@ -0,0 +1,20 @@ +--- libxfce4windowingui/meson.build.orig 2025-05-01 07:24:40 UTC ++++ libxfce4windowingui/meson.build +@@ -24,7 +24,7 @@ windowingui_public_sources += configure_file( + input: 'libxfce4windowingui-config.h.in', + output: 'libxfce4windowingui-config.h', + install: true, +- install_dir: get_option('prefix') / get_option('includedir') / 'xfce4' / libxfce4windowing_pkgname / 'libxfce4windowingui', ++ install_dir: get_option('prefix') / get_option('includedir') / 'xfce4' / 'libxfce4windowingui', + ) + + windowingui_sources = windowingui_public_sources +@@ -64,7 +64,7 @@ install_headers( + + install_headers( + windowingui_headers, +- subdir: 'xfce4' / libxfce4windowing_pkgname / 'libxfce4windowingui', ++ subdir: 'xfce4' / 'libxfce4windowingui', + ) + + pkgconfig.generate( diff --git a/x11/libxfce4windowing/pkg-plist b/x11/libxfce4windowing/pkg-plist index f293913b20aa..a49555e12982 100644 --- a/x11/libxfce4windowing/pkg-plist +++ b/x11/libxfce4windowing/pkg-plist @@ -27,54 +27,54 @@ libdata/pkgconfig/libxfce4windowing-x11-0.pc libdata/pkgconfig/libxfce4windowingui-0.pc %%GIR%%share/gir-1.0/Libxfce4windowing-0.0.gir %%GIR%%share/gir-1.0/Libxfce4windowingui-0.0.gir -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwApplication.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwMonitor.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwScreen.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwSeat.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWindow.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspace.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspaceGroup.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspaceManager.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/annotation-glossary.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-1.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-3.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-4.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-full.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/home.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/index.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/left-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/left.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-Library-Configuration.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-Utilities.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-X11-Backend.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-backend.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-core.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-introduction.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-utilities.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing.devhelp2 -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/right-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/right.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/style.css -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/up-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/up.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/XfwWindowActionMenu.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/XfwWindowListMenu.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/annotation-glossary.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/api-index-full.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/home.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/index.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/left-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/left.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowing-widgets.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-Library-Configuration.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-introduction.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-utilities.html -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui.devhelp2 -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/right-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/right.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/style.css -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/up-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/up.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwApplication.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwMonitor.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwScreen.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwSeat.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWindow.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspace.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspaceGroup.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspaceManager.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/annotation-glossary.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-1.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-3.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-4.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-full.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/home.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/index.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/left-insensitive.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/left.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-Library-Configuration.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-Utilities.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-X11-Backend.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-backend.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-core.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-introduction.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-utilities.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing.devhelp2 +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/right-insensitive.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/right.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/style.css +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/up-insensitive.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/up.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/XfwWindowActionMenu.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/XfwWindowListMenu.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/annotation-glossary.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/api-index-full.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/home.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/index.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/left-insensitive.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/left.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowing-widgets.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-Library-Configuration.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-introduction.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-utilities.html +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui.devhelp2 +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/right-insensitive.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/right.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/style.css +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/up-insensitive.png +@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/up.png %%NLS%%share/locale/ast/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/bg/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/ca/LC_MESSAGES/libxfce4windowing.mo @@ -97,6 +97,7 @@ libdata/pkgconfig/libxfce4windowingui-0.pc %%NLS%%share/locale/ie/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/it/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/ja/LC_MESSAGES/libxfce4windowing.mo +%%NLS%%share/locale/ka/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/kk/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/ko/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/lt/LC_MESSAGES/libxfce4windowing.mo diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 37ed0c80398d..14c5b8b5beaf 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-screenshooter-plugin -PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTVERSION= 1.11.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DISTNAME= xfce4-screenshooter-${DISTVERSIONFULL} @@ -13,37 +12,27 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-screenshooter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \ + xorg USE_CSTD= c99 -USE_GNOME= cairo gdkpixbuf glib20 gtk30 +USE_GNOME= glib20 gtk30 USE_XFCE= libexo libmenu panel xfconf USE_XORG= ice sm x11 xext xfixes -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +MESON_ARGS= -Dx11=enabled \ + -Dxfixes=enabled -OPTIONS_DEFINE= IMGUR NLS WAYLAND -OPTIONS_DEFAULT= IMGUR WAYLAND +OPTIONS_DEFINE= NLS WAYLAND +OPTIONS_DEFAULT= WAYLAND OPTIONS_SUB= yes -IMGUR_DESC= Install imgur image upload custom action - -IMGUR_RUN_DEPENDS= curl:ftp/curl \ - jq:textproc/jq \ - xclip:x11/xclip \ - zenity:x11/zenity - -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime -WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland -WAYLAND_CONFIGURE_ENABLE= wayland +WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland +WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols +WAYLAND_MESON_ENABLED= wayland -post-patch-IMGUR-off: - @${REINPLACE_CMD} '/imgur_custom_action_added = xfconf_channel_get_bool/s/FALSE/TRUE/' \ - ${WRKSRC}/lib/screenshooter-custom-actions.c +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo index 54ac87cb1be7..65f17b67b7ba 100644 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ b/x11/xfce4-screenshooter-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722368566 -SHA256 (xfce4/xfce4-screenshooter-1.11.1.tar.bz2) = d94c4a37ac9b26f6d73214bdc254624a4ede4e111bee8d34e689f8f04c37d34d -SIZE (xfce4/xfce4-screenshooter-1.11.1.tar.bz2) = 721424 +TIMESTAMP = 1747940424 +SHA256 (xfce4/xfce4-screenshooter-1.11.2.tar.xz) = 6ae5bc4823d43e770b3a11700d048d56bdcaafdef37de7deacb8970b55fc1565 +SIZE (xfce4/xfce4-screenshooter-1.11.2.tar.xz) = 178440 diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist index 027724e7c4c9..ab9d309ffe04 100644 --- a/x11/xfce4-screenshooter-plugin/pkg-plist +++ b/x11/xfce4-screenshooter-plugin/pkg-plist @@ -1,7 +1,5 @@ bin/xfce4-screenshooter lib/xfce4/panel/plugins/libscreenshooterplugin.so -%%IMGUR%%libexec/xfce4/screenshooter/scripts/imgur-upload.sh -share/man/man1/xfce4-screenshooter.1.gz share/applications/xfce4-screenshooter.desktop %%NLS%%share/icons/hicolor/128x128/apps/org.xfce.screenshooter.png %%NLS%%share/icons/hicolor/16x16/apps/org.xfce.screenshooter.png diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile index 720cf0ae5f58..fd75fbb81420 100644 --- a/x11/xfce4-taskmanager/Makefile +++ b/x11/xfce4-taskmanager/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-taskmanager -PORTVERSION= 1.5.8 +PORTVERSION= 1.6.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -11,24 +11,20 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-taskmanager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= gettext-tools gmake gnome localbase pkgconfig tar:bzip2 xfce \ - xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 +USES= gettext-tools gnome localbase meson pkgconfig tar:xz xfce xorg +USE_GNOME= glib20 gtk30 libwnck3 USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 xmu xt -GNU_CONFIGURE= yes - -CONFIGURE_ARGS= --disable-gksu \ - --disable-silent-rules \ - --enable-wnck3 +MESON_ARGS= -Dwnck=enabled \ + -Dx11=enabled OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11/xfce4-taskmanager/distinfo b/x11/xfce4-taskmanager/distinfo index ac28ca90214f..110b3568acb0 100644 --- a/x11/xfce4-taskmanager/distinfo +++ b/x11/xfce4-taskmanager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735174403 -SHA256 (xfce4/xfce4-taskmanager-1.5.8.tar.bz2) = 14b9d68b8feb88a642a9885b8549efe7fc9e6c155f638003f2a4a58d9eb2baab -SIZE (xfce4/xfce4-taskmanager-1.5.8.tar.bz2) = 548651 +TIMESTAMP = 1747848539 +SHA256 (xfce4/xfce4-taskmanager-1.6.0.tar.xz) = 29bdc7840ab8b9025f6c0e456a83a31090d1c9fd9e26b359baa4a4010cfb0b90 +SIZE (xfce4/xfce4-taskmanager-1.6.0.tar.xz) = 135088 diff --git a/x11/xfce4-taskmanager/files/patch-meson.build b/x11/xfce4-taskmanager/files/patch-meson.build new file mode 100644 index 000000000000..00b5c05e84be --- /dev/null +++ b/x11/xfce4-taskmanager/files/patch-meson.build @@ -0,0 +1,20 @@ +--- meson.build.orig 2025-05-21 07:00:22 UTC ++++ meson.build +@@ -54,7 +54,7 @@ else + else + if target_os == 'freebsd' + os_implementation = 'freebsd' +- find_library('kvm') ++ kvm_lib = cc.find_library('kvm', required : true) + headers += [ + 'sys/param.h', + 'sys/proc.h', +@@ -83,7 +83,7 @@ else + ] + elif target_os == 'sunos' + os_implementation = 'solaris' +- find_library('kstat') ++ cc.find_library('kstat') + headers += [ + 'sys/procfs.h', + 'sys/stat.h', diff --git a/x11/xfce4-taskmanager/files/patch-src_meson.build b/x11/xfce4-taskmanager/files/patch-src_meson.build new file mode 100644 index 000000000000..bc052f07a3b9 --- /dev/null +++ b/x11/xfce4-taskmanager/files/patch-src_meson.build @@ -0,0 +1,44 @@ +--- src/meson.build.orig 2025-05-21 07:00:22 UTC ++++ src/meson.build +@@ -35,6 +35,22 @@ endif + ] + endif + ++dependencies = [ ++ glib, ++ gtk, ++ cairo, ++ libxmu, ++ libxfce4util, ++ libxfce4ui, ++ xfconf, ++ libx11, ++ libwnck, ++] ++ ++if target_os == 'freebsd' and kvm_lib.found() ++dependencies += [ kvm_lib ] ++endif ++ + taskmanager = executable( + 'xfce4-taskmanager', + taskmanager_sources, +@@ -42,17 +58,7 @@ taskmanager = executable( + include_directories: [ + include_directories('..'), + ], +- dependencies: [ +- glib, +- gtk, +- cairo, +- libxmu, +- libxfce4util, +- libxfce4ui, +- xfconf, +- libx11, +- libwnck, +- ], ++ dependencies: dependencies, + install: true, + install_dir: get_option('prefix') / get_option('bindir'), + ) diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index f8d962532bd9..c714fe23226c 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= verve-plugin -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins PKGNAMEPREFIX= xfce4- @@ -12,22 +12,18 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-verve-plugin/start LICENSE= GPLv2 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libpcre2-8.so:devel/pcre2 +LIB_DEPENDS= libpcre2-8.so:devel/pcre2 -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce -USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce +USE_GNOME= glib20 gtk30 USE_XFCE= libmenu panel -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-dbus -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11/xfce4-verve-plugin/distinfo b/x11/xfce4-verve-plugin/distinfo index 6c250d8d70ad..59a32c27dea2 100644 --- a/x11/xfce4-verve-plugin/distinfo +++ b/x11/xfce4-verve-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735171422 -SHA256 (xfce4/xfce4-verve-plugin-2.0.4.tar.bz2) = 214a812dd7cc410bbe85d736e0dc76459ddd7861e5a1c60b67dd89dcd34e90a1 -SIZE (xfce4/xfce4-verve-plugin-2.0.4.tar.bz2) = 450881 +TIMESTAMP = 1747810651 +SHA256 (xfce4/xfce4-verve-plugin-2.1.0.tar.xz) = 237e0da802cdc02e0ec0c3cdefecb6fa2992ade9f59ce2999779cc30d59c9f24 +SIZE (xfce4/xfce4-verve-plugin-2.1.0.tar.xz) = 54440 diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index 9d87cecd3fba..c4b3159a8282 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 2.9.2 +PORTVERSION= 2.10.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,31 +11,29 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++14-lang gettext-tools gnome localbase \ - pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c++14-lang gettext-tools gnome localbase meson \ + pkgconfig tar:xz xfce +USE_GNOME= gtk30 USE_XFCE= garcon libexo panel xfconf -OPTIONS_DEFINE= ACCOUNTS_SERVICE LTO MENULIBRE NLS WAYLAND -OPTIONS_DEFAULT= ACCOUNTS_SERVICE LTO MENULIBRE WAYLAND +OPTIONS_DEFINE= ACCOUNTS_SERVICE MENULIBRE NLS WAYLAND +OPTIONS_DEFAULT= ACCOUNTS_SERVICE MENULIBRE WAYLAND OPTIONS_SUB= yes ACCOUNTS_SERVICE_DESC= Enable AccountsService support MENULIBRE_DESC= Depend at runtime on x11/menulibre ACCOUNTS_SERVICE_LIB_DEPENDS= libaccountsservice.so:sysutils/accountsservice -ACCOUNTS_SERVICE_CMAKE_BOOL= ENABLE_ACCOUNTS_SERVICE - -LTO_CMAKE_BOOL= ENABLE_LINK_TIME_OPTIMIZATION +ACCOUNTS_SERVICE_MESON_ENABLED= accountsservice MENULIBRE_RUN_DEPENDS= menulibre:x11/menulibre NLS_USES= gettext-runtime WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell -WAYLAND_CMAKE_BOOL= ENABLE_GTK_LAYER_SHELL +WAYLAND_MESON_ENABLED= gtk-layer-shell post-patch-NLS-off: - @${REINPLACE_CMD} '/add_subdirectory(po)/d' ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo index 402e70c52253..80d98d661fd5 100644 --- a/x11/xfce4-whiskermenu-plugin/distinfo +++ b/x11/xfce4-whiskermenu-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739969798 -SHA256 (xfce4/xfce4-whiskermenu-plugin-2.9.2.tar.bz2) = e2f28c066709bdcfe30236307026a562ec9aed790f9929a4e40aa411a5c7e3de -SIZE (xfce4/xfce4-whiskermenu-plugin-2.9.2.tar.bz2) = 193188 +TIMESTAMP = 1747849271 +SHA256 (xfce4/xfce4-whiskermenu-plugin-2.10.0.tar.xz) = c2efb3782816d44d421dcbee2900b9513bdb2469b695b776641f495601f33a10 +SIZE (xfce4/xfce4-whiskermenu-plugin-2.10.0.tar.xz) = 188712 diff --git a/x11/xfce4-windowck-plugin/Makefile b/x11/xfce4-windowck-plugin/Makefile index 5f9cf8fd2752..13f0cf8867df 100644 --- a/x11/xfce4-windowck-plugin/Makefile +++ b/x11/xfce4-windowck-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-windowck-plugin -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,22 +10,20 @@ WWW= https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin LICENSE= GPLv2 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= gettext-tools gmake gnome libtool pkgconfig python:build \ - shebangfix tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 +USES= gettext-tools gnome meson pkgconfig python:build shebangfix \ + tar:xz xfce xorg +USE_GNOME= glib20 gtk30 libwnck3 USE_XFCE= libmenu panel xdt xfconf USE_XORG= x11 SHEBANG_GLOB= *.py - -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +BINARY_ALIAS= python3=${PYTHON_CMD} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11/xfce4-windowck-plugin/distinfo b/x11/xfce4-windowck-plugin/distinfo index c844bf4b2394..e8299711943b 100644 --- a/x11/xfce4-windowck-plugin/distinfo +++ b/x11/xfce4-windowck-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735485724 -SHA256 (xfce4/xfce4-windowck-plugin-0.5.2.tar.bz2) = dc4ed5dc94bd05de5495441f0cabb260ab3e1f6ce27b1fac92e37f909c0cfe0a -SIZE (xfce4/xfce4-windowck-plugin-0.5.2.tar.bz2) = 516409 +TIMESTAMP = 1747849834 +SHA256 (xfce4/xfce4-windowck-plugin-0.6.1.tar.xz) = 032e305d74f17bd65b28bd260cf192fcf8aa0df33d116087e485fd1368b7cf39 +SIZE (xfce4/xfce4-windowck-plugin-0.6.1.tar.xz) = 101992 diff --git a/x11/xfce4-windowck-plugin/pkg-plist b/x11/xfce4-windowck-plugin/pkg-plist index e16dac44b1c2..4729c73b19a0 100644 --- a/x11/xfce4-windowck-plugin/pkg-plist +++ b/x11/xfce4-windowck-plugin/pkg-plist @@ -9,6 +9,7 @@ share/icons/hicolor/48x48/apps/wcktitle-plugin.png %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-windowck-plugin.mo %%NLS%%share/locale/da/LC_MESSAGES/xfce4-windowck-plugin.mo %%NLS%%share/locale/de/LC_MESSAGES/xfce4-windowck-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-windowck-plugin.mo %%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-windowck-plugin.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-windowck-plugin.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-windowck-plugin.mo |