This is a bugfix update to irrlicht-1.8.1 This was sent to Pascal couple of weeks ago but still no answer from him. Changelog: http://irrlicht.sourceforge.net/forum/viewtopic.php?f=6&t=49332 games/irrlamb works fine on amd64, compile test of games/minetest was successfull.
OK? Index: Makefile =================================================================== RCS file: /cvs/ports/x11/irrlicht/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 13 Jul 2014 15:39:03 -0000 1.8 +++ Makefile 10 Jan 2015 15:11:18 -0000 @@ -1,9 +1,9 @@ # $OpenBSD: Makefile,v 1.8 2014/07/13 15:39:03 pascal Exp $ COMMENT = fast, real time 3D engine -DISTNAME = irrlicht-1.8 +DISTNAME = irrlicht-1.8.1 -SO_VERSION = 1.0 +SO_VERSION = 2.0 SHARED_LIBS = Irrlicht ${SO_VERSION} CATEGORIES = x11 games Index: distinfo =================================================================== RCS file: /cvs/ports/x11/irrlicht/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 22 Nov 2012 11:52:52 -0000 1.2 +++ distinfo 10 Jan 2015 15:11:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (irrlicht-1.8.zip) = +HVsPPg/FvQeseyo9Ou1MPDo/VckQ5BePY648JRFpkI= -SIZE (irrlicht-1.8.zip) = 23674513 +SHA256 (irrlicht-1.8.1.zip) = gUu5ARbVQpRJuh0Wniy/+IHEc7fq2kwkRxMrxPSm6Xs= +SIZE (irrlicht-1.8.1.zip) = 24167632 Index: patches/patch-source_Irrlicht_Makefile =================================================================== RCS file: /cvs/ports/x11/irrlicht/patches/patch-source_Irrlicht_Makefile,v retrieving revision 1.2 diff -u -p -r1.2 patch-source_Irrlicht_Makefile --- patches/patch-source_Irrlicht_Makefile 22 Nov 2012 11:52:52 -0000 1.2 +++ patches/patch-source_Irrlicht_Makefile 10 Jan 2015 15:11:18 -0000 @@ -3,8 +3,8 @@ $OpenBSD: patch-source_Irrlicht_Makefile +++ source/Irrlicht/Makefile Fri Nov 9 00:41:54 2012 @@ -2,7 +2,7 @@ VERSION_MAJOR = 1 VERSION_MINOR = 8 - VERSION_RELEASE = 0 - # Irrlicht Engine 1.8.0 + VERSION_RELEASE = 1 + # Irrlicht Engine 1.8.1 -# Makefile for Linux +# Makefile for OpenBSD # Index: pkg/PFRAG.shared =================================================================== RCS file: pkg/PFRAG.shared diff -N pkg/PFRAG.shared --- pkg/PFRAG.shared 4 May 2011 09:41:51 -0000 1.1.1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,2 +0,0 @@ -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/05/04 09:41:51 jasper Exp $ -@lib lib/libIrrlicht.so.${LIBIrrlicht_VERSION} Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/irrlicht/pkg/PLIST,v retrieving revision 1.3 diff -u -p -r1.3 PLIST --- pkg/PLIST 22 Nov 2012 11:52:52 -0000 1.3 +++ pkg/PLIST 10 Jan 2015 15:11:18 -0000 @@ -1,5 +1,4 @@ @comment $OpenBSD: PLIST,v 1.3 2012/11/22 11:52:52 pascal Exp $ -%%SHARED%% include/irrlicht/ include/irrlicht/CDynamicMeshBuffer.h include/irrlicht/CIndexBuffer.h @@ -184,6 +183,7 @@ include/irrlicht/triangle3d.h include/irrlicht/vector2d.h include/irrlicht/vector3d.h lib/libIrrlicht.a +@lib lib/libIrrlicht.so.${LIBIrrlicht_VERSION} share/doc/irrlicht/ share/doc/irrlicht/doc/ share/doc/irrlicht/doc/aesGladman.txt @@ -559,6 +559,7 @@ share/doc/irrlicht/doc/html/classes.html share/doc/irrlicht/doc/html/classes_61.html share/doc/irrlicht/doc/html/classes_63.html share/doc/irrlicht/doc/html/classes_64.html +share/doc/irrlicht/doc/html/classes_66.html share/doc/irrlicht/doc/html/classes_69.html share/doc/irrlicht/doc/html/classes_6c.html share/doc/irrlicht/doc/html/classes_6d.html @@ -1508,6 +1509,8 @@ share/doc/irrlicht/doc/html/typedefs_73. share/doc/irrlicht/doc/html/typedefs_74.html share/doc/irrlicht/doc/html/typedefs_75.html share/doc/irrlicht/doc/html/typedefs_76.html +share/doc/irrlicht/doc/html/unionirr_1_1core_1_1_float_int_union32-members.html +share/doc/irrlicht/doc/html/unionirr_1_1core_1_1_float_int_union32.html share/doc/irrlicht/doc/html/unionirr_1_1core_1_1inttofloat-members.html share/doc/irrlicht/doc/html/unionirr_1_1core_1_1inttofloat.html share/doc/irrlicht/doc/html/variables_61.html