Re: git: 55e347911f6b - main - science/libaec: Update to 1.1.3

From: Po-Chuan Hsieh <sunpoet_at_freebsd.org>
Date: Sat, 06 Apr 2024 00:08:33 UTC
On Mon, Apr 1, 2024 at 4:31 AM Daniel Engberg <
daniel.engberg.lists@pyret.net> wrote:

> 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?
>

I know the new link from gitlab.dkrz.de.
But it is not needed given a github.com releases link exists.
Therefore, I removed it.


> This port also builds unit tests irregardless of being requested or not
>

Thanks for reporting. Fixed in bc32c0c8486198b2bb1ef7bb8c9baeeb705cd280.


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