Skip to content

Commit

Permalink
irc/weechat: Update to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sp1l committed Jan 21, 2024
1 parent 494dab0 commit cebf363
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
7 changes: 1 addition & 6 deletions irc/weechat/Makefile
@@ -1,5 +1,5 @@
PORTNAME= weechat
PORTVERSION= 4.1.2
PORTVERSION= 4.2.0
CATEGORIES= irc
MASTER_SITES= https://weechat.org/files/src/

Expand Down Expand Up @@ -68,11 +68,6 @@ ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd

.include <bsd.port.pre.mk>

.if !empty(PORT_OPTIONS:MPYTHON) && ${PYTHON_MAJOR_VER} == 2
CMAKE_ARGS+= -DENABLE_PYTHON2:BOOL=true \
# -DPYTHON_LIBRARIES=${LOCALBASE}/lib
.endif

post-patch:
.if ${LOCALBASE} != "/usr/local"
. for f in src/core/CMakeLists.txt cmake/*.cmake
Expand Down
6 changes: 3 additions & 3 deletions irc/weechat/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1701981283
SHA256 (weechat-4.1.2.tar.xz) = 9a9b910fbe768bb9de7c7ac944f5db8f233833f345b2e505e16ec6ef35effbb5
SIZE (weechat-4.1.2.tar.xz) = 2635776
TIMESTAMP = 1705832281
SHA256 (weechat-4.2.0.tar.xz) = 32f6a6f213fb634db931e2ab8f01adb9a9b50e77faa1c52ca116efa320575a4a
SIZE (weechat-4.2.0.tar.xz) = 2593528

0 comments on commit cebf363

Please sign in to comment.