diff options
author | gahr <gahr@FreeBSD.org> | 2011-10-31 19:52:51 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-10-31 19:52:51 +0800 |
commit | 59819ca372165ce8eb9b2d05a54cc9bb0352d677 (patch) | |
tree | fc8d6af8314cf6f4af92ebdf9b6a9487f7ccef94 | |
parent | 3281e69ea41c22c3d0befc59936c84ca7253d0db (diff) | |
download | freebsd-ports-gnome-59819ca372165ce8eb9b2d05a54cc9bb0352d677.tar.gz freebsd-ports-gnome-59819ca372165ce8eb9b2d05a54cc9bb0352d677.tar.zst freebsd-ports-gnome-59819ca372165ce8eb9b2d05a54cc9bb0352d677.zip |
- update to 3.7.1
Release notes: http://community.igniterealtime.org/blogs/ignite/2011/10/02/openfire-371-has-been-released
-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 |