From nobody Tue Aug 4 19:38:29 2026 X-Original-To: dev-commits-ports-main@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 4hF3kG1C8Dz6nJXZ for ; Tue, 04 Aug 2026 19:38:30 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hF3kG0Q3pz3MM0 for ; Tue, 04 Aug 2026 19:38:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785872310; 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=c3e0BStOLW8oAeaKaYuConAinsSg+lY4m118Pbpfw+4=; b=K+JUNFk3SK/1bRohqYsZe6xhUJUPZx24Ee5B8rqNGi21nkZ25VcthF89OlwWtdbhGdbINT y5U2vRS3EVbyYkgwhPpGoabAGWHFYiX2pgyzFjsQuvFh27sXzf8w54gwSscLIPvGzwwydV XlSliz/D9FhgKaOw0VJ4+nJNJ0loRbYf2UsPyAKp9EQwuu7hNmgKoCmOWU28XXJB1kcmaw hmzqQajmfnYf/UB9zlZ7jm4U4uniQ29aiI7qm3rf3xDozWKQPF3S/tcHRvTT41uaSPnQJd WqpzefEkcwcxEVpbTwBnaxDswvMiYf3K8OUisatfyBW+ws5Fqk0McUoZp606CQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785872310; a=rsa-sha256; cv=none; b=m9kTXRQJH/VyWTw8nCuaVuzrnHIvZbFt9xdnp7QIQ3pwcgdl6eUSDaWdfoSqdAFpfJnhUO YiDN2/yZLJ0ojTo1FLYukdeBJqsQtgUxlx0WX1AGbtd0qisKnZsQLQmabg2oncbeloK9bX zTdpuoZKP1Txcl5DRQ1G6In4oshZddoKpi9DTU7HqrFl77s7F3z1JzXJNi7xMsRdSB1Qy1 0J4M3XiZQJeELMV2slGMp9wgi7MeRPHo0fX3UziEIJEH05MyFTUbbTFSV1Q8bE96rF+Xmy zxjN/LRanoV7tRM0D4fbdCdlFhfRACxSvf+ZBodk23oK+79lFE0svyulqUZp2Q== 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=1785872310; 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=c3e0BStOLW8oAeaKaYuConAinsSg+lY4m118Pbpfw+4=; b=x3bGhJWwrBzpwL3sDRKM7sb+6OC3i9wnsfO+C4tKybqeSUnGInGSURlxHE77luRfJ5izUj ImA5rRGTtgrDw08sSKL4Wzln6FTwUI7ddmhpgZUTxwzRmbJVjnnfHeZPZGMgwxA9/6LK2w 6XKe0c4cw6WZ2tUq3yaoasx22Xd8/M9CKC+7/4LkfU7guScRgUvyRYeFEJHmkIP5N/eYRw 60YuCHs+bbO+XSav+jIleewBC9X6R8ooONqM++HK9d6rjSzSlpiNbDG44T47xd8JCEMinS XfoxB2Qd5M5jO5mEa0XpNHPV7gsDtCEhU/EnzjX0DhpmBspqtOn1MFLd9uRVyw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hF3kF6GxPz11GC for ; Tue, 04 Aug 2026 19:38:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3765d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 19:38:29 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: 3830c47cc9e1 - main - math/alberta: Fix building with libtool 2.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3830c47cc9e10d59afb0d4b66c3132e67d5b4621 Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 19:38:29 +0000 Message-Id: <6a723fb5.3765d.13eb2aff@gitrepo.freebsd.org> The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=3830c47cc9e10d59afb0d4b66c3132e67d5b4621 commit 3830c47cc9e10d59afb0d4b66c3132e67d5b4621 Author: Gleb Popov AuthorDate: 2026-08-04 19:37:12 +0000 Commit: Gleb Popov CommitDate: 2026-08-04 19:37:49 +0000 math/alberta: Fix building with libtool 2.6 PR: 296964 Approved by: portmgr (fixit blanket) --- math/alberta/files/patch-Makefile.ams | 66 +++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/math/alberta/files/patch-Makefile.ams b/math/alberta/files/patch-Makefile.ams new file mode 100644 index 000000000000..7637aa69cc16 --- /dev/null +++ b/math/alberta/files/patch-Makefile.ams @@ -0,0 +1,66 @@ +--- alberta/src/alberta_1d/Makefile.am.orig 2018-11-12 11:36:13 UTC ++++ alberta/src/alberta_1d/Makefile.am +@@ -49,7 +49,7 @@ nodist_libalberta_1d_la_SOURCES = $(sources) + sources += $(lowdim_sources) + + nodist_libalberta_1d_la_SOURCES = $(sources) +-libalberta_1d_la_LIBADD = ++libalberta_1d_la_LIBADD = -lltdl + libalberta_1d_la_CPPFLAGS = \ + $(CPPFLAGS) -DDIM_OF_WORLD=1 \ + -DALBERTA_DEBUG=0 \ +--- alberta/src/alberta_1d_debug/Makefile.am.orig 2018-11-12 11:36:13 UTC ++++ alberta/src/alberta_1d_debug/Makefile.am +@@ -49,7 +49,7 @@ nodist_libalberta_1d_debug_la_SOURCES = $(sources) + sources += $(lowdim_sources) + + nodist_libalberta_1d_debug_la_SOURCES = $(sources) +-libalberta_1d_debug_la_LIBADD = ++libalberta_1d_debug_la_LIBADD = -lltdl + libalberta_1d_debug_la_CPPFLAGS = \ + $(CPPFLAGS) -DDIM_OF_WORLD=1 \ + -DALBERTA_DEBUG=1 \ +--- alberta/src/alberta_2d/Makefile.am.orig 2018-11-12 11:36:13 UTC ++++ alberta/src/alberta_2d/Makefile.am +@@ -49,7 +49,7 @@ nodist_libalberta_2d_la_SOURCES = $(sources) + sources += $(lowdim_sources) + + nodist_libalberta_2d_la_SOURCES = $(sources) +-libalberta_2d_la_LIBADD = ++libalberta_2d_la_LIBADD = -lltdl + libalberta_2d_la_CPPFLAGS = \ + $(CPPFLAGS) -DDIM_OF_WORLD=2 \ + -DALBERTA_DEBUG=0 \ +--- alberta/src/alberta_2d_debug/Makefile.am.orig 2018-11-12 11:36:13 UTC ++++ alberta/src/alberta_2d_debug/Makefile.am +@@ -49,7 +49,7 @@ nodist_libalberta_2d_debug_la_SOURCES = $(sources) + sources += $(lowdim_sources) + + nodist_libalberta_2d_debug_la_SOURCES = $(sources) +-libalberta_2d_debug_la_LIBADD = ++libalberta_2d_debug_la_LIBADD = -lltdl + libalberta_2d_debug_la_CPPFLAGS = \ + $(CPPFLAGS) -DDIM_OF_WORLD=2 \ + -DALBERTA_DEBUG=1 \ +--- alberta/src/alberta_3d/Makefile.am.orig 2018-11-12 11:36:13 UTC ++++ alberta/src/alberta_3d/Makefile.am +@@ -49,7 +49,7 @@ nodist_libalberta_3d_la_SOURCES = $(sources) + sources += $(lowdim_sources) + + nodist_libalberta_3d_la_SOURCES = $(sources) +-libalberta_3d_la_LIBADD = ++libalberta_3d_la_LIBADD = -lltdl + libalberta_3d_la_CPPFLAGS = \ + $(CPPFLAGS) -DDIM_OF_WORLD=3 \ + -DALBERTA_DEBUG=0 \ +--- alberta/src/alberta_3d_debug/Makefile.am.orig 2018-11-12 11:36:13 UTC ++++ alberta/src/alberta_3d_debug/Makefile.am +@@ -49,7 +49,7 @@ nodist_libalberta_3d_debug_la_SOURCES = $(sources) + sources += $(lowdim_sources) + + nodist_libalberta_3d_debug_la_SOURCES = $(sources) +-libalberta_3d_debug_la_LIBADD = ++libalberta_3d_debug_la_LIBADD = -lltdl + libalberta_3d_debug_la_CPPFLAGS = \ + $(CPPFLAGS) -DDIM_OF_WORLD=3 \ + -DALBERTA_DEBUG=1 \