From nobody Sun Oct 20 10:21:26 2024 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 4XWZGv07Hxz5Yr7f; Sun, 20 Oct 2024 10:21:27 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XWZGt6n7vz4S0Y; Sun, 20 Oct 2024 10:21:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729419687; 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=hGTWrWOlF6fPNIA5S3vCjhZ89F3904nexuAUL5+kmWY=; b=w4Hk6xvCPWuhgBcy1IZXMovM19pegy+LhfpGB5csNFRl3JBSmArGLoApQwVj7Mc9wX+bXl F3IpJ1xgJmReRGzAUIP8u+pQjkE6po0cECMRj6WRvkdC5aX7vwRWZhs85e0gnixcoBgK4D QkMUKO3mu+H7ZpHku+A2CehNBZadyxhxzTH2Hmegqlm89vKPKsdloww373ClyhwkJsUVn3 vFUHehQHe5I8DdESEi2oW4AOPEy8gpUjPbQkn4b1bGMs1im4tUQM1yp9PXVyPAx3FBrpIG 5c6oFWkNbqj/s74d+g6OKBNmER5f67AHUMTeXellgmVqSUnHhJx8IAMSJcp5hw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729419686; 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=hGTWrWOlF6fPNIA5S3vCjhZ89F3904nexuAUL5+kmWY=; b=qD8CFkbStEYzP020sc+EDmEwuTnM7DT/ld6ZS9CwjAObynyQY/7Z4s3Uo8rXWFjeRVhVsH IY9lgldTFCfDs2+UFvMHothPmbhX6qviYIYlvgFa6y1zUniOC9pMgKYg4uovKZEveqzdFU 9fFvwefhysRzPWxmqXxrNDbklYeisGsNkU/2FRSYvo+naAPaaJPaPO8mB4XASIIheyXoQC LSTBssanpyX0IqgTB0PB3fgbPwQpcPI8bnYcoU/GXjKnSUfbPiCxNH8c/nQCzq1avgWZ6X UuH9HQvskiYo0VO7pZCR4cr5wvLo+u0wSD54OLsdjBdgonX54dA9AznFn3Cpqw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729419687; a=rsa-sha256; cv=none; b=swiH1sE3rZAXpC1Fk9Y1NeA+3S0miKUuvnttNagGqJcROzleShLeuRfP0pEp7iVqH920eS GaaPAexBw8/PhzD4/55ujb1+veJcki2JEpMtD+ah9x2YNZDUP6fNcPllxdbP2nrlNvaACo otu6jkBfSXpszgbyIW6Mg8VT5QsX/VVraj9/CshEkyoDd3KLtIR56yPN9RMIXulB3Ig59q blxZOARDSDoctJshPm4/0gtp6KHq6MS12kEy+BKLc7+pK0WHDaATYRxmqjvd9SnSDhDwIa 2kmrzf6Apk/rg4NC0bW6tIg3Dp/nTxM4oXcaKPLSTtROvs/YV4CVpcovQaNY3A== 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 4XWZGt6NVTzxlr; Sun, 20 Oct 2024 10:21:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49KALQYK048238; Sun, 20 Oct 2024 10:21:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49KALQTN048235; Sun, 20 Oct 2024 10:21:26 GMT (envelope-from git) Date: Sun, 20 Oct 2024 10:21:26 GMT Message-Id: <202410201021.49KALQTN048235@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Vladimir Druzenko Subject: git: 0ac9a2ba642a - main - databases/sqldeveloper: Update 23.1.1.345.2114 =?utf-8?Q?=E2=86=92?= 24.3.0.284.2209 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0ac9a2ba642a855faf818127a7f8e66b927d2270 Auto-Submitted: auto-generated The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ac9a2ba642a855faf818127a7f8e66b927d2270 commit 0ac9a2ba642a855faf818127a7f8e66b927d2270 Author: Vladimir Druzenko AuthorDate: 2024-10-20 10:19:30 +0000 Commit: Vladimir Druzenko CommitDate: 2024-10-20 10:21:21 +0000 databases/sqldeveloper: Update 23.1.1.345.2114 → 24.3.0.284.2209 Release Notes: https://www.oracle.com/tools/sqldev/sqldev-relnotes-24.3.html Remove SQLDEVELOPER_JAVA_VERSION option - upstream has increased the minimum Java version to 17. Remove description for removed option SQLDEVELOPER_JAVA_VERSION. Fixes: cd7d2f5169a5 (Update 23.1.1.345.2114 → 24.3.0.284.2209) --- databases/sqldeveloper/pkg-message | 5 ----- 1 file changed, 5 deletions(-) diff --git a/databases/sqldeveloper/pkg-message b/databases/sqldeveloper/pkg-message index 2c132cb17b41..06a98b902840 100644 --- a/databases/sqldeveloper/pkg-message +++ b/databases/sqldeveloper/pkg-message @@ -20,11 +20,6 @@ Note for MySQL users: menu, select Database -> Third Party JDBC Drivers and add the proper jar. Do not install 5.1 version of mysql jdbc connector; see https://docs.oracle.com/en/database/oracle/sql-developer/18.4/rptig/installing-sql-developer.html#GUID-3F68CF20-D03D-431C-A9A2-0EB971F06448 - -The Java versions supported by this port are in range from 11 to 17. The default -is 11. Add DEFAULT_VERSIONS+=java=N to /etc/make.conf if you want to use Java -"N", but all Java ports will also be affected. Or add SQLDEVELOPER_JAVA_VERSION=N -to /etc/make.conf if you want to override the Java version for this port only. EOM } ]