Re: git: a066b40d048a - main - graphics/libetonyek01: adjust for mdds-2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Feb 2022 04:34:42 UTC
Hi.
Makefile part of adjustment is not done.
MDDS_VERSION= 1.7
in line 25 should now be ...
MDDS_VERSION= 2.0
Without this, build fails looking for mdds 1.7 and fail after mdds is
upgraded to 2.0.
Regards.
> The branch main has been updated by fluffy:
>
> URL:
https://cgit.FreeBSD.org/ports/commit/?id=a066b40d048a12d116980d07059d1b249437defa
> commit a066b40d048a12d116980d07059d1b249437defa
> Author: Dima Panov <fluffy_at_FreeBSD.org>
> AuthorDate: 2022-02-16 22:09:12 +0000
> Commit: Dima Panov <fluffy_at_FreeBSD.org>
> CommitDate: 2022-02-16 23:02:03 +0000
>
> graphics/libetonyek01: adjust for mdds-2.0
> ---
> graphics/libetonyek01/Makefile | 1 +
> graphics/libetonyek01/files/patch-configure | 6 +++---
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/graphics/libetonyek01/Makefile
b/graphics/libetonyek01/Makefile
> index e4b5f4b4acc3..4ffb664a46eb 100644
> --- a/graphics/libetonyek01/Makefile
> +++ b/graphics/libetonyek01/Makefile
> _at__at_ -1,5 +1,6 _at__at_
> PORTNAME= libetonyek
> PORTVERSION= 0.1.10
> +PORTREVISION= 1
> PORTEPOCH= 1
> CATEGORIES= graphics
> MASTER_SITES= LODEV/${PORTNAME}
--
Tomoaki AOKI <junchoon@dec.sakura.ne.jp>