Index: head/multimedia/obs-streamfx/Makefile =================================================================== --- head/multimedia/obs-streamfx/Makefile (revision 557209) +++ head/multimedia/obs-streamfx/Makefile (revision 557210) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= obs-streamfx -DISTVERSION= 0.9.0 +DISTVERSION= 0.9.2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org COMMENT= OBS Studio Plugin: Modern effects LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= plugin requires a lot of memory for many of the filters to even run, physical or virtual memory can exceed 4GB BUILD_DEPENDS= ${LOCALBASE}/include/nlohmann/json.hpp:devel/nlohmann-json LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libcurl.so:ftp/curl \ libobs.so:multimedia/obs-studio USES= cmake USE_GITHUB= yes GH_ACCOUNT= Xaymar GH_PROJECT= obs-StreamFX CMAKE_ARGS= -DOBS_STUDIO_DIR=${LOCALBASE}/lib .include Index: head/multimedia/obs-streamfx/distinfo =================================================================== --- head/multimedia/obs-streamfx/distinfo (revision 557209) +++ head/multimedia/obs-streamfx/distinfo (revision 557210) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601189982 -SHA256 (Xaymar-obs-StreamFX-0.9.0_GH0.tar.gz) = 5bdd9b78f6c24e06f7bfa36784f952ea16e32636b27c6454d0375623f73be90c -SIZE (Xaymar-obs-StreamFX-0.9.0_GH0.tar.gz) = 13767419 +TIMESTAMP = 1607314684 +SHA256 (Xaymar-obs-StreamFX-0.9.2_GH0.tar.gz) = d013dcb185b1d02d3f370bd54e1749ed17a3db71cccfa11134f9e151ee81f093 +SIZE (Xaymar-obs-StreamFX-0.9.2_GH0.tar.gz) = 13769270 Index: head/multimedia/obs-streamfx/files/patch-source_util_util-curl.hpp =================================================================== --- head/multimedia/obs-streamfx/files/patch-source_util_util-curl.hpp (revision 557209) +++ head/multimedia/obs-streamfx/files/patch-source_util_util-curl.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- source/util/util-curl.hpp.orig 2020-10-11 04:20:03 UTC -+++ source/util/util-curl.hpp -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - - extern "C" { - #ifndef NOMINMAX Property changes on: head/multimedia/obs-streamfx/files/patch-source_util_util-curl.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property