Bug 269848 - audio/wav2cdr: Deprecate and set expiration date to 2023-03-31
Summary: audio/wav2cdr: Deprecate and set expiration date to 2023-03-31
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-27 09:36 UTC by Daniel Engberg
Modified: 2023-02-27 20:54 UTC (History)
0 users

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


Attachments
Patch for wav2cdr (396 bytes, patch)
2023-02-27 09:36 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-02-27 09:36:01 UTC
Created attachment 240441 [details]
Patch for wav2cdr

Obsolete utility that has outlived its usefulness, direct users to ffmpeg.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2023-02-27 14:12:17 UTC
LGTM, please commit!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-27 20:45:51 UTC
A commit in branch main references this bug:

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

commit 3ed52355ea9af76c47a7981fbd0fe3c07ddf5a73
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-27 20:20:00 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-27 20:45:18 +0000

    audio/wav2cdr: Deprecate and set expiration date to 2023-03-31

    Obsolete utility that has outlived its usefulness, consider using
    multimedia/ffmpeg instead

    PR:             269848
    Reviewed by:    ehaupt (maintainer)

 audio/wav2cdr/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-02-27 20:54:25 UTC
Thanks!