Hi,

here's a diff to bring Openfire to 3.10.2 (attached as file to avoid
mangling).

Changelog:
http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html

High CPU should be gone (says the changelog ;)).

Tested on amd64 -current and -stable.

Marc
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/openfire/Makefile,v
retrieving revision 1.34
diff -u -p -u -p -r1.34 Makefile
--- Makefile	16 May 2015 18:56:55 -0000	1.34
+++ Makefile	26 Jun 2015 06:49:57 -0000
@@ -1,10 +1,9 @@
 # $OpenBSD: Makefile,v 1.34 2015/05/16 18:56:55 jasper Exp $
 
 COMMENT=	XMPP real time collaboration server
-V=		3.10.0
+V=		3.10.2
 DISTNAME=	openfire_src_${V:S/./_/g}
 PKGNAME=	openfire-$V
-REVISION=	0
 CATEGORIES=	net
 
 MASTER_SITES=	http://www.igniterealtime.org/downloadServlet?filename=openfire/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/openfire/distinfo,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 distinfo
--- distinfo	15 May 2015 10:48:36 -0000	1.8
+++ distinfo	26 Jun 2015 06:49:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (openfire_src_3_10_0.tar.gz) = SRHK9TNpA+F6dSw1jE5Qba52sPZq38hXU3623+N5LzM=
-SIZE (openfire_src_3_10_0.tar.gz) = 128475294
+SHA256 (openfire_src_3_10_2.tar.gz) = a+IoeycwXBnbbarjYLG4mEKNKJQT6BFKNenOBMbePYA=
+SIZE (openfire_src_3_10_2.tar.gz) = 128442398

Reply via email to