Bug 204543

Summary: [PATCH] games/naev and games/naev-data: Update to 0.6.1
Product: Ports & Packages Reporter: lightside <lightside>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch, patch-ready
Priority: --- Flags: bugzilla: maintainer-feedback? (acm)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch for games/naev (since 395464 revision)
none
Proposed patch for games/naev-data (since 384609 revision)
none
The poudriere testport log (FreeBSD 10.2 amd64): games/naev
none
Proposed patch for games/naev-data (since 384609 revision) none

Description lightside 2015-11-14 17:23:32 UTC
Created attachment 163117 [details]
Proposed patch for games/naev (since 395464 revision)

Patch to update games/naev and games/naev-data ports from 0.6.0 to 0.6.1 version.

Look following links for changes:
http://blog.naev.org/2015/11/naev-0-6-1/
https://github.com/naev/naev/compare/naev-0.6.0...naev-0.6.1

Changes for games/naev:
- Remove "files" directory with intermediate patches

Poudriere tested on FreeBSD 10.2-RELEASE-p7 amd64.
Comment 1 lightside 2015-11-14 17:25:02 UTC
Created attachment 163118 [details]
Proposed patch for games/naev-data (since 384609 revision)
Comment 2 lightside 2015-11-14 17:26:57 UTC
Created attachment 163119 [details]
The poudriere testport log (FreeBSD 10.2 amd64): games/naev

The poudriere testport log for games/naev, just in case.
Comment 3 lightside 2015-11-14 17:40:50 UTC
Comment on attachment 163118 [details]
Proposed patch for games/naev-data (since 384609 revision)

Currently, ndata-0.6.1.zip archive from SourceForge doesn't contain VERSION file, which may produce following warning:
-8<--
Warning: [nzip_readFile] Error reading VERSION from archive
Warning: [nzip_readFile] No such file
Warning: [ndata_testVersion] ndata version inconsistancy with this version of Naev!
Warning: [ndata_testVersion] Expected ndata version 0.6.1 got 0.-1.18433.
Warning: [ndata_testVersion] Naev will probably crash now as the versions are probably not compatible. 
-->8-

I reported this to developer(s), but I guess it's ok for now, because this is not an error.

Also, I tested games/naev-devel (updated to 0.6.1 version with new ports changes, attachment 155439 [details]), which uses sources from GitHub. It generates correct ndata.zip file with VERSION file.
Comment 4 lightside 2015-11-14 22:06:36 UTC
Created attachment 163128 [details]
Proposed patch for games/naev-data (since 384609 revision)

Updated distinfo file for games/naev-data port with fixed ndata-0.6.1.zip archive from SourceForge.
Comment 5 lightside 2015-11-15 17:12:16 UTC
The games/naev-data and games/naev ports were updated in ports 401619 and ports 401620 revisions, independently from this PR. The mentioned revisions contains other changes, including support for previous FreeBSD release versions (e.g. 9.3), which is more complete. Therefore, this PR is closed.