diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/halloy/Makefile | 3 | ||||
-rw-r--r-- | irc/py-sopel/Makefile | 2 | ||||
-rw-r--r-- | irc/py-sopel/distinfo | 6 | ||||
-rw-r--r-- | irc/weechat/Makefile | 2 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
5 files changed, 9 insertions, 10 deletions
diff --git a/irc/halloy/Makefile b/irc/halloy/Makefile index 433ec950efff..3c2332391a6d 100644 --- a/irc/halloy/Makefile +++ b/irc/halloy/Makefile @@ -1,6 +1,6 @@ PORTNAME= halloy DISTVERSION= 2025.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MAINTAINER= pokeysquirrel@gmail.com @@ -33,5 +33,4 @@ LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif - .include <bsd.port.post.mk> diff --git a/irc/py-sopel/Makefile b/irc/py-sopel/Makefile index 4b4e1ba06602..8e33cfd7f015 100644 --- a/irc/py-sopel/Makefile +++ b/irc/py-sopel/Makefile @@ -1,5 +1,5 @@ PORTNAME= sopel -DISTVERSION= 8.0.3 +DISTVERSION= 8.0.4 CATEGORIES= irc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/irc/py-sopel/distinfo b/irc/py-sopel/distinfo index 3d8440494a6a..0d15ee158f3b 100644 --- a/irc/py-sopel/distinfo +++ b/irc/py-sopel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754007890 -SHA256 (sopel-8.0.3.tar.gz) = 961a0481f61aa9a65fadf560c874b097f6a582a8e7bc073fa6754fc0af187427 -SIZE (sopel-8.0.3.tar.gz) = 250478 +TIMESTAMP = 1756499040 +SHA256 (sopel-8.0.4.tar.gz) = d7a403cec642aae00f1f714fc818f179719cbd276360b6454d73740129de44e5 +SIZE (sopel-8.0.4.tar.gz) = 250580 diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 0e8f49ce2a19..ec7f4b1e42c4 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -PORTVERSION= 4.7.0 +PORTVERSION= 4.7.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index e90afaaa26a1..92b132787832 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752921168 -SHA256 (weechat-4.7.0.tar.xz) = 45dc0396060c863169868349ec280af1c6f4ac524aa492580e1a065e142c2cd8 -SIZE (weechat-4.7.0.tar.xz) = 2768216 +TIMESTAMP = 1755500823 +SHA256 (weechat-4.7.1.tar.xz) = e83fb71ca251c5dd74bd9c5a6bd3f85dc2eb8ecec0955f43c07f3e0911edb7d3 +SIZE (weechat-4.7.1.tar.xz) = 2768340 |