diff options
Diffstat (limited to 'irc')
-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..0e8f49ce2a19 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -PORTVERSION= 4.6.3 +PORTVERSION= 4.7.0 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..e90afaaa26a1 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 = 1752921168 +SHA256 (weechat-4.7.0.tar.xz) = 45dc0396060c863169868349ec280af1c6f4ac524aa492580e1a065e142c2cd8 +SIZE (weechat-4.7.0.tar.xz) = 2768216 |