Bug 282653 - graphics/magnum has a random arbitrary pkg-descr
Summary: graphics/magnum has a random arbitrary pkg-descr
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-09 19:55 UTC by Chad Jacob Milios
Modified: 2024-11-10 04:36 UTC (History)
0 users

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


Attachments
git -C /usr/ports diff graphics/magnum (611 bytes, patch)
2024-11-09 19:55 UTC, Chad Jacob Milios
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Jacob Milios 2024-11-09 19:55:27 UTC
Created attachment 255057 [details]
git -C /usr/ports diff graphics/magnum

probably simply overlooked while copying a basis port

here's my take about it (the patch is attached):

An open-source library that gives you graphics abstraction and platform independence on major desktop, mobile and web platforms. Offers many convenience utilities yet stays small and performant. Focuses on being flexible to configure, compose and extend. Free to use and modify, even for proprietary commercial purposes.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-10 03:49:20 UTC
A commit in branch main references this bug:

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

commit 572aaca2211d5857e9a0a726bf368f4af92c131d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-10 03:39:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-10 03:49:06 +0000

    graphics/magnum: Correct pkg-plist and COMMENT; Add plugins, backends and options

    PR:             282653 (pkg-descr)
    Reported by:    Chad Jacob Milios <milios@ccsys.com>

 graphics/magnum/Makefile  | 36 ++++++++++++++++---
 graphics/magnum/pkg-descr |  4 +--
 graphics/magnum/pkg-plist | 90 ++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 118 insertions(+), 12 deletions(-)
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2024-11-10 03:49:31 UTC
Fixed.
Thanks for the report!
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2024-11-10 04:30:18 UTC
Chad Jacob Milios,

Sorry, I missed your suggestion for pkg-descr.

I've adopted and added it to pkg-descr.
It will come in the next commit.


Thanks,
Yuri
Comment 4 Chad Jacob Milios 2024-11-10 04:34:02 UTC
(In reply to Yuri Victorovich from comment #3)

whatever dude; this is a totally excellent update to the port. thank you so much for all the amazingly great work you bring to us
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-11-10 04:36:31 UTC
A commit in branch main references this bug:

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

commit d63d392788f9627c1c446ff63f7d53015c5db273
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-10 04:23:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-10 04:35:32 +0000

    graphics/magnum: Update pkg-descr

    PR:             282653
    Submitted by:   Chad Jacob Milios <milios@ccsys.com>

 graphics/magnum/pkg-descr | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
Comment 6 Yuri Victorovich freebsd_committer freebsd_triage 2024-11-10 04:36:48 UTC
(In reply to Chad Jacob Milios from comment #4)

Thanks!