svn commit: r532052 - head/multimedia/obs-streamfx
Yuri Victorovich
yuri at FreeBSD.org
Sat Apr 18 23:11:06 UTC 2020
Author: yuri
Date: Sat Apr 18 23:11:05 2020
New Revision: 532052
URL: https://svnweb.freebsd.org/changeset/ports/532052
Log:
multimedia/obs-streamfx: Backport the pull request attempting to unbreak the build on some systems
Modified:
head/multimedia/obs-streamfx/Makefile
head/multimedia/obs-streamfx/distinfo
Modified: head/multimedia/obs-streamfx/Makefile
==============================================================================
--- head/multimedia/obs-streamfx/Makefile Sat Apr 18 22:43:48 2020 (r532051)
+++ head/multimedia/obs-streamfx/Makefile Sat Apr 18 23:11:05 2020 (r532052)
@@ -2,7 +2,11 @@
PORTNAME= obs-streamfx
DISTVERSION= 0.8.0b1
+PORTREVISION= 1
CATEGORIES= multimedia
+
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= aafddeda7fffc7261a72401a591098567c43e81b.patch:-p1 # https://github.com/Xaymar/obs-StreamFX/pull/165
MAINTAINER= yuri at FreeBSD.org
COMMENT= OBS Studio Plugin: Modern effects
Modified: head/multimedia/obs-streamfx/distinfo
==============================================================================
--- head/multimedia/obs-streamfx/distinfo Sat Apr 18 22:43:48 2020 (r532051)
+++ head/multimedia/obs-streamfx/distinfo Sat Apr 18 23:11:05 2020 (r532052)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1586391184
+TIMESTAMP = 1587236133
SHA256 (Xaymar-obs-StreamFX-0.8.0b1_GH0.tar.gz) = b2c4b06cfd25da86c2854c96137f6518007b15298023f40e03b7fe6e9a65062c
SIZE (Xaymar-obs-StreamFX-0.8.0b1_GH0.tar.gz) = 368022
+SHA256 (aafddeda7fffc7261a72401a591098567c43e81b.patch) = 950307f784036ee3afad690da430b1e59565527dd72964f3e8f306791bd4b271
+SIZE (aafddeda7fffc7261a72401a591098567c43e81b.patch) = 4485
More information about the svn-ports-all
mailing list