Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2019 13:35:48 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r517564 - branches/2019Q4/games/dMagnetic
Message-ID:  <201911141335.xAEDZmh9048680@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Thu Nov 14 13:35:48 2019
New Revision: 517564
URL: https://svnweb.freebsd.org/changeset/ports/517564

Log:
  MFH: r517561
  
  games/dMagnetic: Update to 0.18
  
  * Update WWW and MASTER_SITES as both were switched to HTTPS.
  
  Changelog:
  
  * Fixed issues with graphics
  * Fixed some glitches in the textual output
  
  PR:		241885
  Submitted by:	Thomas Dettbarn <dettus@dettus.net> (maintainer)
  
  Approved by:	ports-secteam bugfix blanket

Modified:
  branches/2019Q4/games/dMagnetic/Makefile
  branches/2019Q4/games/dMagnetic/distinfo
  branches/2019Q4/games/dMagnetic/pkg-descr
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/games/dMagnetic/Makefile
==============================================================================
--- branches/2019Q4/games/dMagnetic/Makefile	Thu Nov 14 13:34:33 2019	(r517563)
+++ branches/2019Q4/games/dMagnetic/Makefile	Thu Nov 14 13:35:48 2019	(r517564)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	dMagnetic
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	games
-MASTER_SITES=	http://www.dettus.net/dMagnetic/
+MASTER_SITES=	https://www.dettus.net/dMagnetic/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	dettus@dettus.net

Modified: branches/2019Q4/games/dMagnetic/distinfo
==============================================================================
--- branches/2019Q4/games/dMagnetic/distinfo	Thu Nov 14 13:34:33 2019	(r517563)
+++ branches/2019Q4/games/dMagnetic/distinfo	Thu Nov 14 13:35:48 2019	(r517564)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559222641
-SHA256 (dMagnetic_0.17.tar.gz) = b1fd38e88563a7afd44df6846b2e08ab14f921efe2167b8e5b02433c189486d9
-SIZE (dMagnetic_0.17.tar.gz) = 62348
+TIMESTAMP = 1559222642
+SHA256 (dMagnetic_0.18.tar.gz) = 527cd6dd9140a3ff01c29545f74be140d146b8207bafbccca54a36cb79c3610f
+SIZE (dMagnetic_0.18.tar.gz) = 61210

Modified: branches/2019Q4/games/dMagnetic/pkg-descr
==============================================================================
--- branches/2019Q4/games/dMagnetic/pkg-descr	Thu Nov 14 13:34:33 2019	(r517563)
+++ branches/2019Q4/games/dMagnetic/pkg-descr	Thu Nov 14 13:35:48 2019	(r517564)
@@ -3,4 +3,4 @@ adventures such as "The Pawn", "The Guild of Thieves",
 "Myth", "Corruption" and "Wonderland" in a terminal window. The beautiful
 graphics are being rendered in glorious ANSI art.
 
-WWW: http://www.dettus.net/dMagnetic/
+WWW: https://www.dettus.net/dMagnetic/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911141335.xAEDZmh9048680>