Bug 274399 - audio/din: Fix plist
Summary: audio/din: Fix plist
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: Santhosh Raju
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-10 17:36 UTC by Daniel Engberg
Modified: 2023-10-15 17:54 UTC (History)
0 users

See Also:
fox: maintainer-feedback+


Attachments
Patch for din (2.51 KB, patch)
2023-10-10 17:36 UTC, Daniel Engberg
no flags Details | Diff
Patch for din v2 (2.38 KB, patch)
2023-10-10 17:39 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 2023-10-10 17:36:59 UTC
Created attachment 245553 [details]
Patch for din

These files are reported as orphaned on both my dev box and using Poudriere:

Error: Orphaned: %%DATADIR%%/factory/bd.ins
Error: Orphaned: %%DATADIR%%/factory/color-sliders
Error: Orphaned: %%DATADIR%%/factory/dummy.crv
Error: Orphaned: %%DATADIR%%/factory/gravmod.crv
Error: Orphaned: %%DATADIR%%/factory/gravmod.ed
Error: Orphaned: %%DATADIR%%/factory/kbkb.ins
Error: Orphaned: %%DATADIR%%/factory/mkb.ins
Error: Orphaned: %%DATADIR%%/factory/modv.crv
Error: Orphaned: %%DATADIR%%/factory/modv.ed
Error: Orphaned: %%DATADIR%%/factory/spinners
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-10-10 17:39:12 UTC
Created attachment 245554 [details]
Patch for din v2

Attach correct patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-15 17:52:57 UTC
A commit in branch main references this bug:

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

commit 4ebd4b856ad72a8834bd320aa88950ff9edc0626
Author:     Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2023-10-15 17:48:59 +0000
Commit:     Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2023-10-15 17:48:59 +0000

    audio/din: Fix the plist.

    PR: 274399
    Reported by: Daniel Engberg <diizzy@FreeBSD.org>

 audio/din/pkg-plist | 10 ++++++++++
 1 file changed, 10 insertions(+)
Comment 3 Santhosh Raju freebsd_committer freebsd_triage 2023-10-15 17:54:39 UTC
Thank you for noticing this, I had forgot to update the plist when I updated the package.

The changes have been committed into the repository.