git: 959a9eca0741 - main - databases/mariadb-java-client: Update 3.5.8 => 3.5.10

Vladimir Druzenko <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=959a9eca0741686d2d1979a2a857fd845b31ca60

commit 959a9eca0741686d2d1979a2a857fd845b31ca60
Author:     Dan <[email protected]>
AuthorDate: 2026-08-12 14:05:13 +0000
Commit:     Vladimir Druzenko <[email protected]>
CommitDate: 2026-08-12 14:13:55 +0000

    databases/mariadb-java-client: Update 3.5.8 => 3.5.10
    
    Release Notes:
    https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.9
    https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.10
    
    - Now the .jar file is created without linking, without the filename
      having the version appended. This is to help those who just load whole
      directories of java classes, and the version installed is in the pkg
      anyway, so it's redundant to have it in the filename.
    - Add EXTRACT_ONLY= to prevent the .jar file from being unzipped.
    
    PR:             297263
    Sponsored by:   UNIS Labs
    Co-authored-by: Vladimir Druzenko <[email protected]>
---
 databases/mariadb-java-client/Makefile | 12 +++++-------
 databases/mariadb-java-client/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/databases/mariadb-java-client/Makefile b/databases/mariadb-java-client/Makefile
index b9c7366398c5..e39488fc541f 100644
--- a/databases/mariadb-java-client/Makefile
+++ b/databases/mariadb-java-client/Makefile
@@ -1,9 +1,10 @@
 PORTNAME=	mariadb-java-client
-DISTVERSION=	3.5.8
+DISTVERSION=	3.5.10
 CATEGORIES=	databases java
-MASTER_SITES=	https://dlm.mariadb.com/4639714/Connectors/java/connector-java-${DISTVERSION}/ \
+MASTER_SITES=	https://dlm.mariadb.com/4787586/Connectors/java/connector-java-${DISTVERSION}/ \
 		https://repo1.maven.org/maven2/org/mariadb/jdbc/mariadb-java-client/${DISTVERSION}/
 EXTRACT_SUFX=	.jar
+EXTRACT_ONLY=
 
 MAINTAINER=	[email protected]
 COMMENT=	MariaDB JDBC driver for Java applications
@@ -18,12 +19,9 @@ CPE_PRODUCT=	mariadb_connector/j
 NO_ARCH=	yes
 NO_BUILD=	yes
 
-PLIST_FILES=	${JAVAJARDIR}/${PORTNAME}.jar \
-		${JAVAJARDIR}/${DISTNAME}.jar
+PLIST_FILES=	${JAVAJARDIR}/${PORTNAME}.jar
 
 do-install:
-	@${MKDIR} ${STAGEDIR}${JAVAJARDIR}
-	${INSTALL_DATA} ${DISTDIR}/${DISTNAME}.jar ${STAGEDIR}${JAVAJARDIR}
-	${RLN} ${STAGEDIR}${JAVAJARDIR}/${DISTNAME}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar
+	${INSTALL_DATA} ${DISTDIR}/${DISTNAME}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar
 
 .include <bsd.port.mk>
diff --git a/databases/mariadb-java-client/distinfo b/databases/mariadb-java-client/distinfo
index 79aa1e324f77..bf6c87c00a48 100644
--- a/databases/mariadb-java-client/distinfo
+++ b/databases/mariadb-java-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775716553
-SHA256 (mariadb-java-client-3.5.8.jar) = 6127dc7858047b3d4482899139640b0e2ab2b8abdeb708cfb8c011117771cddf
-SIZE (mariadb-java-client-3.5.8.jar) = 767410
+TIMESTAMP = 1785858585
+SHA256 (mariadb-java-client-3.5.10.jar) = 919b8c1c771d9ee3465811462f242c9543ab401e140c64988ddbf1d8abcb18b2
+SIZE (mariadb-java-client-3.5.10.jar) = 791739
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.