From dcc2dd9e4d43f096f803692583c09a665dd92c9c Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 31 Oct 2011 11:52:51 +0000 Subject: [PATCH] - update to 3.7.1 Release notes: http://community.igniterealtime.org/blogs/ignite/2011/10/02/openfire-371-has-been-released --- net-im/openfire/Makefile | 6 +++--- net-im/openfire/distinfo | 4 ++-- net-im/openfire/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index e96b72a7edf4..7c1e789371ba 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -6,11 +6,10 @@ # PORTNAME= openfire -PORTVERSION= 3.7.0 -PORTREVISION= 1 +PORTVERSION= 3.7.1 PORTEPOCH= 1 CATEGORIES= net-im java -MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=openfire/ +MASTER_SITES= http://download.igniterealtime.org/openfire/ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} MAINTAINER= gahr@FreeBSD.org @@ -19,6 +18,7 @@ COMMENT= Enterprise instant messaging server RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper \ ${JAVAJARDIR}/slf4j-api.jar:${PORTSDIR}/devel/slf4j +USE_ZIP= yes USE_LDCONFIG= yes USE_ANT= yes USE_JAVA= yes diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 61fe8ae82987..dd888db66ff8 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,2 +1,2 @@ -SHA256 (openfire_src_3_7_0.tar.gz) = 838606343b06059cee7d98b9e0d989dc511021b64e0c24a3379192e763b9ef4a -SIZE (openfire_src_3_7_0.tar.gz) = 60928248 +SHA256 (openfire_src_3_7_1.zip) = 2223a45c9025f22ef0c2fabb61aef3030a2324ea65c3bf85ecda8ab90606e55c +SIZE (openfire_src_3_7_1.zip) = 69706278 diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index d207505ebbe1..4f38c16b00ff 100644 --- a/net-im/openfire/pkg-plist +++ b/net-im/openfire/pkg-plist @@ -227,6 +227,7 @@ %%DATADIR%%/plugins/emailListener.jar %%DATADIR%%/plugins/fastpath.jar %%DATADIR%%/plugins/jingleNodes.jar +%%DATADIR%%/plugins/kraken.jar %%DATADIR%%/plugins/loadStats.jar %%DATADIR%%/plugins/monitoring.jar %%DATADIR%%/plugins/motd.jar