Page MenuHomeFreeBSD

D38994.diff
No OneTemporary

D38994.diff

diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vlc
DISTVERSION= 3.0.18
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 4
CATEGORIES= multimedia audio net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
@@ -26,10 +26,12 @@
yasm:devel/yasm
RUN_DEPENDS= ffmpeg>=3.4.1,1:multimedia/ffmpeg
-USES= compiler:c++17-lang cpe desktop-file-utils gettext-tools gmake gnome \
- iconv:wchar_t libtool localbase pathfix pkgconfig tar:xz
+USES= compiler:c++17-lang cpe desktop-file-utils elfctl gettext-tools \
+ gmake gnome iconv:wchar_t libtool localbase pathfix pkgconfig \
+ tar:xz
CPE_VENDOR= videolan
+ELF_FEATURES= +noaslr:bin/.libs/vlc # See PR 270038
# VLC git (post 2.2.4) requires C++11 support and passes the appropriate flag
# to the compiler. Until the port is updated, we explicitly pass -std=c++11 to

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 22, 12:43 AM (12 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27825072
Default Alt Text
D38994.diff (973 B)

Event Timeline