Date: Thu, 5 Sep 2019 08:07:19 +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: r511158 - head/net/activemq Message-ID: <201909050807.x8587J8v074919@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Sep 5 08:07:18 2019 New Revision: 511158 URL: https://svnweb.freebsd.org/changeset/ports/511158 Log: net/activemq: Update to 5.15.10 Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345171&projectId=12311210 Modified: head/net/activemq/Makefile head/net/activemq/distinfo Modified: head/net/activemq/Makefile ============================================================================== --- head/net/activemq/Makefile Thu Sep 5 07:43:35 2019 (r511157) +++ head/net/activemq/Makefile Thu Sep 5 08:07:18 2019 (r511158) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= activemq -PORTVERSION= 5.15.9 -PORTREVISION= 1 +PORTVERSION= 5.15.10 CATEGORIES= net java MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} Modified: head/net/activemq/distinfo ============================================================================== --- head/net/activemq/distinfo Thu Sep 5 07:43:35 2019 (r511157) +++ head/net/activemq/distinfo Thu Sep 5 08:07:18 2019 (r511158) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555573799 -SHA256 (apache-activemq-5.15.9-bin.tar.gz) = e193d3a8b0a978103eb2f9dbddbd9e86fed0af53d2ac4e01c5a6c0d351ced279 -SIZE (apache-activemq-5.15.9-bin.tar.gz) = 58588039 +TIMESTAMP = 1567573326 +SHA256 (apache-activemq-5.15.10-bin.tar.gz) = e4b37693eae9b8d6fa9717176d3696d36eb4c516cf0baea21823e1f0c0b1cfab +SIZE (apache-activemq-5.15.10-bin.tar.gz) = 62059998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909050807.x8587J8v074919>