git: 10be66c9daed - main - multimedia/x265: force rebuild consumers after 645419c8e465
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Dec 2023 20:05:15 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=10be66c9daed3b0f1d964469eb84caeaf38676ae commit 10be66c9daed3b0f1d964469eb84caeaf38676ae Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-12-17 11:50:06 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-12-22 20:00:57 +0000 multimedia/x265: force rebuild consumers after 645419c8e465 $ ffmpeg ld-elf.so.1: Shared object "libx265.so.192" not found, required by "libavcodec.so.60" PR: 274526 Reported by: vvd (on dev-commits-ports-main@ list) Reported by: Kevin Oberman (on multimedia@ list) --- cad/opencascade/Makefile | 2 +- emulators/fceux/Makefile | 1 + graphics/digikam/Makefile | 1 + graphics/libbpg/Makefile | 2 +- graphics/libheif/Makefile | 1 + multimedia/avidemux-plugins/Makefile | 2 +- multimedia/emby-server/Makefile | 2 +- multimedia/ffmpeg/Makefile | 2 +- multimedia/ffmpeg4/Makefile | 2 +- multimedia/gstreamer1-plugins-x265/Makefile | 2 +- multimedia/vlc/Makefile | 2 +- 11 files changed, 11 insertions(+), 8 deletions(-) diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 347d5cfbe0d6..957b755266c1 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencascade DISTVERSION= 7.7.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 82d974ce4b01..c44769796484 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -1,6 +1,7 @@ PORTNAME= fceux DISTVERSIONPREFIX= v DISTVERSION= 2.6.6 +PORTREVISION= 1 CATEGORIES= emulators games PATCH_SITES= https://github.com/TASEmulators/fceux/commit/ diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 33e85db96c89..3996a31cabd4 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,5 +1,6 @@ PORTNAME= digikam DISTVERSION= 8.2.0 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} \ https://files.kde.org/digikam/%SUBDIR%/:aesthetic,face,shape \ diff --git a/graphics/libbpg/Makefile b/graphics/libbpg/Makefile index b25af25dfa78..086e026315bb 100644 --- a/graphics/libbpg/Makefile +++ b/graphics/libbpg/Makefile @@ -1,6 +1,6 @@ PORTNAME= libbpg PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://bellard.org/bpg/ diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index 1f498afe412f..6700a864217f 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -1,5 +1,6 @@ PORTNAME= libheif DISTVERSION= 1.17.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index 67a426d3a653..d8bcb9a578e3 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -1,6 +1,6 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index 0a4ff6f00e7e..e0a37412650b 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= emby-server DISTVERSION?= 4.7.14.0 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index da197ef42395..d76b21cdc59f 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 6.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/ffmpeg4/Makefile b/multimedia/ffmpeg4/Makefile index cf034da0932d..0c43fd692c4a 100644 --- a/multimedia/ffmpeg4/Makefile +++ b/multimedia/ffmpeg4/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 4.4.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ PKGNAMESUFFIX= 4 diff --git a/multimedia/gstreamer1-plugins-x265/Makefile b/multimedia/gstreamer1-plugins-x265/Makefile index c4583528b128..208061453a5f 100644 --- a/multimedia/gstreamer1-plugins-x265/Makefile +++ b/multimedia/gstreamer1-plugins-x265/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= GStreamer libx265 based H265 plugin diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 48c98375c06b..63c5d7bba699 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,6 +1,6 @@ PORTNAME= vlc DISTVERSION= 3.0.20 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ \