On 10/22/2012 06:48 PM, Marc Peters wrote:
> Hi List,
> 
> trivial diff to update Openfire to 3.7.1 (attached as file because
> thunderbird wraps the lines and breaks it).
> 
> Tested on i386.
> 
> ok?
> 
> marc
> 

Found one more wrapping. Attached an updated diff.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/openfire/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile    6 Aug 2012 08:46:59 -0000       1.24
+++ Makefile    22 Oct 2012 15:10:13 -0000
@@ -1,9 +1,8 @@
 # $OpenBSD: Makefile,v 1.24 2012/08/06 08:46:59 ajacoutot Exp $

 COMMENT=       XMPP real time collaboration server
-DISTNAME=      openfire_src_3_7_0
-PKGNAME=       openfire-3.7.0
-REVISION=      6
+DISTNAME=      openfire_src_3_7_1
+PKGNAME=       openfire-3.7.1
 CATEGORIES=    net

 MASTER_SITES=	http://www.igniterealtime.org/downloadServlet?filename=openfire/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/openfire/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    9 Mar 2011 16:50:40 -0000       1.2
+++ distinfo    22 Oct 2012 15:10:13 -0000
@@ -1,5 +1,2 @@
-MD5 (openfire_src_3_7_0.tar.gz) = 35ggszBx5hVLDylyoQ8y3g==
-RMD160 (openfire_src_3_7_0.tar.gz) = zg2tSKQkyr+Wz5cUzjOb9bCU8jg=
-SHA1 (openfire_src_3_7_0.tar.gz) = B3LvmyrOdKWKP3VuT80JWYFlg+M=
-SHA256 (openfire_src_3_7_0.tar.gz) = g4YGNDsGBZzufZi54NmJ3FEQIbZODCSjN5GS52O570o=
-SIZE (openfire_src_3_7_0.tar.gz) = 60928248
+SHA256 (openfire_src_3_7_1.tar.gz) = 0vPaJK8rtcFzsYHL9SGbfwQsiEtfDogdBE1yCT5IN9I=
+SIZE (openfire_src_3_7_1.tar.gz) = 66740973


Reply via email to