Bug 270203

Summary: multimedia/libdvdnav: Update MASTER_SITES
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Ganael LAPLANCHE <martymac>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (martymac)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for libdvdnav none

Description Daniel Engberg freebsd_committer freebsd_triage 2023-03-14 11:49:34 UTC
Created attachment 240840 [details]
Patch for libdvdnav

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

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

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

commit 9275f537d5796c5232dd49ef8cdc5866759511c6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-15 11:42:36 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2023-03-15 11:42:36 +0000

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

    Also, switch to DISTVERSION for consistency

    PR:     270203

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