Re: git: 1af6388c9cb0 - main - multimedia/vlc: chase f7accb23bf4c rebuild
Date: Thu, 27 Apr 2023 21:12:44 UTC
On 2023-04-27 21:49, Jan Beich wrote: > The branch main has been updated by jbeich: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=1af6388c9cb06877b5582b5812afaaaa40065650 > > commit 1af6388c9cb06877b5582b5812afaaaa40065650 > Author: Jan Beich <jbeich@FreeBSD.org> > AuthorDate: 2023-04-27 19:48:58 +0000 > Commit: Jan Beich <jbeich@FreeBSD.org> > CommitDate: 2023-04-27 19:48:58 +0000 > > multimedia/vlc: chase f7accb23bf4c rebuild > --- > multimedia/vlc/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile > index 2602efb037a3..aea79318a1b4 100644 > --- a/multimedia/vlc/Makefile > +++ b/multimedia/vlc/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= vlc > DISTVERSION= 3.0.18 > -PORTREVISION= 3 > +PORTREVISION= 4 > PORTEPOCH= 4 > CATEGORIES= multimedia audio net www > > MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ > \ Thanks, Out of curiosity, why is ffmpeg listed as BUILD and RUN dependency rather than LIB? Best regards, Daniel