Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Apr 2023 18:15:39 +0200
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 0976359beaed - main - multimedia/libzen: Update to 23.03
Message-ID:  <15b9d35689de15552a70c8f3cc21067d@FreeBSD.org>
In-Reply-To: <202304091339.339DdwNE081355@gitrepo.freebsd.org>
References:  <202304091339.339DdwNE081355@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2023-04-09 15:39, Po-Chuan Hsieh wrote:
> The branch main has been updated by sunpoet:
> 
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=0976359beaed10461615d6c82b3336ba653537ae
> 
> commit 0976359beaed10461615d6c82b3336ba653537ae
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2023-04-09 13:30:03 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2023-04-09 13:36:36 +0000
> 
>     multimedia/libzen: Update to 23.03
> 
>     - Use mediainfo version
> 
>     We do not care about its own version since libzen is an 
> internal/personal
>     library used by upstream only for mediainfo project. We simply use
> the libzen
>     from the same tarball of mediainfo to avoid any compatibility 
> issue.
> ---
>  multimedia/libzen/Makefile | 9 +++------
>  multimedia/libzen/distinfo | 6 +++---
>  2 files changed, 6 insertions(+), 9 deletions(-)
> 
> diff --git a/multimedia/libzen/Makefile b/multimedia/libzen/Makefile
> index b8efd3e5d1f1..32ecf360d623 100644
> --- a/multimedia/libzen/Makefile
> +++ b/multimedia/libzen/Makefile
> @@ -1,11 +1,10 @@
>  PORTNAME=	libzen
> -PORTVERSION=	0.4.40
> -PORTREVISION=	3
> +PORTVERSION=	23.03
>  PORTEPOCH=	1
>  CATEGORIES=	multimedia
> -MASTER_SITES=	https://mediaarea.net/download/binary/mediainfo/${MEDIAINFO_PORTVERSION}/
> \
> +MASTER_SITES=	https://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ 
> \
>  		LOCAL/sunpoet
> -DISTNAME=	MediaInfo_CLI_${MEDIAINFO_PORTVERSION}_GNU_FromSource
> +DISTNAME=	MediaInfo_CLI_${PORTVERSION}_GNU_FromSource
> 
>  MAINTAINER=	sunpoet@FreeBSD.org
>  COMMENT=	ZenLib used by MediaInfo and its library
> @@ -24,6 +23,4 @@ USE_LDCONFIG=	yes
> 
>  
> WRKSRC=		${WRKDIR}/MediaInfo_CLI_GNU_FromSource/ZenLib/Project/GNU/Library
> 
> -MEDIAINFO_PORTVERSION=	22.12
> -
>  .include <bsd.port.mk>
> diff --git a/multimedia/libzen/distinfo b/multimedia/libzen/distinfo
> index 8e456be971ed..be948ae6f30a 100644
> --- a/multimedia/libzen/distinfo
> +++ b/multimedia/libzen/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1677771029
> -SHA256 (MediaInfo_CLI_22.12_GNU_FromSource.tar.xz) =
> e67ce7419ec6af9fb54ffbe3164a42ae1cd874a7e559bfff017868cef1106947
> -SIZE (MediaInfo_CLI_22.12_GNU_FromSource.tar.xz) = 3352944
> +TIMESTAMP = 1680726046
> +SHA256 (MediaInfo_CLI_23.03_GNU_FromSource.tar.xz) =
> 8502098957e63c613bd97899ecaa22402c87dde395e90761d662cbe45c904cde
> +SIZE (MediaInfo_CLI_23.03_GNU_FromSource.tar.xz) = 3376144

Hi,

This is just a lazy argument for not doing it right.
https://repology.org/project/libzen/versions

Please just do it properly

Best regards,
Daniel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15b9d35689de15552a70c8f3cc21067d>