git: 5869f8edc033 - main - graphics/libetonyek01: Update MDDS_VERSION to 2.0

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Thu, 17 Feb 2022 05:07:15 UTC
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5869f8edc0336833bd5a6215fedca900d0ca5b44

commit 5869f8edc0336833bd5a6215fedca900d0ca5b44
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-02-17 05:04:59 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-17 05:04:59 +0000

    graphics/libetonyek01: Update MDDS_VERSION to 2.0
    
    Fix build.
    
    PR:             262002
    Reported by:    alt2600@icloud.com
---
 graphics/libetonyek01/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile
index 4ffb664a46eb..3eea39fbba46 100644
--- a/graphics/libetonyek01/Makefile
+++ b/graphics/libetonyek01/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libboost_filesystem.so:devel/boost-libs \
 USES=		compiler:c++11-lib gmake libtool pathfix \
 		pkgconfig tar:xz
 
-MDDS_VERSION=	1.7
+MDDS_VERSION=	2.0
 
 CONFIGURE_ARGS=	--disable-tests --disable-werror --without-docs --with-mdds=${MDDS_VERSION}
 CPPFLAGS+=	-I${LOCALBASE}/include