Bug 244101

Summary: games/dMagnetic: Update to 0.22
Product: Ports & Packages Reporter: Thomas Dettbarn <dettus>
Component: Individual Port(s)Assignee: Loïc Bartoletti <lbartoletti>
Status: Closed FIXED    
Severity: Affects Only Me CC: lbartoletti
Priority: --- Keywords: buildisok
Version: LatestFlags: dettus: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: http://www.dettus.net/dMagnetic
Attachments:
Description Flags
games/dMagnetic patch from 0.21 to 0.22 dettus: maintainer-approval+

Description Thomas Dettbarn 2020-02-13 17:53:10 UTC
Created attachment 211619 [details]
games/dMagnetic patch from 0.21 to 0.22

Good day everybody.

My interpreter for classic text adventure games "dMagnetic"
just saw release 0.22. So I created a patch against the current
version of your subversion repository.


While I was at it, I also improved upon the "do-test:" target.
Instead of just testing the possibility to simply run the 
game, it actually checks if the output is different in 
several output modes, and if the default .ini-file is
behaving correctly. 



Thomas
Comment 1 Automation User 2020-02-13 18:04:54 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/117708240
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-02-20 05:46:01 UTC
A commit references this bug:

Author: lbartoletti
Date: Thu Feb 20 05:45:37 UTC 2020
New revision: 526542
URL: https://svnweb.freebsd.org/changeset/ports/526542

Log:
  games/dMagnetic: Update to 0.22

    - Update to 0.22
    - Improve tests

  Changelog:

    - http://freshcode.club/projects/dmagnetic
    - http://www.dettus.net/dMagnetic/old_releases.html

  PR:	244101
  Reported by:	Thomas Dettbarn (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D23762

Changes:
  head/games/dMagnetic/Makefile
  head/games/dMagnetic/distinfo
Comment 3 Loïc Bartoletti freebsd_committer freebsd_triage 2020-02-20 05:46:56 UTC
Commited with minor changes, thanks!