Bug 290438 - multimedia/libdvdnav: Update to 7.0.0
Summary: multimedia/libdvdnav: Update to 7.0.0
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: https://code.videolan.org/videolan/li...
Keywords:
Depends on: 290437
Blocks:
  Show dependency treegraph
 
Reported: 2025-10-23 04:26 UTC by Daniel Engberg
Modified: 2025-10-24 20:55 UTC (History)
0 users

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


Attachments
Patch for libdvdnav (1.96 KB, patch)
2025-10-23 04:26 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 2025-10-23 04:26:05 UTC
Created attachment 264795 [details]
Patch for libdvdnav

Compile tested on FreeBSD 14.3-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 13.5-RELEASE (amd64)
Poudriere testport OK 13.5-RELEASE (i386)
Poudriere testport OK 14.3-RELEASE (amd64)

Tested with following ports using Poduriere on 14.3-RELEASE (amd64):
multimedia/dvdauthor
multimedia/dvdread
multimedia/gstreamer1-plugins-dvdread
multimedia/gstreamer1-plugins-resindvd
multimedia/libdvdnav
multimedia/libxine
multimedia/lsdvd
multimedia/mencoder
multimedia/mplayer
multimedia/mpv
multimedia/ogmtools
multimedia/vamps
multimedia/vlc
sysutils/dvdbackup
sysutils/k3b
sysutils/vobcopy
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-10-24 20:53:50 UTC
A commit in branch main references this bug:

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

commit b65cd83282150494211d6a14afe2a6d1d8b6bf9d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-10-24 20:51:29 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2025-10-24 20:51:29 +0000

    multimedia/libdvdnav: Update to 7.0.0

    ChangeLog:      https://code.videolan.org/videolan/libdvdnav/-/blob/7.0.0/ChangeLog
    PR:             290438
    Reported by:    diizzy

 multimedia/libdvdnav/Makefile  | 17 +++++++++--------
 multimedia/libdvdnav/distinfo  |  6 +++---
 multimedia/libdvdnav/pkg-plist |  3 +--
 3 files changed, 13 insertions(+), 13 deletions(-)
Comment 2 Ganael LAPLANCHE freebsd_committer freebsd_triage 2025-10-24 20:55:22 UTC
Committed, thanks a lot Daniel!