From owner-freebsd-erlang@freebsd.org Sun Apr 4 16:33:03 2021 Return-Path: Delivered-To: freebsd-erlang@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 988FC5ABE85 for ; Sun, 4 Apr 2021 16:33:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4FCzqM3XRwz3Pf0 for ; Sun, 4 Apr 2021 16:33:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 790675ABAC3; Sun, 4 Apr 2021 16:33:03 +0000 (UTC) Delivered-To: erlang@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 78A2F5ABAC2 for ; Sun, 4 Apr 2021 16:33:03 +0000 (UTC) (envelope-from bugzilla-noreply@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 4FCzqM2khpz3PnG for ; Sun, 4 Apr 2021 16:33:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4F83DCD4 for ; Sun, 4 Apr 2021 16:33:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 134GX30A052700 for ; Sun, 4 Apr 2021 16:33:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 134GX3AK052699 for erlang@FreeBSD.org; Sun, 4 Apr 2021 16:33:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: erlang@FreeBSD.org Subject: maintainer-feedback requested: [Bug 254767] update lang/erlang to 23.3.1, fix ODBC build, fix PDF build, and update wxWidgets to 3.0 Date: Sun, 04 Apr 2021 16:33:03 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: erlang@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-erlang@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Support of Erlang-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2021 16:33:03 -0000 Bugzilla Automation has asked freebsd-erlang (Nobody) for maintainer-feedback: Bug 254767: update lang/erlang to 23.3.1, fix ODBC build, fix PDF build, and update wxWidgets to 3.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254767 --- Description --- This does several things besides updating the version. Selecting the ODBC option did not work due to search path problems during configure and build. Selecting PDF documentation would not complete properly due to a typo in the Makefile. WxWidgets is updated to the latest stable release. This patch is the first step in updating the erlang ports. I have updates = to erlang-doc, erlang-java, erlang-man, and erlang-wx to match with this updat= e. My plan is to continue working through the erlang related ports.