Bug 260749

Summary: games/vvvvvv: update to 2.3.6
Product: Ports & Packages Reporter: Robert Clausecker <fuz>
Component: Individual Port(s)Assignee: Emmanuel Vadot <manu>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz, manu
Priority: --- Flags: fuz: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/TerryCavanagh/VVVVVV/releases/tag/2.3.6
Bug Depends on: 252371    
Bug Blocks:    
Attachments:
Description Flags
games/vvvvvv: update to 2.3.6 fuz: maintainer-approval? (manu)

Description Robert Clausecker freebsd_committer freebsd_triage 2021-12-28 10:56:12 UTC
Created attachment 230488 [details]
games/vvvvvv: update to 2.3.6

The game now comes in two flavours:

The commercial flavour is the regular game and requires the user to
supply his or her own copy of the data.zip file.

The makeandplay flavour is a free version of the game which doesn't
have come with the original levels, but ships player levels and
allows you to build your own.

Tested with Poudriere on i386 amd64 arm64 FreeBSD 13.
This update requires that the devel/sdl20 update from PR #252371 be committed first.

Before committing this update, carefully read the license and the license exceptions and confirm that shipping the data file for the makeandplay flavor is permitted.  I have also added a copyright message to pkg-message to comply more strictly with the terms of the license.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2022-01-13 15:17:38 UTC
Maintainer timeout
Comment 2 Emmanuel Vadot freebsd_committer freebsd_triage 2022-01-13 15:32:26 UTC
Sorry, forgot about this, done now.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-01-13 15:33:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=484170b797087d53205f432c055fc1790ad53bf3

commit 484170b797087d53205f432c055fc1790ad53bf3
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-12-28 10:15:39 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-01-13 15:31:41 +0000

    games/vvvvvv: update to 2.3.6

    The game now comes in two flavours:

    The commercial flavour is the regular game and requires the user to
    supply his or her own copy of the data.zip file.

    The makeandplay flavour is a free version of the game which doesn't
    have come with the original levels, but ships player levels and
    allows you to build your own.

    PR:     260749

 games/vvvvvv/Makefile                            | 52 ++++++++++++++++++------
 games/vvvvvv/distinfo                            |  8 ++--
 games/vvvvvv/files/patch-CMakeLists.txt (new)    | 11 +++++
 games/vvvvvv/files/patch-src_FileSystemUtils.cpp | 40 ++++++++++++------
 games/vvvvvv/files/patch-src_main.cpp (new)      | 11 +++++
 games/vvvvvv/files/pkg-message.in (new)          | 12 ++++++
 games/vvvvvv/pkg-descr                           |  9 +++-
 games/vvvvvv/pkg-message (gone)                  |  9 ----
 8 files changed, 112 insertions(+), 40 deletions(-)