Re: git: 17bfc9d343da - main - graphics/giflib: Update to 5.2.2

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Sun, 28 Apr 2024 00:32:27 UTC
27.04.2024 21:53, Tijl Coosemans пишет:
> The branch main has been updated by tijl:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=17bfc9d343da40ef6b9eeed818c1c2dd14785878
>
> commit 17bfc9d343da40ef6b9eeed818c1c2dd14785878
> Author:     Tijl Coosemans <tijl@FreeBSD.org>
> AuthorDate: 2024-04-27 15:38:15 +0000
> Commit:     Tijl Coosemans <tijl@FreeBSD.org>
> CommitDate: 2024-04-27 18:42:38 +0000
>
>      graphics/giflib: Update to 5.2.2
>      
>      Pet portclippy and portfmt.
> ---
>   graphics/giflib/Makefile                   | 20 ++++++---
>   graphics/giflib/distinfo                   |  6 +--
>   graphics/giflib/files/patch-Makefile       | 71 ++++++++++++------------------
>   graphics/giflib/files/patch-tests_makefile | 24 ----------
>   graphics/giflib/pkg-plist                  | 26 +++++------
>   5 files changed, 57 insertions(+), 90 deletions(-)
>
> diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
> index a0b0bc141753..1d9754c2dad6 100644
> --- a/graphics/giflib/Makefile
> +++ b/graphics/giflib/Makefile
> @@ -1,6 +1,5 @@
>   PORTNAME=	giflib
> -PORTVERSION=	5.2.1
> -PORTREVISION=	1
> +PORTVERSION=	5.2.2
>   CATEGORIES=	graphics
>   MASTER_SITES=	SF/${PORTNAME}

Hello!

gmake -C doc
gmake[1]: Entering directory 
'/tmp/work/usr/ports/graphics/giflib/work/giflib-5.2.2/doc'
convert ../pic/gifgrid.gif -resize 50x50 giflib-logo.gif
gmake[1]: convert: No such file or directory
gmake[1]: *** [Makefile:46: giflib-logo.gif] Error 127
gmake[1]: Leaving directory 
'/tmp/work/usr/ports/graphics/giflib/work/giflib-5.2.2/doc'
gmake: *** [Makefile:94: all] Error 2

With DOCS ON or OFF same error.

-- 
Best regards,
Vladimir Druzenko