diff options
Diffstat (limited to 'irc/weechat')
-rw-r--r-- | irc/weechat/Makefile | 4 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index a2297bf9fe2e..ec7f4b1e42c4 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -PORTVERSION= 4.6.3 +PORTVERSION= 4.7.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ @@ -77,8 +77,6 @@ post-patch: @${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/$f . endfor .endif - @${REINPLACE_CMD} 's|python${PYTHON_MAJOR_VER}|python-${PYTHON_VER}|' \ - ${WRKSRC}/cmake/FindPython.cmake post-patch-ICON-off: @${REINPLACE_CMD} -e '/^# icon$$/,/^$$/d' ${WRKSRC}/CMakeLists.txt diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 1b7085e436cf..92b132787832 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746958439 -SHA256 (weechat-4.6.3.tar.xz) = 5c0b5efa969b873c4be582019b18523ee403e7430b8223825bcdb44a89f5815d -SIZE (weechat-4.6.3.tar.xz) = 2763576 +TIMESTAMP = 1755500823 +SHA256 (weechat-4.7.1.tar.xz) = e83fb71ca251c5dd74bd9c5a6bd3f85dc2eb8ecec0955f43c07f3e0911edb7d3 +SIZE (weechat-4.7.1.tar.xz) = 2768340 |