Date: Thu, 18 Apr 2019 08:10:58 +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: r499239 - head/net/activemq Message-ID: <201904180810.x3I8AwG2061655@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Apr 18 08:10:57 2019 New Revision: 499239 URL: https://svnweb.freebsd.org/changeset/ports/499239 Log: net/activemq: Update to 5.15.9 Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344450&styleName=&projectId=12311210 Modified: head/net/activemq/Makefile head/net/activemq/distinfo Modified: head/net/activemq/Makefile ============================================================================== --- head/net/activemq/Makefile Thu Apr 18 08:07:24 2019 (r499238) +++ head/net/activemq/Makefile Thu Apr 18 08:10:57 2019 (r499239) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= activemq -PORTVERSION= 5.14.4 -PORTREVISION= 1 +PORTVERSION= 5.15.9 CATEGORIES= net java MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} Modified: head/net/activemq/distinfo ============================================================================== --- head/net/activemq/distinfo Thu Apr 18 08:07:24 2019 (r499238) +++ head/net/activemq/distinfo Thu Apr 18 08:10:57 2019 (r499239) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491444141 -SHA256 (apache-activemq-5.14.4-bin.tar.gz) = 16ec52bece0a4759f9d70f4132d7d8da67d662e4af029081c492e65510a695c1 -SIZE (apache-activemq-5.14.4-bin.tar.gz) = 54282929 +TIMESTAMP = 1555573799 +SHA256 (apache-activemq-5.15.9-bin.tar.gz) = e193d3a8b0a978103eb2f9dbddbd9e86fed0af53d2ac4e01c5a6c0d351ced279 +SIZE (apache-activemq-5.15.9-bin.tar.gz) = 58588039
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904180810.x3I8AwG2061655>