git: e12521856890 - main - games/dMagnetic: update to 0.32
Kevin Bowling
kbowling at FreeBSD.org
Thu Jul 22 23:41:16 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e12521856890f0181b88dafe2530e82e7522d985
commit e12521856890f0181b88dafe2530e82e7522d985
Author: Thomas Dettbarn <dettus at dettus.net>
AuthorDate: 2021-07-22 23:39:41 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-07-22 23:39:41 +0000
games/dMagnetic: update to 0.32
* New input format: WOZ
* Minor bug fixes
* Minor code cleanup
PR: 257343
---
games/dMagnetic/Makefile | 2 +-
games/dMagnetic/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/games/dMagnetic/Makefile b/games/dMagnetic/Makefile
index 257369423e9a..efe21296c68a 100644
--- a/games/dMagnetic/Makefile
+++ b/games/dMagnetic/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dMagnetic
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= games
MASTER_SITES= https://www.dettus.net/dMagnetic/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/games/dMagnetic/distinfo b/games/dMagnetic/distinfo
index 919a7a0c9bb4..ba0c7a5055d4 100644
--- a/games/dMagnetic/distinfo
+++ b/games/dMagnetic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624483080
-SHA256 (dMagnetic_0.31.tar.bz2) = 1a0356f04d3a5e252225b0fd38b9047957f292f67338ba83579958b46f184139
-SIZE (dMagnetic_0.31.tar.bz2) = 87440
+TIMESTAMP = 1626993195
+SHA256 (dMagnetic_0.32.tar.bz2) = 9671b863cbb126e122923fa974806ff0e998af471c98e878c1392c20a3606206
+SIZE (dMagnetic_0.32.tar.bz2) = 89191
More information about the dev-commits-ports-all
mailing list