summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/atheme-services/Makefile39
-rw-r--r--irc/bnc/Makefile35
-rw-r--r--irc/bnc/distinfo3
-rw-r--r--irc/bnc/files/patch-Makefile.in11
-rw-r--r--irc/bnc/files/patch-bncsetup37
-rw-r--r--irc/bnc/pkg-descr5
-rw-r--r--irc/bnc/pkg-plist9
-rw-r--r--irc/halloy/Makefile2
-rw-r--r--irc/halloy/Makefile.crates11
-rw-r--r--irc/halloy/distinfo28
-rw-r--r--irc/halloy/files/patch-data_src_shortcut.rs13
-rw-r--r--irc/py-sopel/Makefile7
-rw-r--r--irc/py-sopel/distinfo6
-rw-r--r--irc/weechat/Makefile2
-rw-r--r--irc/weechat/distinfo6
16 files changed, 65 insertions, 150 deletions
diff --git a/irc/Makefile b/irc/Makefile
index b7c7fd2d9f72..a1acec26ba8b 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -9,7 +9,6 @@
SUBDIR += bitlbee-facebook
SUBDIR += bitlbee-mastodon
SUBDIR += bitlbee-steam
- SUBDIR += bnc
SUBDIR += catgirl
SUBDIR += cgiirc
SUBDIR += dancer
diff --git a/irc/atheme-services/Makefile b/irc/atheme-services/Makefile
index db61c8ba45dc..83cd17da0d54 100644
--- a/irc/atheme-services/Makefile
+++ b/irc/atheme-services/Makefile
@@ -1,5 +1,6 @@
PORTNAME= atheme-services
PORTVERSION= 7.2.12
+PORTREVISION= 1
CATEGORIES= irc net
MASTER_SITES= https://github.com/atheme/atheme/releases/download/v${PORTVERSION}/
DISTNAME= atheme-services-v${PORTVERSION}
@@ -14,42 +15,40 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmowgli-2.so:devel/libmowgli2
USES= cpe gmake localbase pathfix pkgconfig ssl tar:xz
+CPE_PRODUCT= atheme
PATHFIX_MAKEFILEIN= Makefile
USE_LDCONFIG= yes
+USE_RC_SUBR= ${PORTNAME}
+
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-fhs-paths \
- --sysconfdir=${PREFIX}/etc/atheme \
+CONFIGURE_ARGS= --disable-gtk-doc \
+ --enable-fhs-paths \
+ --enable-large-net \
--localstatedir=/var \
- --disable-gtk-doc \
- --enable-large-net
-
-CPE_PRODUCT= atheme
+ --sysconfdir=${PREFIX}/etc/atheme
CONFLICTS_INSTALL= lifelines
USERS= ircservices
GROUPS= ircservices
-USE_RC_SUBR= atheme-services
-
-OPTIONS_DEFINE= CONTRIB CRACKLIB DOCS LDAP NLS PCRE PERL
+OPTIONS_DEFINE= CONTRIB CRACKLIB DOCS LDAP NLS PCRE PERL
OPTIONS_DEFAULT= CRACKLIB LDAP PCRE PERL
+OPTIONS_SUB= yes
CONTRIB_DESC= Enable contrib modules
CRACKLIB_DESC= Use cracklib for checking password strength
-OPTIONS_SUB= yes
-
CONTRIB_CONFIGURE_ENABLE= contrib
-CRACKLIB_LIB_DEPENDS= libcrack.so:security/cracklib
+CRACKLIB_LIB_DEPENDS= libcrack.so:security/cracklib
CRACKLIB_CONFIGURE_WITH= cracklib
-LDAP_USES= ldap
-LDAP_CONFIGURE_WITH= ldap
-NLS_USES= gettext
-NLS_CONFIGURE_ENABLE= nls
-PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
-PCRE_CONFIGURE_WITH= pcre
-PERL_USES= perl5
-PERL_CONFIGURE_WITH= perl
+LDAP_USES= ldap
+LDAP_CONFIGURE_WITH= ldap
+NLS_USES= gettext
+NLS_CONFIGURE_ENABLE= nls
+PCRE_LIB_DEPENDS= libpcre2-8.so:devel/pcre2
+PCRE_CONFIGURE_WITH= pcre2-8
+PERL_USES= perl5
+PERL_CONFIGURE_WITH= perl
.include <bsd.port.mk>
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile
deleted file mode 100644
index dbe6125c835d..000000000000
--- a/irc/bnc/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-PORTNAME= bnc
-DISTVERSION= 2.9.4
-PORTREVISION= 1
-CATEGORIES= irc
-MASTER_SITES= http://home.risingnet.net/download/
-DISTNAME= ${PORTNAME}${DISTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Simple IRC relay proxy with support for virtual hosting
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Unmaintained without upstream distfile and WWW
-EXPIRATION_DATE= 2025-05-27
-
-GNU_CONFIGURE= yes
-
-DOCS= COPYING Changelog README example.conf
-BINS= bnc mkpasswd
-SCRIPTS= bncchk bncsetup
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- ${SED} -e 's,@PREFIX@,${PREFIX},g' ${WRKSRC}/bncsetup
-
-do-install:
- ${INSTALL_PROGRAM} ${BINS:S,^,${WRKSRC}/,} ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_SCRIPT} ${SCRIPTS:S,^,${WRKSRC}/,} ${STAGEDIR}${PREFIX}/bin
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/
- ${INSTALL_DATA} ${WRKSRC}/example.conf ${STAGEDIR}${PREFIX}/etc/bnc.conf.sample
-
-.include <bsd.port.mk>
diff --git a/irc/bnc/distinfo b/irc/bnc/distinfo
deleted file mode 100644
index fc990dbfb36e..000000000000
--- a/irc/bnc/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1584519305
-SHA256 (bnc2.9.4.tar.gz) = af0e95c97feb1f2d231c570a658be8e42a91aafab6e6dfeb04b7e9fcc360b74b
-SIZE (bnc2.9.4.tar.gz) = 76896
diff --git a/irc/bnc/files/patch-Makefile.in b/irc/bnc/files/patch-Makefile.in
deleted file mode 100644
index 11081be785dd..000000000000
--- a/irc/bnc/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2005-01-26 04:15:06 UTC
-+++ Makefile.in
-@@ -2,7 +2,7 @@ LIBS=@LIBS@
- CFLAGS=-O3 -Wall -include config.h
- CC=@CC@
-
--ALL: bnc mkpasswd
-+all: bnc mkpasswd
-
- mkpasswd:mkpasswd.c
- ${CC} ${CFLAGS} -o mkpasswd mkpasswd.c ${LIBS}
diff --git a/irc/bnc/files/patch-bncsetup b/irc/bnc/files/patch-bncsetup
deleted file mode 100644
index 886c6b6879d9..000000000000
--- a/irc/bnc/files/patch-bncsetup
+++ /dev/null
@@ -1,37 +0,0 @@
---- bncsetup.orig 2005-02-07 01:51:06 UTC
-+++ bncsetup
-@@ -91,15 +91,9 @@ altconf()
-
- }
-
--if ! [ -e ./mkpasswd ]
--then
-- echo "You need to Make the package before you can use this script"
-- echo "(required ./mkpasswd)"
-- bsclean 0
--fi
-
- echo "BAD\$" > $TMPFILE
--echo "Test" | ./mkpasswd -s >> $TMPFILE
-+echo "Test" | mkpasswd -s >> $TMPFILE
- CRCYS=$(cat $TMPFILE | grep '\$' | tail -1 )
-
-
-@@ -244,13 +238,13 @@ ERRORLEVEL=$?
-
- if [ x$ERRORLEVEL = x0 ]
- then
-- if [ -x ./mkpasswd ]
-+ if [ -x @PREFIX@/bin/mkpasswd ]
- then
-- SUPERPASS="+"$(echo "$SUPERPASS" | ./mkpasswd -s)
-- BNCPASS="+"$(echo "$BNCPASS" | ./mkpasswd -s)
-+ SUPERPASS="+"$(echo "$SUPERPASS" | mkpasswd -s)
-+ BNCPASS="+"$(echo "$BNCPASS" | mkpasswd -s)
- else
- clear
-- echo "You have not did ./configure and make so there is no ./mkpasswd"
-+ echo "You have not did ./configure and make so there is no mkpasswd"
- echo "This program is required to produce the encryption"
- bsclean 0
- fi
diff --git a/irc/bnc/pkg-descr b/irc/bnc/pkg-descr
deleted file mode 100644
index 957bd941ffbf..000000000000
--- a/irc/bnc/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-IRC Proxy Daemon that supports virtual hosting.
-
-Instructions in work/bnc*/README.
-
-Bill Fumerola(billf@chc-chimes.com)
diff --git a/irc/bnc/pkg-plist b/irc/bnc/pkg-plist
deleted file mode 100644
index 60d6cb64b234..000000000000
--- a/irc/bnc/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/bnc
-bin/bncchk
-bin/bncsetup
-bin/mkpasswd
-etc/bnc.conf.sample
-%%PORTDOCS%%%%DOCSDIR%%/example.conf
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/Changelog
-%%PORTDOCS%%%%DOCSDIR%%/README
diff --git a/irc/halloy/Makefile b/irc/halloy/Makefile
index 2038f4d0fd48..141e9f24ae5d 100644
--- a/irc/halloy/Makefile
+++ b/irc/halloy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= halloy
-DISTVERSION= 2025.4
+DISTVERSION= 2025.5
CATEGORIES= irc
MAINTAINER= pokeysquirrel@gmail.com
diff --git a/irc/halloy/Makefile.crates b/irc/halloy/Makefile.crates
index 1c8bdcef652b..ef9597aa94f3 100644
--- a/irc/halloy/Makefile.crates
+++ b/irc/halloy/Makefile.crates
@@ -62,6 +62,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
base64-0.13.1 \
base64-0.22.1 \
base64ct-1.6.0 \
+ bincode-1.3.3 \
bindgen-0.70.1 \
bit-set-0.8.0 \
bit-vec-0.8.0 \
@@ -123,7 +124,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
core-graphics-types-0.2.0 \
coreaudio-rs-0.11.3 \
coreaudio-sys-0.2.16 \
- cosmic-text-0.13.2 \
+ cosmic-text-0.14.2 \
cpal-0.15.3 \
cpufeatures-0.2.16 \
crc32fast-1.4.2 \
@@ -420,10 +421,10 @@ CARGO_CRATES= ab_glyph-0.2.29 \
once_cell-1.20.3 \
oneshot-fused-workaround-0.2.1 \
open-5.3.2 \
- openssl-0.10.68 \
+ openssl-0.10.72 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
- openssl-sys-0.9.104 \
+ openssl-sys-0.9.108 \
option-ext-0.2.0 \
orbclient-0.3.48 \
ordered-float-2.10.1 \
@@ -851,6 +852,6 @@ CARGO_CRATES= ab_glyph-0.2.29 \
zvariant_derive-5.2.0 \
zvariant_utils-3.1.0 \
dpi,winit@git+https://github.com/iced-rs/winit.git?rev=11414b6aa45699f038114e61b4ddf5102b2d3b4b\#11414b6aa45699f038114e61b4ddf5102b2d3b4b \
+ cryoglyph@git+https://github.com/iced-rs/cryoglyph.git?rev=a456d1c17bbcf33afcca41d9e5e299f9f1193819\#a456d1c17bbcf33afcca41d9e5e299f9f1193819 \
dark-light@git+https://github.com/rust-dark-light/dark-light?rev=8e1f745f91e1e805fa772a83e4744afe95d70aa1\#8e1f745f91e1e805fa772a83e4744afe95d70aa1 \
- iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_tiny_skia,iced_wgpu,iced_widget,iced_winit@git+https://github.com/iced-rs/iced?rev=1b22d7d5fcdf519a3cac7a3cfd14398a3108c3b8\#1b22d7d5fcdf519a3cac7a3cfd14398a3108c3b8 \
- cryoglyph@git+https://github.com/iced-rs/cryoglyph.git?rev=be2defe4a13fd7c97c6f4c81e8e085463eb578dc\#be2defe4a13fd7c97c6f4c81e8e085463eb578dc
+ iced,iced_beacon,iced_core,iced_debug,iced_devtools,iced_futures,iced_graphics,iced_program,iced_renderer,iced_runtime,iced_tiny_skia,iced_wgpu,iced_widget,iced_winit@git+https://github.com/iced-rs/iced?rev=aa633f6832c93d81fc829bcd351b369f0aada282\#aa633f6832c93d81fc829bcd351b369f0aada282
diff --git a/irc/halloy/distinfo b/irc/halloy/distinfo
index bd62ca333d7e..33bfa3e3c1d7 100644
--- a/irc/halloy/distinfo
+++ b/irc/halloy/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1744150666
+TIMESTAMP = 1747058932
SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0
SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
@@ -127,6 +127,8 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f
SIZE (rust/crates/base64-0.22.1.crate) = 81597
SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b
SIZE (rust/crates/base64ct-1.6.0.crate) = 28870
+SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad
+SIZE (rust/crates/bincode-1.3.3.crate) = 28958
SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f
SIZE (rust/crates/bindgen-0.70.1.crate) = 226363
SHA256 (rust/crates/bit-set-0.8.0.crate) = 08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3
@@ -249,8 +251,8 @@ SHA256 (rust/crates/coreaudio-rs-0.11.3.crate) = 321077172d79c662f64f5071a031207
SIZE (rust/crates/coreaudio-rs-0.11.3.crate) = 42844
SHA256 (rust/crates/coreaudio-sys-0.2.16.crate) = 2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b
SIZE (rust/crates/coreaudio-sys-0.2.16.crate) = 5480
-SHA256 (rust/crates/cosmic-text-0.13.2.crate) = e418dd4f5128c3e93eab12246391c54a20c496811131f85754dc8152ee207892
-SIZE (rust/crates/cosmic-text-0.13.2.crate) = 1896921
+SHA256 (rust/crates/cosmic-text-0.14.2.crate) = da46a9d5a8905cc538a4a5bceb6a4510de7a51049c5588c0114efce102bcbbe8
+SIZE (rust/crates/cosmic-text-0.14.2.crate) = 1910697
SHA256 (rust/crates/cpal-0.15.3.crate) = 873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779
SIZE (rust/crates/cpal-0.15.3.crate) = 100083
SHA256 (rust/crates/cpufeatures-0.2.16.crate) = 16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3
@@ -843,14 +845,14 @@ SHA256 (rust/crates/oneshot-fused-workaround-0.2.1.crate) = 8e2f833c92b3bb159dde
SIZE (rust/crates/oneshot-fused-workaround-0.2.1.crate) = 2520
SHA256 (rust/crates/open-5.3.2.crate) = e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95
SIZE (rust/crates/open-5.3.2.crate) = 26342
-SHA256 (rust/crates/openssl-0.10.68.crate) = 6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5
-SIZE (rust/crates/openssl-0.10.68.crate) = 276578
+SHA256 (rust/crates/openssl-0.10.72.crate) = fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da
+SIZE (rust/crates/openssl-0.10.72.crate) = 283852
SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c
SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601
SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf
SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227
-SHA256 (rust/crates/openssl-sys-0.9.104.crate) = 45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741
-SIZE (rust/crates/openssl-sys-0.9.104.crate) = 72287
+SHA256 (rust/crates/openssl-sys-0.9.108.crate) = e145e1651e858e820e4860f7b9c5e169bc1d8ce1c86043be79fa7b7634821847
+SIZE (rust/crates/openssl-sys-0.9.108.crate) = 78190
SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d
SIZE (rust/crates/option-ext-0.2.0.crate) = 7345
SHA256 (rust/crates/orbclient-0.3.48.crate) = ba0b26cec2e24f08ed8bb31519a9333140a6599b867dac464bb150bdb796fd43
@@ -1705,11 +1707,11 @@ SHA256 (rust/crates/zvariant_utils-3.1.0.crate) = ddd46446ea2a1f353bfda53e35f176
SIZE (rust/crates/zvariant_utils-3.1.0.crate) = 13991
SHA256 (iced-rs-winit-11414b6aa45699f038114e61b4ddf5102b2d3b4b_GH0.tar.gz) = bee38ace5cbe9299770dd50d9b0b6a30a96924955cef3bada321489a0b446169
SIZE (iced-rs-winit-11414b6aa45699f038114e61b4ddf5102b2d3b4b_GH0.tar.gz) = 607146
+SHA256 (iced-rs-cryoglyph-a456d1c17bbcf33afcca41d9e5e299f9f1193819_GH0.tar.gz) = 857e8382fd6eb9c511ff8b7aa18aec81f07b326fe1ed4d5a146d3162279385ba
+SIZE (iced-rs-cryoglyph-a456d1c17bbcf33afcca41d9e5e299f9f1193819_GH0.tar.gz) = 221785
SHA256 (rust-dark-light-dark-light-8e1f745f91e1e805fa772a83e4744afe95d70aa1_GH0.tar.gz) = 8cae94eb1834d67a002b02c759deb607f054d29a14bab8a1747d2515ba807471
SIZE (rust-dark-light-dark-light-8e1f745f91e1e805fa772a83e4744afe95d70aa1_GH0.tar.gz) = 5285
-SHA256 (iced-rs-iced-1b22d7d5fcdf519a3cac7a3cfd14398a3108c3b8_GH0.tar.gz) = 12239d746615867e7dc41f76d19c5a790dde8a7617940c608027e04d361348e3
-SIZE (iced-rs-iced-1b22d7d5fcdf519a3cac7a3cfd14398a3108c3b8_GH0.tar.gz) = 5215204
-SHA256 (iced-rs-cryoglyph-be2defe4a13fd7c97c6f4c81e8e085463eb578dc_GH0.tar.gz) = 88d8425516e72e070a47967a2ca03ab1a4e44b8cd54b2e4945dff91a321dd389
-SIZE (iced-rs-cryoglyph-be2defe4a13fd7c97c6f4c81e8e085463eb578dc_GH0.tar.gz) = 221775
-SHA256 (squidowl-halloy-2025.4_GH0.tar.gz) = f19f01f0e31739bfbafaaf63e7d01e9d1de2813127715f6243a1bcb4e041a8c1
-SIZE (squidowl-halloy-2025.4_GH0.tar.gz) = 15681933
+SHA256 (iced-rs-iced-aa633f6832c93d81fc829bcd351b369f0aada282_GH0.tar.gz) = e9a6ed7e95da32980d4f64578a1de9bc50646ecb3c5112c46752b5fb387a4c53
+SIZE (iced-rs-iced-aa633f6832c93d81fc829bcd351b369f0aada282_GH0.tar.gz) = 5224300
+SHA256 (squidowl-halloy-2025.5_GH0.tar.gz) = ee348b830db85fcea09616a45271551fa7a382513184170a84ef9dc8b720a88d
+SIZE (squidowl-halloy-2025.5_GH0.tar.gz) = 15703732
diff --git a/irc/halloy/files/patch-data_src_shortcut.rs b/irc/halloy/files/patch-data_src_shortcut.rs
new file mode 100644
index 000000000000..df985cd6d0f2
--- /dev/null
+++ b/irc/halloy/files/patch-data_src_shortcut.rs
@@ -0,0 +1,13 @@
+--- data/src/shortcut.rs.orig 2025-05-06 21:46:52 UTC
++++ data/src/shortcut.rs
+@@ -146,9 +146,7 @@ impl KeyBind {
+ default!(toggle_topic, "t", COMMAND | ALT);
+ #[cfg(target_os = "macos")]
+ default!(toggle_fullscreen, "f", COMMAND | CTRL);
+- #[cfg(target_os = "linux")]
+- default!(toggle_fullscreen, F11);
+- #[cfg(target_os = "windows")]
++ #[cfg(not(target_os = "macos"))]
+ default!(toggle_fullscreen, F11);
+ default!(command_bar, "k", COMMAND);
+ default!(reload_configuration, "r", COMMAND);
diff --git a/irc/py-sopel/Makefile b/irc/py-sopel/Makefile
index 1fe300636be8..8886912b37c1 100644
--- a/irc/py-sopel/Makefile
+++ b/irc/py-sopel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sopel
-DISTVERSION= 8.0.0
+DISTVERSION= 8.0.2
CATEGORIES= irc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -32,6 +32,7 @@ USES= python
USE_PYTHON= autoplist pep517
USE_RC_SUBR= sopel
+NO_ARCH= yes
SUB_FILES+= pkg-message
SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
@@ -49,8 +50,8 @@ post-install:
.endfor
@${MKDIR} ${STAGEDIR}/var/db/sopel/www
.for script in sopel sopel-config sopel-plugins
- ${CP} ${FILESDIR}/${script}.py ${STAGEDIR}${PREFIX}/bin/${script}
- @${REINPLACE_CMD} -e "s|%%PYTHON_SHEBANG%%|#!${PYTHON_CMD}|" ${STAGEDIR}${PREFIX}/bin/${script}
+ ${SED} -e "s|%%PYTHON_SHEBANG%%|#!${PYTHON_CMD}|" ${FILESDIR}/${script}.py \
+ > ${STAGEDIR}${PREFIX}/bin/${script}
${CHMOD} 555 ${STAGEDIR}${PREFIX}/bin/${script}
.endfor
diff --git a/irc/py-sopel/distinfo b/irc/py-sopel/distinfo
index 65b1e09053cc..967672f8cf14 100644
--- a/irc/py-sopel/distinfo
+++ b/irc/py-sopel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718049976
-SHA256 (sopel-8.0.0.tar.gz) = 8ee2c9a7412de6a319c01673c347b8b4a83570162a02c1fc294cea36820fef45
-SIZE (sopel-8.0.0.tar.gz) = 249956
+TIMESTAMP = 1748295430
+SHA256 (sopel-8.0.2.tar.gz) = ecb35b9d2ae2fb28c7d8dc3cac10933bc2e0f3855763a03ec4c5ec70491454af
+SIZE (sopel-8.0.2.tar.gz) = 250538
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 8581028762de..a2297bf9fe2e 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -1,5 +1,5 @@
PORTNAME= weechat
-PORTVERSION= 4.6.2
+PORTVERSION= 4.6.3
CATEGORIES= irc
MASTER_SITES= https://weechat.org/files/src/
diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo
index 0b094432a522..1b7085e436cf 100644
--- a/irc/weechat/distinfo
+++ b/irc/weechat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745150286
-SHA256 (weechat-4.6.2.tar.xz) = 0fa0242a18116fe27f746dbb822121805da6bb5dbd40750d42c63306e4896628
-SIZE (weechat-4.6.2.tar.xz) = 2763244
+TIMESTAMP = 1746958439
+SHA256 (weechat-4.6.3.tar.xz) = 5c0b5efa969b873c4be582019b18523ee403e7430b8223825bcdb44a89f5815d
+SIZE (weechat-4.6.3.tar.xz) = 2763576