Seems to be mostly bugfixes with some additional functions.
Still protocol compatible with other 1.3.x releases.

Tested with wip sauerbraten and redeclipse ports.

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/enet/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    21 Mar 2013 08:46:34 -0000      1.6
+++ Makefile    5 Apr 2013 03:58:03 -0000
@@ -1,9 +1,9 @@
 # $OpenBSD: Makefile,v 1.6 2013/03/21 08:46:34 ajacoutot Exp $
 
 COMMENT =              network library for games
-DISTNAME =             enet-1.3.3
+DISTNAME =             enet-1.3.7
 
-SHARED_LIBS +=         enet 0.0 # 1.3
+SHARED_LIBS +=         enet 0.1 # 1.3
 
 CATEGORIES =           net
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/enet/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    29 Jun 2011 09:06:17 -0000      1.3
+++ distinfo    5 Apr 2013 03:58:03 -0000
@@ -1,5 +1,2 @@
-MD5 (enet-1.3.3.tar.gz) = SwtpN3/UUR6C5fCSGpQuWQ==
-RMD160 (enet-1.3.3.tar.gz) = bBCMHm6RNJhxMSMa9zYDT0Qf4RM=
-SHA1 (enet-1.3.3.tar.gz) = Dzw8b/ndwenKISJh/KfDVp4hFYc=
-SHA256 (enet-1.3.3.tar.gz) = XIn+XEveqaMjhqRkp9+2lIIWWfaem6g9ampUnlo2h3U=
-SIZE (enet-1.3.3.tar.gz) = 433240
+SHA256 (enet-1.3.7.tar.gz) = Fay/2OOq81MyCmDHhQk83zTyriB7zdSJUDyj83ZZ/hU=
+SIZE (enet-1.3.7.tar.gz) = 522150

Reply via email to