Bug 290437 - multimedia/libdvdread: Update to 7.0.0
Summary: multimedia/libdvdread: 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:
Blocks: 290438
  Show dependency treegraph
 
Reported: 2025-10-23 04:24 UTC by Daniel Engberg
Modified: 2025-10-24 20:55 UTC (History)
1 user (show)

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


Attachments
Patch for libdvdread (2.67 KB, patch)
2025-10-23 04:24 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:24:18 UTC
Created attachment 264794 [details]
Patch for libdvdread

Compile tested on FreeBSD 14.2-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 Daniel Engberg freebsd_committer freebsd_triage 2025-10-23 04:25:38 UTC
Sorry, 14.2 is supposed to say 14.3
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-10-24 20:53:51 UTC
A commit in branch main references this bug:

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

commit b78c51658d0c8656ea6b74438809cb0affc3484f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-10-24 20:46:32 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2025-10-24 20:49:49 +0000

    multimedia/libdvdread: Update to 7.0.0

    ChangeLog:      https://code.videolan.org/videolan/libdvdread/-/blob/7.0.0/NEWS
    PR:             290437
    Reported by:    diizzy

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