Tuesday, March 31, 2020

Re: UPDATE: net/weechat

Tested on amd64.

make port-lib-depends-check
weechat-ruby-2.8(net/weechat,-ruby):
Extra: c.96 gmp.11 m.10 pthread.26 ruby26.0

Is this right? If It is:
OK mariani@

Cheers.
Elias.

On Mon, Mar 30, 2020 at 1:27 AM Rafael Sadowski <rafael@sizeofvoid.org> wrote:
>
> Simple update to the latest stable version. Changelog:
> https://weechat.org/news/109/20200329-Version-2.8/
>
> OK?
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/weechat/Makefile,v
> retrieving revision 1.46
> diff -u -p -u -p -r1.46 Makefile
> --- Makefile 21 Feb 2020 15:29:13 -0000 1.46
> +++ Makefile 30 Mar 2020 04:24:53 -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.7.1
> +V= 2.8
> DISTNAME= weechat-${V}
>
> PKGNAME-main= weechat-${V}
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/weechat/distinfo,v
> retrieving revision 1.25
> diff -u -p -u -p -r1.25 distinfo
> --- distinfo 21 Feb 2020 15:29:13 -0000 1.25
> +++ distinfo 30 Mar 2020 04:24:53 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (weechat-2.7.1.tar.gz) = xBDqe4/ellP4yd+IZ9Pua0zI+4diYLZYhCJ6S/YTlaU=
> -SIZE (weechat-2.7.1.tar.gz) = 4394236
> +SHA256 (weechat-2.8.tar.gz) = adpodOLVg7SkZmsWb1IO5FtqyEVEpKlDQDD4KYmJPIg=
> +SIZE (weechat-2.8.tar.gz) = 4442035
> Index: patches/patch-tests_CMakeLists_txt
> ===================================================================
> RCS file: /cvs/ports/net/weechat/patches/patch-tests_CMakeLists_txt,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 patch-tests_CMakeLists_txt
> --- patches/patch-tests_CMakeLists_txt 11 Jan 2020 07:26:00 -0000 1.3
> +++ patches/patch-tests_CMakeLists_txt 30 Mar 2020 04:24:53 -0000
> @@ -3,7 +3,7 @@ $OpenBSD: patch-tests_CMakeLists_txt,v 1
> Index: tests/CMakeLists.txt
> --- tests/CMakeLists.txt.orig
> +++ tests/CMakeLists.txt
> -@@ -61,7 +61,7 @@ if(ICONV_LIBRARY)
> +@@ -63,7 +63,7 @@ if(ICONV_LIBRARY)
> list(APPEND EXTRA_LIBS ${ICONV_LIBRARY})
> endif()
>
>

No comments:

Post a Comment