Re: git: 01b932c6898e - main - textproc/libunibreak: Update to 6.1

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Sat, 23 Mar 2024 22:44:33 UTC
23.03.2024 14:14, Daniel Engberg пишет:
> The branch main has been updated by diizzy:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=01b932c6898e9e8feb5112f8f600067e336bf91b
>
> commit 01b932c6898e9e8feb5112f8f600067e336bf91b
> Author:     Daniel Engberg <diizzy@FreeBSD.org>
> AuthorDate: 2024-03-23 11:09:23 +0000
> Commit:     Daniel Engberg <diizzy@FreeBSD.org>
> CommitDate: 2024-03-23 11:13:38 +0000
>
>      textproc/libunibreak: Update to 6.1
>      
>      * Add "make test"
>      * Adjust Makefile to more closely follow Porters Handbook
>      
>      Changelog: https://github.com/adah1972/libunibreak/releases/tag/libunibreak_6_1
>      
>      PR:             277438
>      Approved by:    desktop (tcberner)
> ---
>   textproc/libunibreak/Makefile  | 10 +++++++---
>   textproc/libunibreak/distinfo  |  6 +++---
>   textproc/libunibreak/pkg-plist |  5 +++--
>   3 files changed, 13 insertions(+), 8 deletions(-)
>
> diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile
> index 1c22d77167e5..361524944f58 100644
> --- a/textproc/libunibreak/Makefile
> +++ b/textproc/libunibreak/Makefile
> @@ -1,8 +1,8 @@
>   PORTNAME=	libunibreak
> -PORTVERSION=	5.1
> +DISTVERSION=	6.1
> …
> @@ -6,6 +7,6 @@ include/unibreakdef.h
>   include/wordbreak.h
>   lib/libunibreak.a
>   lib/libunibreak.so
> -lib/libunibreak.so.5
> -lib/libunibreak.so.5.0.1
> +lib/libunibreak.so.6
> +lib/libunibreak.so.6.0.1
>   libdata/pkgconfig/libunibreak.pc

Hi!

Need bump consumers: multimedia/libass and
krita is missing a required shared library: libunibreak.so.5

-- 
Best regards,
Vladimir Druzenko