multimedia/obs-streamfx: Update 0.9.0 -> 0.9.2

This commit is contained in:
Yuri Victorovich 2020-12-07 04:23:12 +00:00
parent 789363eae9
commit a0a108baf3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557210
3 changed files with 4 additions and 14 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= obs-streamfx
DISTVERSION= 0.9.0
DISTVERSION= 0.9.2
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org

View File

@ -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

View File

@ -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 <functional>
#include <map>
#include <string>
+#include <vector>
extern "C" {
#ifndef NOMINMAX