git: 6ab8e3929ae3 - main - multimedia/xine: Update path to (lib)xine plugins
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 12:04:22 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ab8e3929ae30a30828d197781ffae6215a82599 commit 6ab8e3929ae30a30828d197781ffae6215a82599 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-04-27 10:57:00 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-04-27 12:01:45 +0000 multimedia/xine: Update path to (lib)xine plugins Update paths due to version bump of (lib)xine PR: 270291 Tested by: fernape --- multimedia/xine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index 03539cf05b54..9d643feebed3 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -1,6 +1,6 @@ PORTNAME= xine PORTVERSION= 0.99.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION} DISTNAME= ${PORTNAME}-ui-${PORTVERSION} @@ -48,7 +48,7 @@ NLS_CONFIGURE_ENABLE= nls XFT_USE= XORG=xft XFT_CONFIGURE_ENABLE= xft -XINE_PLUGINSDIR= lib/xine/plugins/2.10 +XINE_PLUGINSDIR= lib/xine/plugins/2.11 post-patch: @${REINPLACE_CMD} -e \