Attached diff updates Openfire to 4.1.1. Mainly a couple of bugs related
to MySQL where fixed.

Included is a patch for stable as well, as juanfra@ updated it because
of security fixes in 4.1.0 (a big thanks, i missed that).

Comments, ok?


Marc
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/openfire/Makefile,v
retrieving revision 1.42
diff -u -p -u -p -r1.42 Makefile
--- Makefile	28 Dec 2016 19:51:02 -0000	1.42
+++ Makefile	2 Jan 2017 10:19:46 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.42 2016/12/28 19:51:02 juanfra Exp $
 
 COMMENT=	XMPP real time collaboration server
-V =		4.1.0
+V =		4.1.1
 DISTNAME=	openfire_src_${V:S/./_/g}
 PKGNAME=	openfire-$V
 CATEGORIES=	net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/openfire/distinfo,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 distinfo
--- distinfo	28 Dec 2016 19:51:02 -0000	1.15
+++ distinfo	2 Jan 2017 10:19:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (openfire_src_4_1_0.tar.gz) = PlKyesntWvGstwZehKQWrQdZlERbVU5418lmckYSy/I=
-SIZE (openfire_src_4_1_0.tar.gz) = 103449811
+SHA256 (openfire_src_4_1_1.tar.gz) = 9zaMOxQb0eSaP8zq3/W83dBsd6+Ppfhf5VuUVHTxVCQ=
+SIZE (openfire_src_4_1_1.tar.gz) = 103449258
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/openfire/Makefile,v
retrieving revision 1.39.2.1
diff -u -p -u -p -r1.39.2.1 Makefile
--- Makefile	28 Dec 2016 19:58:24 -0000	1.39.2.1
+++ Makefile	2 Jan 2017 11:38:13 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.39.2.1 2016/12/28 19:58:24 juanfra Exp $
 
 COMMENT=	XMPP real time collaboration server
-V =		4.1.0
+V =		4.1.1
 DISTNAME=	openfire_src_${V:S/./_/g}
 PKGNAME=	openfire-$V
 CATEGORIES=	net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/openfire/distinfo,v
retrieving revision 1.13.2.1
diff -u -p -u -p -r1.13.2.1 distinfo
--- distinfo	28 Dec 2016 19:58:24 -0000	1.13.2.1
+++ distinfo	2 Jan 2017 11:38:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (openfire_src_4_1_0.tar.gz) = PlKyesntWvGstwZehKQWrQdZlERbVU5418lmckYSy/I=
-SIZE (openfire_src_4_1_0.tar.gz) = 103449811
+SHA256 (openfire_src_4_1_1.tar.gz) = 9zaMOxQb0eSaP8zq3/W83dBsd6+Ppfhf5VuUVHTxVCQ=
+SIZE (openfire_src_4_1_1.tar.gz) = 103449258

Reply via email to