Hello!
So, my project dMagnetic has seen release 0.30.
The changelog is:
dmagnetic (0.30-1) unstable; urgency=medium
* Internal bugfixes
* Fixed missing picture from 'Fish!' in C64 mode
* New characters for the monochrome vmode
-- Thomas Dettbarn <[email protected]> Sun, 31 Jan 2021 14:47:30 +0100
As always, I took the liberty of creating a small patch and attached it
to this email.
Please check if it meets your standards, and can become a part of the
6.9's port tree.
Thomas
Index: dmagnetic/Makefile
===================================================================
RCS file: /cvs/ports/games/dmagnetic/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- dmagnetic/Makefile 30 Dec 2020 07:44:24 -0000 1.16
+++ dmagnetic/Makefile 31 Jan 2021 13:50:08 -0000
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.16 2020/12/30 07:44:24 rsadowski Exp $
+# $OpenBSD: Makefile,v 1.14 2020/11/01 20:55:12 rsadowski Exp $
-V = 0.29
+V = 0.30
COMMENT = interpreter for Magnetic Scrolls games
DISTNAME = dMagnetic_${V}
PKGNAME = dmagnetic-${V}
Index: dmagnetic/distinfo
===================================================================
RCS file: /cvs/ports/games/dmagnetic/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- dmagnetic/distinfo 30 Dec 2020 07:44:24 -0000 1.13
+++ dmagnetic/distinfo 31 Jan 2021 13:50:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (dMagnetic_0.29.tar.bz2) = qYDjX4XJZh/g2YxnD51r5WAA2iu8iz6OeGl+rAWuW0c=
-SIZE (dMagnetic_0.29.tar.bz2) = 82971
+SHA256 (dMagnetic_0.30.tar.bz2) = nrglKQSVFQuK5O6w/wSrpyTB/Y9gUrDEy5CGV4f5Ir4=
+SIZE (dMagnetic_0.30.tar.bz2) = 82369