Bug 270204 - multimedia/libdvdread: Update MASTER_SITES
Summary: multimedia/libdvdread: Update MASTER_SITES
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: Ganael LAPLANCHE
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 11:50 UTC by Daniel Engberg
Modified: 2023-03-15 11:47 UTC (History)
0 users

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


Attachments
Patch for libdvdread (612 bytes, patch)
2023-03-14 11:50 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-03-14 11:50:56 UTC
Created attachment 240841 [details]
Patch for libdvdread

Use VideoLAN's CDN as primary site and fallback to download.videolan.org
Switch to DISTVERSION for consistency

Reference:
https://get.videolan.org/libdvdread/6.1.3/libdvdread-6.1.3.tar.bz2?mirrorlist
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-15 11:47:02 UTC
A commit in branch main references this bug:

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

commit 127492fcf5206d9d5cd4768cabedaaf13fdd07b2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-15 11:43:40 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2023-03-15 11:43:40 +0000

    multimedia/libdvdread: update MASTER_SITES to use VideoLAN's CDN

    Also, switch to DISTVERSION for consistency

    PR:     270204

 multimedia/libdvdread/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 2 Ganael LAPLANCHE freebsd_committer freebsd_triage 2023-03-15 11:47:33 UTC
Committed, thanks!