diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-10-31 11:52:51 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-10-31 11:52:51 +0000 |
commit | dcc2dd9e4d43f096f803692583c09a665dd92c9c (patch) | |
tree | aeb81d41009c6504d6a243360a166428818fd82e /net-im | |
parent | de9240c3b75449434b7aa684f39ee768a0ffd48b (diff) | |
download | ports-dcc2dd9e4d43f096f803692583c09a665dd92c9c.tar.gz ports-dcc2dd9e4d43f096f803692583c09a665dd92c9c.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/openfire/Makefile | 6 | ||||
-rw-r--r-- | net-im/openfire/distinfo | 4 | ||||
-rw-r--r-- | 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 |