svn commit: r556520 - head/games/dMagnetic

Rainer Hurling rhurlin at FreeBSD.org
Sat Nov 28 20:05:52 UTC 2020


Author: rhurlin
Date: Sat Nov 28 20:05:51 2020
New Revision: 556520
URL: https://svnweb.freebsd.org/changeset/ports/556520

Log:
  games/dMagnetic: Update to 0.28
  
  - Spectrum128 and Spectrum+3 binaries can be used
  - Acorn Archimedes binaries can be used for playing
  - Some internal bugfixes
  
  https://www.dettus.net/dMagnetic/
  
  PR:		251435
  Submitted by:	Thomas Dettbarn <dettus at dettus.net> (maintainer)
  Approved by:	arrowd, tcberner (mentors, implicit)

Modified:
  head/games/dMagnetic/Makefile
  head/games/dMagnetic/distinfo

Modified: head/games/dMagnetic/Makefile
==============================================================================
--- head/games/dMagnetic/Makefile	Sat Nov 28 19:30:21 2020	(r556519)
+++ head/games/dMagnetic/Makefile	Sat Nov 28 20:05:51 2020	(r556520)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dMagnetic
-PORTVERSION=	0.27
+PORTVERSION=	0.28
 CATEGORIES=	games
 MASTER_SITES=	https://www.dettus.net/dMagnetic/
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/games/dMagnetic/distinfo
==============================================================================
--- head/games/dMagnetic/distinfo	Sat Nov 28 19:30:21 2020	(r556519)
+++ head/games/dMagnetic/distinfo	Sat Nov 28 20:05:51 2020	(r556520)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604263510
-SHA256 (dMagnetic_0.27.tar.bz2) = ed6be4e1e3f1dd09dcf2b73ccd2ddd4c7630f4755b25883b38b2e99768559375
-SIZE (dMagnetic_0.27.tar.bz2) = 72832
+TIMESTAMP = 1606564614
+SHA256 (dMagnetic_0.28.tar.bz2) = 21f9c22e2a0650a8c84fe836093d443f4095dd60ba92e3d03f7309e2b7ec1e03
+SIZE (dMagnetic_0.28.tar.bz2) = 77910


More information about the svn-ports-all mailing list