Hello.

I know that it has only been a couple of days, but my project saw another release.

My apologies that this causes more work than it should.

Anyways, the patch is attached to this email, hopefully it can become part of your ports tree once more. The changes are best summed up in the changelog for the
Debian package:

  * Minor bugfixes
  * Backend engine can be encapsulated in a library
  * HelloWorld example for interested frontend developers

Thomas Dettbarn

diff --git a/games/dmagnetic/Makefile b/games/dmagnetic/Makefile
index e347b5f6fa9..828a139962f 100644
--- a/games/dmagnetic/Makefile
+++ b/games/dmagnetic/Makefile
@@ -1,6 +1,6 @@
 COMMENT=	interpreter for Magnetic Scrolls games
 
-V=		0.35
+V=		0.36
 DISTNAME=	dMagnetic_${V}
 PKGNAME=	dmagnetic-${V}
 EXTRACT_SUFX=	.tar.bz2
diff --git a/games/dmagnetic/distinfo b/games/dmagnetic/distinfo
index b08dc0fda07..387524b23e8 100644
--- a/games/dmagnetic/distinfo
+++ b/games/dmagnetic/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dMagnetic_0.35.tar.bz2) = bq4hQ5q6B97tG9scKL7OraFpx7zzLPnN2GDHUbO0p58=
-SIZE (dMagnetic_0.35.tar.bz2) = 92233
+SHA256 (dMagnetic_0.36.tar.bz2) = C3YU5H9nEc5Yz77nGI1W0XqSwQQAT1GrYXmLMY6JfY8=
+SIZE (dMagnetic_0.36.tar.bz2) = 93540

Reply via email to