git: 587417160526 - main - multimedia/mythtv: Fix failed package with 35.0,1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Nov 2025 20:00:55 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5874171605268cb761ff4ececbffb25ec6e714bc
commit 5874171605268cb761ff4ececbffb25ec6e714bc
Author: Alan Hicks <ahicks@p-o.co.uk>
AuthorDate: 2025-11-26 19:59:13 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-26 19:59:13 +0000
multimedia/mythtv: Fix failed package with 35.0,1
- Add missing dependency on multimedia/libudfread
- Remove missing files from plist blockinput.h and udfread.h
PR: 291191
---
multimedia/mythtv/Makefile | 4 +++-
multimedia/mythtv/pkg-plist | 2 --
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile
index f49d821152f7..e04dfbac21c8 100644
--- a/multimedia/mythtv/Makefile
+++ b/multimedia/mythtv/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mythtv
DISTVERSIONPREFIX= v
DISTVERSION= 35.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia
@@ -34,7 +35,8 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \
libsndio.so:audio/sndio \
libgnutls.so:security/gnutls \
libzip.so:archivers/libzip \
- libexpat.so:textproc/expat2
+ libexpat.so:textproc/expat2 \
+ libudfread.so:multimedia/libudfread
RUN_DEPENDS+= tv_check:textproc/p5-xmltv \
wget:ftp/wget
diff --git a/multimedia/mythtv/pkg-plist b/multimedia/mythtv/pkg-plist
index aaa0cfcab48a..da18343095f1 100644
--- a/multimedia/mythtv/pkg-plist
+++ b/multimedia/mythtv/pkg-plist
@@ -22,7 +22,6 @@ bin/mythtv-setup
bin/mythutil
bin/mythwelcome
bin/mythwikiscripts
-include/mythtv/blockinput.h
include/mythtv/dvdnav/dvd_types.h
include/mythtv/dvdnav/dvdnav.h
include/mythtv/dvdnav/dvdnav_events.h
@@ -404,7 +403,6 @@ include/mythtv/libswscale/version.h
include/mythtv/libswscale/version_major.h
include/mythtv/mythconfig.h
include/mythtv/mythconfig.mak
-include/mythtv/udfread.h
lib/libmyth-35.so
lib/libmyth-35.so.35
lib/libmyth-35.so.35.0