aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2022-08-06 01:33:03 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-08-06 01:33:03 +0000
commitf12fc29bc31d9fa4eb9a5bba2d25381b7b078213 (patch)
tree6d38a0b59ec0731a499e593f29d723ac76df5b64
parent6a3e56067d8f7846539afbbdb37fa963d8fbc78b (diff)
downloadports-f12fc29bc31d9fa4eb9a5bba2d25381b7b078213.tar.gz
ports-f12fc29bc31d9fa4eb9a5bba2d25381b7b078213.zip
net/activemq: Update to 5.17.1
-rw-r--r--net/activemq/Makefile2
-rw-r--r--net/activemq/distinfo6
-rw-r--r--net/activemq/files/patch-conf_log4j.properties20
-rw-r--r--net/activemq/pkg-plist6
4 files changed, 6 insertions, 28 deletions
diff --git a/net/activemq/Makefile b/net/activemq/Makefile
index 4dcf14e4560e..225355cfda44 100644
--- a/net/activemq/Makefile
+++ b/net/activemq/Makefile
@@ -1,5 +1,5 @@
PORTNAME= activemq
-PORTVERSION= 5.16.5
+PORTVERSION= 5.17.1
CATEGORIES= net java
MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION}
DISTNAME= apache-${PORTNAME}-${PORTVERSION}
diff --git a/net/activemq/distinfo b/net/activemq/distinfo
index 14699daa17b6..ad53fe0ea229 100644
--- a/net/activemq/distinfo
+++ b/net/activemq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659508713
-SHA256 (apache-activemq-5.16.5-bin.tar.gz) = 526720fb8c5e48fe306aaf1c798475be37d38238b461b5eaf417e9007b9acc37
-SIZE (apache-activemq-5.16.5-bin.tar.gz) = 64213100
+TIMESTAMP = 1659747932
+SHA256 (apache-activemq-5.17.1-bin.tar.gz) = 617ec25102cc62252e6d9b06cc496766af116c97525255bc8c4b3e75ee9e00c8
+SIZE (apache-activemq-5.17.1-bin.tar.gz) = 48767765
diff --git a/net/activemq/files/patch-conf_log4j.properties b/net/activemq/files/patch-conf_log4j.properties
deleted file mode 100644
index 77323fdac287..000000000000
--- a/net/activemq/files/patch-conf_log4j.properties
+++ /dev/null
@@ -1,20 +0,0 @@
---- conf/log4j.properties.orig 2019-03-15 12:04:19 UTC
-+++ conf/log4j.properties
-@@ -44,7 +44,7 @@ log4j.appender.console.threshold=INFO
-
- # File appender
- log4j.appender.logfile=org.apache.log4j.RollingFileAppender
--log4j.appender.logfile.file=${activemq.data}/activemq.log
-+log4j.appender.logfile.file=${activemq.logs}/activemq.log
- log4j.appender.logfile.maxFileSize=1024KB
- log4j.appender.logfile.maxBackupIndex=5
- log4j.appender.logfile.append=true
-@@ -70,7 +70,7 @@ log4j.additivity.org.apache.activemq.audit=false
- log4j.logger.org.apache.activemq.audit=INFO, audit
-
- log4j.appender.audit=org.apache.log4j.RollingFileAppender
--log4j.appender.audit.file=${activemq.data}/audit.log
-+log4j.appender.audit.file=${activemq.logs}/audit.log
- log4j.appender.audit.maxFileSize=1024KB
- log4j.appender.audit.maxBackupIndex=5
- log4j.appender.audit.append=true
diff --git a/net/activemq/pkg-plist b/net/activemq/pkg-plist
index 66e8446708c6..c6f32e2235f2 100644
--- a/net/activemq/pkg-plist
+++ b/net/activemq/pkg-plist
@@ -3,11 +3,8 @@ bin/activemq-diag
@owner activemq
@group activemq
@sample %%ETCDIR%%/activemq.xml.sample
-@sample %%ETCDIR%%/broker-localhost.cert.sample
@sample %%ETCDIR%%/broker.ks.sample
@sample %%ETCDIR%%/broker.ts.sample
-@sample %%ETCDIR%%/client.ks.sample
-@sample %%ETCDIR%%/client.ts.sample
@sample %%ETCDIR%%/credentials-enc.properties.sample
@sample %%ETCDIR%%/credentials.properties.sample
@sample %%ETCDIR%%/groups.properties.sample
@@ -16,7 +13,8 @@ bin/activemq-diag
@sample %%ETCDIR%%/jetty.xml.sample
@sample %%ETCDIR%%/jmx.access.sample
@sample %%ETCDIR%%/jmx.password.sample
-@sample %%ETCDIR%%/log4j.properties.sample
+@sample %%ETCDIR%%/jolokia-access.xml.sample
+@sample %%ETCDIR%%/log4j2.properties.sample
@sample %%ETCDIR%%/logging.properties.sample
@sample %%ETCDIR%%/login.config.sample
@sample %%ETCDIR%%/users.properties.sample