Thursday, February 28, 2019

UPDATE: net/weechat

Simple update to the latest stable version. Changelog:

https://weechat.org/files/changelog/ChangeLog-devel.html

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/weechat/Makefile,v
retrieving revision 1.39
diff -u -p -u -p -r1.39 Makefile
--- Makefile 6 Nov 2018 19:34:04 -0000 1.39
+++ Makefile 1 Mar 2019 05:43:00 -0000
@@ -6,7 +6,7 @@ COMMENT-python= Python bindings for weec
COMMENT-ruby= Ruby bindings for weechat
COMMENT-tcl= Tcl bindings for weechat

-V= 2.3
+V= 2.4
DISTNAME= weechat-${V}

PKGNAME-main= weechat-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/weechat/distinfo,v
retrieving revision 1.20
diff -u -p -u -p -r1.20 distinfo
--- distinfo 6 Nov 2018 19:34:04 -0000 1.20
+++ distinfo 1 Mar 2019 05:43:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (weechat-2.3.tar.gz) = 9GszsI8qko3ROgWZ370h60t0TEGnP6GOREaPrx18W0c=
-SIZE (weechat-2.3.tar.gz) = 4089562
+SHA256 (weechat-2.4.tar.gz) = lj/s3fVcTI1slpONGpB+RIZ5gXcG59ILxq8keXCFp0w=
+SIZE (weechat-2.4.tar.gz) = 4130604
Index: patches/patch-src_plugins_CMakeLists_txt
===================================================================
RCS file: /cvs/ports/net/weechat/patches/patch-src_plugins_CMakeLists_txt,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 patch-src_plugins_CMakeLists_txt
--- patches/patch-src_plugins_CMakeLists_txt 26 Apr 2018 16:06:09 -0000 1.6
+++ patches/patch-src_plugins_CMakeLists_txt 1 Mar 2019 05:43:00 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-src_plugins_CMakeLists_t
Index: src/plugins/CMakeLists.txt
--- src/plugins/CMakeLists.txt.orig
+++ src/plugins/CMakeLists.txt
-@@ -117,8 +117,8 @@ if(ENABLE_SCRIPTS AND ENABLE_PERL)
+@@ -118,8 +118,8 @@ if(ENABLE_SCRIPTS AND ENABLE_PERL)
endif()

if(ENABLE_SCRIPTS AND ENABLE_PYTHON)

No comments:

Post a Comment