Bug 264260 - games/SRB2: version 2.2.10 update request
Summary: games/SRB2: version 2.2.10 update request
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2022-05-26 17:52 UTC by Slava
Modified: 2024-08-18 17:38 UTC (History)
2 users (show)

See Also:
fernape: maintainer-feedback? (pkubaj)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Slava 2022-05-26 17:52:28 UTC
Hello,

Sonic Robo Blast 2 version 2.2.10 was released in March.  Current version of the srb2 port is 2.2.9, hoping someone can update the port to version 2.2.10.

Thank you,

Slava
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-06 11:53:52 UTC
Hi Slava,

I don't see any games/srb2 port. What are you referring about?

Cheers.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-06 11:54:43 UTC
(In reply to Fernando Apesteguía from comment #1)
Oh... games/SRB2
Comment 3 Slava 2024-06-08 03:29:00 UTC
Hi Fernando,

Yup, SRB2, that's the one.  Version 2.2.13 was release in September.  Thanks for looking into it, I'll be happy to test out any updates to the port.

Thank you!

Slava
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-08-18 17:38:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=443dd2c414f2d78c621ad6ded53f608cf87b9419

commit 443dd2c414f2d78c621ad6ded53f608cf87b9419
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-06-09 16:22:04 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-08-18 17:38:02 +0000

    games/SRB2: version 2.2.13 update request

    ChangeLog: https://github.com/STJr/SRB2/releases/tag/SRB2_release_2.2.13

    PR:             264260
    Reported by:    slava@planetslav.ca

    Several improvements

     * Fix assets version
     * Configure with system libraries (avoid CPM)

 games/SRB2/Makefile                                | 27 ++++++++-----
 games/SRB2/distinfo                                | 10 ++---
 games/SRB2/files/patch-CMakeLists.txt (new)        | 45 ++++++++++++++++++++++
 games/SRB2/files/patch-assets_CMakeLists.txt (new) | 14 +++++++
 .../files/patch-thirdparty_CMakeLists.txt (new)    | 10 +++++
 games/SRB2/pkg-plist                               |  3 +-
 6 files changed, 94 insertions(+), 15 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2024-08-18 17:38:52 UTC
Committed,

Thanks!