svn commit: r503331 - head/games/dMagnetic

Kai Knoblich kai at FreeBSD.org
Sun Jun 2 19:45:24 UTC 2019


Author: kai
Date: Sun Jun  2 19:45:22 2019
New Revision: 503331
URL: https://svnweb.freebsd.org/changeset/ports/503331

Log:
  games/dMagnetic: Update to 0.14
  
  Changelog:
  
  * Removed some graphical glitches in the pictures and the textual output.
  
  PR:		238242
  Submitted by:	Thomas Dettbarn <dettus at dettus.net> (maintainer)

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

Modified: head/games/dMagnetic/Makefile
==============================================================================
--- head/games/dMagnetic/Makefile	Sun Jun  2 19:41:05 2019	(r503330)
+++ head/games/dMagnetic/Makefile	Sun Jun  2 19:45:22 2019	(r503331)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dMagnetic
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	games
 MASTER_SITES=	http://www.dettus.net/dMagnetic/
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/games/dMagnetic/distinfo
==============================================================================
--- head/games/dMagnetic/distinfo	Sun Jun  2 19:41:05 2019	(r503330)
+++ head/games/dMagnetic/distinfo	Sun Jun  2 19:45:22 2019	(r503331)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558898602
-SHA256 (dMagnetic_0.13.tar.gz) = ccc2b7ab6028c770580567d3b6460811755047938f26a61adad20be569c37ec2
-SIZE (dMagnetic_0.13.tar.gz) = 59962
+TIMESTAMP = 1559222629
+SHA256 (dMagnetic_0.14.tar.gz) = f61bf3700eb57cca79abf1242c111c7046db04b6daee8819aaae2586cc755b4b
+SIZE (dMagnetic_0.14.tar.gz) = 60698


More information about the svn-ports-all mailing list