Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-im/openfire/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- Makefile 22 Aug 2011 07:53:29 -0000 1.31 +++ Makefile 27 Oct 2011 11:15:17 -0000 @@ -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 @@ 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 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net-im/openfire/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 22 Mar 2011 08:05:11 -0000 1.22 +++ distinfo 27 Oct 2011 11:09:11 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/net-im/openfire/pkg-plist,v retrieving revision 1.17 diff -u -r1.17 pkg-plist --- pkg-plist 22 Aug 2011 07:53:29 -0000 1.17 +++ pkg-plist 27 Oct 2011 11:17:56 -0000 @@ -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