Bug 264995 - multimedia/vlc: Remove SCHROEDINGER option
Summary: multimedia/vlc: Remove SCHROEDINGER option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thomas Zander
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-07-02 16:14 UTC by Philipp Ost
Modified: 2022-07-03 15:58 UTC (History)
1 user (show)

See Also:
riggs: maintainer-feedback+
riggs: merge-quarterly+


Attachments
multimedia/vlc: remove schroedinger option (518 bytes, patch)
2022-07-02 16:14 UTC, Philipp Ost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Ost 2022-07-02 16:14:01 UTC
Created attachment 235035 [details]
multimedia/vlc: remove schroedinger option

multimedia/schroedinger expired on 2022-06-30. The attached patch removes this option from the multimedia/vlc Makefile; this change allows `make index` to succeed again.
Comment 1 Thomas Zander freebsd_committer freebsd_triage 2022-07-03 09:14:38 UTC
Thanks, well spotted! I'll take a look!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-07-03 15:56:02 UTC
A commit in branch main references this bug:

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

commit f0954aa695ec33fa30c58c01796033066910337c
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-07-03 15:52:18 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-07-03 15:55:05 +0000

    multimedia/vlc: Remove SCHROEDINGER option

    Details:
    - libschroedinger has been removed from the ports tree due to lack of
      upstream support.
    - This change removes the vlc port support for libschroedinger.

    PR:             264995
    Reported by:    bsd@philippost.de
    MFH:            2022Q3

 multimedia/vlc/Makefile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-07-03 15:57:03 UTC
A commit in branch 2022Q3 references this bug:

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

commit c60ba3234ee77935b9210cefc02cd9361ff17fde
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-07-03 15:52:18 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-07-03 15:56:17 +0000

    multimedia/vlc: Remove SCHROEDINGER option

    Details:
    - libschroedinger has been removed from the ports tree due to lack of
      upstream support.
    - This change removes the vlc port support for libschroedinger.

    PR:             264995
    Reported by:    bsd@philippost.de
    MFH:            2022Q3

    (cherry picked from commit f0954aa695ec33fa30c58c01796033066910337c)

 multimedia/vlc/Makefile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)