git: 64dec5043a22 - main - games/mirrormagic: update WWW and add patch comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Mar 2022 14:07:18 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=64dec5043a22e687f73fd6b1869005ac26fc44b6
commit 64dec5043a22e687f73fd6b1869005ac26fc44b6
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-16 14:00:20 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-16 14:06:42 +0000
games/mirrormagic: update WWW and add patch comment
---
games/mirrormagic/files/patch-src_libgame_system.c | 3 +++
games/mirrormagic/pkg-descr | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/games/mirrormagic/files/patch-src_libgame_system.c b/games/mirrormagic/files/patch-src_libgame_system.c
index dffd7522d0f4..0db9158632e9 100644
--- a/games/mirrormagic/files/patch-src_libgame_system.c
+++ b/games/mirrormagic/files/patch-src_libgame_system.c
@@ -1,3 +1,6 @@
+Forcibly pump events, otherwise the game stops receiving events
+shortly after the start
+
--- src/libgame/system.c.orig 2018-04-10 19:44:08 UTC
+++ src/libgame/system.c
@@ -1579,6 +1579,7 @@ void SetAudioMode(boolean enabled)
diff --git a/games/mirrormagic/pkg-descr b/games/mirrormagic/pkg-descr
index 274e80318fb4..98cc6d2bdbe6 100644
--- a/games/mirrormagic/pkg-descr
+++ b/games/mirrormagic/pkg-descr
@@ -5,4 +5,4 @@ scale systems.
It was first released as "Mirror Magic" in the year 1989 on the
Amiga (with ports on other computer systems).
-WWW: http://www.artsoft.org/mirrormagic/
+WWW: https://www.artsoft.org/mirrormagic/