Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142561234
D38994.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
973 B
Referenced Files
None
Subscribers
None
D38994.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D38994: multimedia/vlc: Turn off ASLR
Attached
Detach File
Event Timeline
Log In to Comment