Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 22:31:36 +0200
From:      Daniel Engberg <daniel.engberg.lists@pyret.net>
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: 55e347911f6b - main - science/libaec: Update to 1.1.3
Message-ID:  <4585fbfaf24d01201479ba3866716d4f@mail.infomaniak.com>
In-Reply-To: <202403311856.42VIuLCa044559@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On 2024-03-31T20:56:21.000+02:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrote:
>  The branch main has been updated by sunpoet:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=55e347911f6b30b4c38d9de24d087eb6e5f79589
> 
> commit 55e347911f6b30b4c38d9de24d087eb6e5f79589
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2024-03-31 18:50:59 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2024-03-31 18:50:59 +0000
> 
>     science/libaec: Update to 1.1.3
>     
>     Changes:        https://github.com/MathisRosenhauer/libaec/releases
>                     https://github.com/MathisRosenhauer/libaec/blob/master/CHANGELOG.md
> ---
>  science/libaec/Makefile  | 5 ++---
>  science/libaec/distinfo  | 6 +++---
>  science/libaec/pkg-plist | 2 +-
>  3 files changed, 6 insertions(+), 7 deletions(-)
> 
> diff --git a/science/libaec/Makefile b/science/libaec/Makefile
> index 430ced869eaf..0db27ff1dc99 100644
> --- a/science/libaec/Makefile
> +++ b/science/libaec/Makefile
> @@ -1,8 +1,7 @@
>  PORTNAME=	libaec
> -PORTVERSION=	1.1.2
> +PORTVERSION=	1.1.3
>  CATEGORIES=	science
> -MASTER_SITES=	https://github.com/MathisRosenhauer/libaec/releases/download/v${PORTVERSION}/ \
> -		https://gitlab.dkrz.de/k202009/libaec/uploads/3847727cd2e8c941f0d68f6822a73ed7/
> +MASTER_SITES=	https://github.com/MathisRosenhauer/libaec/releases/download/v${PORTVERSION}/
>  
>  MAINTAINER=	sunpoet@FreeBSD.org
>  COMMENT=	Adaptive entropy coding library
...

Why was the second mirror removed?
This port also builds unit tests irregardless of being requested or not

Both of these issues are fixed in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278073

Best regards,
Daniel


home | help

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