From nobody Fri Sep 29 21:18:28 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Ry39c4mKCz4vgnj; Fri, 29 Sep 2023 21:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry39c476gz3TVM; Fri, 29 Sep 2023 21:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696022308; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ulB5PHRT/yYElqgBQ0L30BHNgySAUqoEpzJ6fequWN4=; b=Tp25JZg+8rB5OjLj9FBRUxwyI0+ypPERc3f4fexApgfualW/Qlm1dHebqPZyAxplLZDgF4 vTokegvNCWNeUdfw3Cx1nbopYN89c+nIjf7NcFA/A0HO2orFdUerbnM0C2nR0EggOmwSCM zpZxBz0SisHnv9iSeJ0L5rx/4iZw0t/T/mHGJanCUeS3k2zCtxNqFtarq3TLQb9DAst4ky 57UqYoyJGt4ljOGIpSsZM7Iu+5r/AZExkD1TAJNe/N8+FJYI+xou1U/95UTtJuze8Ez7N0 AJ7I7915+LzcvxpCKvaLa13CcVUKhg1NwsyVZI2SmII3m4cY1v2eOrEHj9O2Iw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696022308; a=rsa-sha256; cv=none; b=Aq7S/3yHUFbTm71iAIzeF4eAEgat9R1ZK1cAPFQhIg39AhxnqnWk4H8LCFQ9dV34xXSqDv Ensgg5iakvoEZ+aUfrgOhtr0Y9dHWvigPNNw9Pr0Yoh9oDzcAypxnN3GBx83zLt7k5/j8R EBEEYfvZReJgzrH1CtIKxq8dMyClP2dxrRdCuy1KwOkY3VpvvLsy610WdBrr/Je4A2Y/Co jhjfK5B2uMrvsmkpAhLeeMEThKDTJYg0UoojR62/uSJbGmq1/zv8uE/oYgJpZn1STGJFeQ 4lXRWssm7OV2ItUu9ZuoKn67QOECtsLbfSmgYymrgEkFArbrEdVsa0I9ClzXig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696022308; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ulB5PHRT/yYElqgBQ0L30BHNgySAUqoEpzJ6fequWN4=; b=ipVUaQh7QDLHZQlijm2i5Uf45lmQ1wx68tkNPzfPBiRDD9yhsbifMivh+3ybBNTCqb2C9l qBkWdXiBdk/FCj5AojQoVhxBSwYhM3nGT85GYRlt4PZVuU5deiyWicqvo+nU9Q5nsk9ker usFQ3QHbzraLIgWqSLjb9PSoPIJzeooishbbA8i165ivcLlY0Ydf+lJt/x98yQgq6EvkBy Lgh8FmMdlJy+V47pzfFev0XPfujvR1PCIjbfV24rlYWPoMOqptS5nHVhIPa6UCzJ1OoXEc TrfYdeU4DGzKDB3mFRWx9x2+iSsW60dVB+O782hui6S6vKeHZGCxSkMG8sChEw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Ry39c39tjz581; Fri, 29 Sep 2023 21:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 38TLIS0a051903; Fri, 29 Sep 2023 21:18:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38TLISn3051900; Fri, 29 Sep 2023 21:18:28 GMT (envelope-from git) Date: Fri, 29 Sep 2023 21:18:28 GMT Message-Id: <202309292118.38TLISn3051900@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: 8a50a5c7fb3f - main - graphics/libetonyek01: switch to MDDS 2.1 API (+) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8a50a5c7fb3f9f1e166cd636a00249e3cfbe2dcf Auto-Submitted: auto-generated The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a50a5c7fb3f9f1e166cd636a00249e3cfbe2dcf commit 8a50a5c7fb3f9f1e166cd636a00249e3cfbe2dcf Author: Dima Panov AuthorDate: 2023-09-29 21:15:58 +0000 Commit: Dima Panov CommitDate: 2023-09-29 21:15:58 +0000 graphics/libetonyek01: switch to MDDS 2.1 API (+) This commit had to be pushed with recently updated LibreOffice and Co. Reported by: pkg-fallout --- graphics/libetonyek01/Makefile | 7 ++++--- graphics/libetonyek01/files/patch-configure | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index a3cda3e0b3fa..060c75f53eea 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libetonyek PORTVERSION= 0.1.10 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} @@ -20,9 +20,10 @@ LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge \ liblangtag.so:devel/liblangtag \ libxml2.so:textproc/libxml2 -USES= compiler:c++11-lib gmake libtool localbase pkgconfig tar:xz +USES= compiler:c++17-lang gmake libtool localbase pkgconfig tar:xz +USE_CXXSTD= c++17 -MDDS_VERSION= 2.0 +MDDS_VERSION= 2.1 CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs --with-mdds=${MDDS_VERSION} diff --git a/graphics/libetonyek01/files/patch-configure b/graphics/libetonyek01/files/patch-configure index 6a0c87502c96..45df135c387d 100644 --- a/graphics/libetonyek01/files/patch-configure +++ b/graphics/libetonyek01/files/patch-configure @@ -6,8 +6,8 @@ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-mdds=1.5|1.4|1.2|1.0|0.x - Specify which version of mdds to use (1.5 is the -+ --with-mdds=2.0|1.7|1.5|1.4|1.2|1.0|0.x -+ Specify which version of mdds to use (2.0 is the ++ --with-mdds=2.1|2.0|1.7|1.5|1.4|1.2|1.0|0.x ++ Specify which version of mdds to use (2.1 is the default) --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] @@ -16,7 +16,7 @@ withval=$with_mdds; else - with_mdds="1.5" -+ with_mdds="2.0" ++ with_mdds="2.1" fi