Bug 278499 - devel/sdl2pp: Improve port
Summary: devel/sdl2pp: Improve port
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-21 08:14 UTC by Daniel Engberg
Modified: 2024-04-22 18:24 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (amdmi3)


Attachments
Patch for sdl2pp (1.04 KB, patch)
2024-04-21 08:14 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-04-21 08:14:05 UTC
Created attachment 250127 [details]
Patch for sdl2pp

* PORTVERSION --> DISTVERSION
* Convert to USES= cmake:testing, cleans up port and doesn't unconditionally build test suit
* Add USES= pathfix
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-04-22 18:20:58 UTC
A commit in branch main references this bug:

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

commit af92aaf9e1242411a08183762bcb03e572b6fe88
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-04-22 17:03:48 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-04-22 18:20:02 +0000

    devel/sdl2pp: switch to cmake:testing

    PR:             278499
    Submitted by:   diizzy

 devel/sdl2pp/Makefile | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2024-04-22 18:24:09 UTC
cmake:testing change accepted.