Hi,

here is a patch for updating net/openfire to the latest release 3.9.1.
Hopefully not to late to make it in release.

Patch is attached to avoid linewrapping.

Comments, Oks?

Marc
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/openfire/Makefile,v
retrieving revision 1.29
diff -u -p -u -p -r1.29 Makefile
--- Makefile    20 Nov 2013 14:18:57 -0000      1.29
+++ Makefile    8 Feb 2014 14:29:35 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.29 2013/11/20 14:18:57 sthen Exp $
 
 COMMENT=       XMPP real time collaboration server
-V=             3.8.2
+V=             3.9.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.5
diff -u -p -u -p -r1.5 distinfo
--- distinfo    20 Nov 2013 14:18:57 -0000      1.5
+++ distinfo    8 Feb 2014 14:29:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (openfire_src_3_8_2.tar.gz) = 
LRv5dSPq/pSFoBO7tw/ygtQUcPZbhC9NdlbJeIq5bI0=
-SIZE (openfire_src_3_8_2.tar.gz) = 69222202
+SHA256 (openfire_src_3_9_1.tar.gz) = 
aCV26hahETdHNc+TvV5ET+7m0LcUsQlDaqfgx3XzAg0=
+SIZE (openfire_src_3_9_1.tar.gz) = 123053536
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/openfire/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- pkg/PLIST   19 Mar 2013 16:55:01 -0000      1.5
+++ pkg/PLIST   8 Feb 2014 14:29:35 -0000
@@ -13,7 +13,9 @@ openfire/
 @group
 openfire/lib/
 openfire/lib/activation.jar
-openfire/lib/bouncycastle.jar
+openfire/lib/bcpg-jdk15on.jar
+openfire/lib/bcpkix-jdk15on.jar
+openfire/lib/bcprov-jdk15on.jar
 openfire/lib/commons-el.jar
 openfire/lib/hsqldb.jar
 openfire/lib/jasper-compiler.jar

Reply via email to