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: | Latest | Flags: | dettus:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | http://www.dettus.net/dMagnetic | ||||||
Attachments: |
|
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/117708240 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 Commited with minor changes, thanks! |
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