From nobody Mon Apr 13 02:24:55 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 4fvB7q2swkz6ZKXW for ; Mon, 13 Apr 2026 02:24:55 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvB7q28cKz3lDQ for ; Mon, 13 Apr 2026 02:24:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776047095; 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=zwz7jwm+Yfs73Vu9icQTUZdlbouhTFQErIDiAnSvj0g=; b=dB8SKzBh3nl3OuXUy43ngrX/uwEJeSuXZzw0tGuPR9/Z3TzQrR8b4iRy/K2iDy/oCrXsZr VD4YhiQdva6kWghlu+0jz9TJQaHLmd3vfXXCgeG9URBqXQaWs+WbJlExf7zhjr5ba84xkQ MWHWxC0pAUgab3niyZASbXtKi6uOlIxK1nIv/TdhFTKMw9ORpfOkbPZF5QBLhY0b3UJ+8S fUtkgaHqgMKs1eVMLtsDrB0Vlz7AwiaWUPSOTfC+7PSIil2bg8r0LeY2XDf01squ0BvQsW Glq3rnrnNbkpQutlPBLkp8GO3BabNp0PTI9DC5IxSogFebm3OnVBkEaivk8y8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776047095; a=rsa-sha256; cv=none; b=tPdGA4yiTX5YDKT1qpFCm0U8CyJXR7raCcMe6j7+kASElFoD6gtUYzyYRw46JBj9qZmgqv /cqZyL1zw2zkrZS+qgKTZzA66+n4990oS1/G1p4a7MvhBTHs3yyg/BFXpSXNyrLQAX6qll 66R/2vQOJwylMnMLeIF8edlgPGeRtSGqcnSmPEhn6Jae+9xa+U2akyIpfqcXnKn0jfor1I TBq16psPm39IRgxcFNVCWU0MXh9esoHYxGMFNY6+qAJwl++qfl8Gdc2G+My3GyIGV3V6mG z1Mn06apk+LX8uSTU0nEcEE5aIeiNZPMmOm/GwCNoYANyxlyacQUelSP+HQSPQ== 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=1776047095; 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=zwz7jwm+Yfs73Vu9icQTUZdlbouhTFQErIDiAnSvj0g=; b=gMKnOXf8F0uSlesDgaBqmRJgNptWKugreKZNnix2WI8H/fkaJxy1/08oTS8lcO/JyepEfC OWVbfQKEzEiqqJVWKS0s9Bz044td++8mbMYSQN5AReVf+vN4+RK96UgXqIksfhF67TXYoG ryXmU0x98AAtHy1CqQoEeEMCjz5XU50TRckCGTDecUFCDeUz55UzxzMFSgnLF1V9IX3a8J KWq8dDfLCoVPIUicGsZdBt432+jrhptNWIvJsOQPJw4VebeEfNGhtfGnDj7S/zWtwWr3OM MwicoKYli8VwUim9izVtEhEYdfKol2n7Jf9RwsBDzqe3peyJDoBornY26tdpFg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvB7q1BC4zlKT for ; Mon, 13 Apr 2026 02:24:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 425e1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 02:24:55 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Vladimir Druzenko Subject: git: 8f41140a8cc4 - main - net/activemq: Update 6.2.0 => 6.2.4, take maintainership 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 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: 8f41140a8cc479a9c574d06fa314b25051174d95 Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 02:24:55 +0000 Message-Id: <69dc53f7.425e1.5b189bd3@gitrepo.freebsd.org> The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f41140a8cc479a9c574d06fa314b25051174d95 commit 8f41140a8cc479a9c574d06fa314b25051174d95 Author: Vladimir Druzenko AuthorDate: 2026-04-13 02:17:25 +0000 Commit: Vladimir Druzenko CommitDate: 2026-04-13 02:17:25 +0000 net/activemq: Update 6.2.0 => 6.2.4, take maintainership Release Notes: https://activemq.apache.org/components/classic/download/classic-06-02-01 https://activemq.apache.org/components/classic/download/classic-06-02-02 https://activemq.apache.org/components/classic/download/classic-06-02-03 https://activemq.apache.org/components/classic/download/classic-06-02-04 Improve port: - Adjust JAVA_VERSION. - Add substitution instead of hardcoded USER and GROUP in rc script. PR: 294136 Approved by: blanket (3rd in a row maintainer timeout during last 2.5 years) Sponsored by: UNIS Labs MFH: 2026Q2 --- net/activemq/Makefile | 14 +++++++++----- net/activemq/distinfo | 6 +++--- net/activemq/files/activemq.in | 8 ++++---- net/activemq/pkg-plist | 4 ++-- 4 files changed, 18 insertions(+), 14 deletions(-) diff --git a/net/activemq/Makefile b/net/activemq/Makefile index b65b3619a5f4..0b1bf662ee30 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -1,11 +1,10 @@ PORTNAME= activemq -DISTVERSION= 6.2.0 -PORTREVISION= 3 +DISTVERSION= 6.2.4 CATEGORIES= net java MASTER_SITES= APACHE/${PORTNAME}/${DISTVERSION} DISTNAME= apache-${PORTNAME}-${DISTVERSION}-bin -MAINTAINER= james@elstone.net +MAINTAINER= vvd@FreeBSD.org COMMENT= Messaging and Integration Patterns provider WWW= https://activemq.apache.org @@ -14,18 +13,23 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe java CPE_VENDOR= apache -JAVA_VERSION= 21 17 +JAVA_VERSION= 17+ USE_RC_SUBR= ${PORTNAME} NO_ARCH= yes NO_BUILD= yes -SUB_LIST= JAVA_HOME=${JAVA_HOME} +SUB_LIST= JAVA_HOME=${JAVA_HOME} \ + AMQUSER=${USERS:[1]} \ + AMQGROUP=${GROUPS:[1]} WRKSRC= ${WRKDIR}/apache-${PORTNAME}-${DISTVERSION} USERS= ${PORTNAME} GROUPS= ${PORTNAME} +PLIST_SUB= AMQUSER=${USERS:[1]} \ + AMQGROUP=${GROUPS:[1]} + PORTDATA= * PORTDOCS= * PORTEXAMPLES= * diff --git a/net/activemq/distinfo b/net/activemq/distinfo index 21ee8153761f..e0b922e03338 100644 --- a/net/activemq/distinfo +++ b/net/activemq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768686868 -SHA256 (apache-activemq-6.2.0-bin.tar.gz) = 277bbfa792d140f809bd02a6e3fd53819554b857ad5a522d716a14a67f63c698 -SIZE (apache-activemq-6.2.0-bin.tar.gz) = 54538349 +TIMESTAMP = 1775775775 +SHA256 (apache-activemq-6.2.4-bin.tar.gz) = fe3bf23bc70343aeba8bc279dd25cf4b95b2066379199c0ae9355a0f15f12613 +SIZE (apache-activemq-6.2.4-bin.tar.gz) = 55100958 diff --git a/net/activemq/files/activemq.in b/net/activemq/files/activemq.in index ba87b5ecb2a4..1110d26c9020 100644 --- a/net/activemq/files/activemq.in +++ b/net/activemq/files/activemq.in @@ -11,10 +11,10 @@ # activemq_enable (bool): Set to NO by default. # Set it to YES to enable activemq. # -# activemq_user (username): Set to activemq by default. +# activemq_user (username): Set to %%AMQUSER%% by default. # Set it to required username. # -# activemq_group (group): Set to activemq by default. +# activemq_group (group): Set to %%AMQGROUP%% by default. # Set it to required group. # # activemq_classpath (path): Set to %%DATADIR%% by default. @@ -53,8 +53,8 @@ load_rc_config $name # Set defaults : ${activemq_enable:=NO} -: ${activemq_user:=activemq} -: ${activemq_group:=activemq} +: ${activemq_user:=%%AMQUSER%%} +: ${activemq_group:=%%AMQGROUP%%} : ${activemq_classpath:=%%ETCDIR%%} : ${activemq_conf:=%%ETCDIR%%} : ${activemq_data:=/var/db/activemq} diff --git a/net/activemq/pkg-plist b/net/activemq/pkg-plist index b2bd885da5d6..0926c7b27b6f 100644 --- a/net/activemq/pkg-plist +++ b/net/activemq/pkg-plist @@ -1,7 +1,7 @@ bin/activemq bin/activemq-diag -@owner activemq -@group activemq +@owner %%AMQUSER%% +@group %%AMQGROUP%% @sample %%ETCDIR%%/activemq.xml.sample @sample %%ETCDIR%%/broker.ks.sample @sample %%ETCDIR%%/broker.ts.sample