Re: git: 0780a6e8c7f3 - main - dns/libidn: Update to 1.42

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Thu, 02 May 2024 12:49:16 UTC
02.05.2024 14:25, Nuno Teixeira пишет:
> The branch main has been updated by eduardo:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=0780a6e8c7f3c424c5c802a483d1e2130927d4bf
>
> commit 0780a6e8c7f3c424c5c802a483d1e2130927d4bf
> Author:     Hung-Yi Chen <gaod@hychen.org>
> AuthorDate: 2024-05-02 11:23:49 +0000
> Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
> CommitDate: 2024-05-02 11:24:59 +0000
>
>      dns/libidn: Update to 1.42
>      
>      ChangeLog: https://git.savannah.gnu.org/cgit/libidn.git/tree/NEWS?h=v1.42
>      
>      PR:             278689
> ---
>   dns/libidn/Makefile                     | 5 ++---
>   dns/libidn/distinfo                     | 6 +++---
>   dns/libidn/files/patch-doc__libidn.texi | 6 +++---
>   dns/libidn/pkg-plist                    | 4 +++-
>   4 files changed, 11 insertions(+), 10 deletions(-)
>
> diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
> index 38582d69e1cb..bf5b679a1d68 100644
> --- a/dns/libidn/Makefile
> +++ b/dns/libidn/Makefile
> @@ -1,6 +1,5 @@
>   PORTNAME=	libidn
> -DISTVERSION=	1.38
> -PORTREVISION=	1
> +DISTVERSION=	1.42
>   CATEGORIES=	dns
>   MASTER_SITES=	GNU

Hello!

Consumers need bump:
$ pkg info -r libidn
libidn-1.42:
         lynx-2.8.9.1_2,1
         exim-4.97.1_4
         p5-Net-LibIDN-0.12_5
$ lynx
ld-elf.so.1: /usr/local/lib/libidn.so.12: version LIBIDN_1.0 required by 
/usr/local/bin/lynx not defined
$ exim
ld-elf.so.1: /usr/local/lib/libidn.so.12: version LIBIDN_1.0 required by 
/usr/local/sbin/exim not defined

Other hosts:
         podofo09-0.9.8_4
         podofo-0.10.3_1
         ghostscript10-10.03.0_2
         vlc-3.0.20_5,4
         psi-1.5_2
         rubygem-idn-ruby-0.1.5

-- 
Best regards,
Vladimir Druzenko