Bug 213771

Summary: games/tome4: Update to 1.4.9
Product: Ports & Packages Reporter: Nikolai Lifanov <lifanov>
Component: Individual Port(s)Assignee: Matthew Seaman <matthew>
Status: Closed FIXED    
Severity: Affects Some People CC: matthew
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://te4.org/blogs/darkgod/2016/10/news/tales-majeyal-149-aka-temptation-released
Attachments:
Description Flags
games/tome4: 1.4.8 -> 1.4.9
lifanov: maintainer-approval+
games/tome4: 1.4.8 -> 1.4.9 lifanov: maintainer-approval+

Description Nikolai Lifanov 2016-10-25 15:59:08 UTC
Created attachment 176148 [details]
games/tome4: 1.4.8 -> 1.4.9

Please update games/tome4 to 1.4.9. Changelog is in the URL field.
Comment 1 Nikolai Lifanov 2016-11-11 13:24:32 UTC
This should be compatible with bz #214411.
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2016-11-11 20:30:14 UTC
I'll commit 214411 first, so I can MFH it, then I'll commit this update.
Comment 3 Matthew Seaman freebsd_committer freebsd_triage 2016-11-11 21:47:55 UTC
There seems to be a size mis-match with the distfile:
```
lucid-nonsense:...ports/games/tome4:# make fetch
===>  License GPLv3+ accepted by the user
===>   tome4-1.4.9 depends on file: /usr/local/sbin/pkg - found
=> t-engine4-src-1.4.9.tar.bz2 doesn't seem to exist in /home/matthew/work/ports/distfiles/.
=> Attempting to fetch http://te4.org/dl/t-engine/t-engine4-src-1.4.9.tar.bz2
fetch: http://te4.org/dl/t-engine/t-engine4-src-1.4.9.tar.bz2: size mismatch: expected 354444641, actual 354444890
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/t-engine4-src-1.4.9.tar.bz2
fetch: http://distcache.FreeBSD.org/ports-distfiles/t-engine4-src-1.4.9.tar.bz2: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /home/matthew/work/ports/distfiles/ and try again.
*** Error code 1

Stop.
make: stopped in /home/matthew/work/ports/games/tome4
```
Comment 4 Nikolai Lifanov 2016-11-12 13:04:39 UTC
The distfile must have been rerolled since I first submitted it. I don't see any changes in the new tarball. Please see the attached patch rerolled with new distinfo and after aarch64 fix. This also removes the stray LUA_TYPE line which crept up as I was playing with a different approach to specifying whether to use luajit2 or the portable lua.
Comment 5 Nikolai Lifanov 2016-11-12 13:05:12 UTC
Created attachment 176915 [details]
games/tome4: 1.4.8 -> 1.4.9
Comment 6 commit-hook freebsd_committer freebsd_triage 2016-11-12 21:38:06 UTC
A commit references this bug:

Author: matthew
Date: Sat Nov 12 21:37:27 UTC 2016
New revision: 425995
URL: https://svnweb.freebsd.org/changeset/ports/425995

Log:
  Update to 1.4.9

  PR:		213771
  Submitted by:	lifanov@mail.lifanov.com (maintainer)

Changes:
  head/games/tome4/Makefile
  head/games/tome4/distinfo
  head/games/tome4/files/patch-src_physfs.c
Comment 7 Matthew Seaman freebsd_committer freebsd_triage 2016-11-12 21:39:35 UTC
Committed, thanks!