svn commit: r559060 - head/games/dMagnetic

Loïc Bartoletti lbartoletti at FreeBSD.org
Thu Dec 24 10:16:00 UTC 2020


Author: lbartoletti
Date: Thu Dec 24 10:15:59 2020
New Revision: 559060
URL: https://svnweb.freebsd.org/changeset/ports/559060

Log:
  games/dMagnetic: Update to 0.29
  
  Changelog:
  
    * AtariXL and Atari800 ATR files are used for playing
    * The new graphic mode UTF has been added
    * More users can enjoy the beautiful pictures now
  
  PR:		252101
  Submitted by:	Thomas Dettbarn (maintainer)

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

Modified: head/games/dMagnetic/Makefile
==============================================================================
--- head/games/dMagnetic/Makefile	Thu Dec 24 10:09:34 2020	(r559059)
+++ head/games/dMagnetic/Makefile	Thu Dec 24 10:15:59 2020	(r559060)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dMagnetic
-PORTVERSION=	0.28
+PORTVERSION=	0.29
 CATEGORIES=	games
 MASTER_SITES=	https://www.dettus.net/dMagnetic/
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/games/dMagnetic/distinfo
==============================================================================
--- head/games/dMagnetic/distinfo	Thu Dec 24 10:09:34 2020	(r559059)
+++ head/games/dMagnetic/distinfo	Thu Dec 24 10:15:59 2020	(r559060)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606564614
-SHA256 (dMagnetic_0.28.tar.bz2) = 21f9c22e2a0650a8c84fe836093d443f4095dd60ba92e3d03f7309e2b7ec1e03
-SIZE (dMagnetic_0.28.tar.bz2) = 77910
+TIMESTAMP = 1608796774
+SHA256 (dMagnetic_0.29.tar.bz2) = a980e35f85c9661fe0d98c670f9d6be56000da2bbc8b3e8e78697eac05ae5b47
+SIZE (dMagnetic_0.29.tar.bz2) = 82971


More information about the svn-ports-head mailing list