Date: Tue, 26 Nov 2019 10:44:08 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518460 - head/net/activemq Message-ID: <201911261044.xAQAi8mL014381@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Nov 26 10:44:08 2019 New Revision: 518460 URL: https://svnweb.freebsd.org/changeset/ports/518460 Log: net/activemq: Update to 5.15.11 Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345958&styleName=Text&projectId=12311210 Modified: head/net/activemq/Makefile head/net/activemq/distinfo Modified: head/net/activemq/Makefile ============================================================================== --- head/net/activemq/Makefile Tue Nov 26 10:37:06 2019 (r518459) +++ head/net/activemq/Makefile Tue Nov 26 10:44:08 2019 (r518460) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= activemq -PORTVERSION= 5.15.10 +PORTVERSION= 5.15.11 CATEGORIES= net java MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} Modified: head/net/activemq/distinfo ============================================================================== --- head/net/activemq/distinfo Tue Nov 26 10:37:06 2019 (r518459) +++ head/net/activemq/distinfo Tue Nov 26 10:44:08 2019 (r518460) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567573326 -SHA256 (apache-activemq-5.15.10-bin.tar.gz) = e4b37693eae9b8d6fa9717176d3696d36eb4c516cf0baea21823e1f0c0b1cfab -SIZE (apache-activemq-5.15.10-bin.tar.gz) = 62059998 +TIMESTAMP = 1574756913 +SHA256 (apache-activemq-5.15.11-bin.tar.gz) = d72b59a9fa8199ae0de6326e05e0f3136deaee4bbd8de269e6193a8ae012b089 +SIZE (apache-activemq-5.15.11-bin.tar.gz) = 62230168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911261044.xAQAi8mL014381>