aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ustreamer/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-08-20 16:37:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-08-20 16:37:28 +0000
commit7e64fff3ec766c16a2f3b51e00c774d8913de165 (patch)
treede501b98ebb9dd1ec14520e5fa84dea058206e6d /multimedia/ustreamer/Makefile
parent9c4faf08b0baf9bc44f8c0dc7a97b3fd8a208f8a (diff)
downloadports-7e64fff3ec766c16a2f3b51e00c774d8913de165.tar.gz
ports-7e64fff3ec766c16a2f3b51e00c774d8913de165.zip
multimedia/ustreamer: Update 1.19 -> 1.22
Reported by: portscout
Notes
Notes: svn path=/head/; revision=545539
Diffstat (limited to 'multimedia/ustreamer/Makefile')
-rw-r--r--multimedia/ustreamer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ustreamer/Makefile b/multimedia/ustreamer/Makefile
index e7151833c142..46503017027d 100644
--- a/multimedia/ustreamer/Makefile
+++ b/multimedia/ustreamer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ustreamer
DISTVERSIONPREFIX= v
-DISTVERSION= 1.19
+DISTVERSION= 1.22
CATEGORIES= multimedia net
MAINTAINER= yuri@FreeBSD.org
@@ -17,7 +17,7 @@ LIB_DEPENDS= libevent.so:devel/libevent \
USES= compiler:c11 gmake jpeg localbase:ldflags
USE_GITHUB= yes
-GH_ACCOUNT= pi-kvm
+GH_ACCOUNT= pikvm
CFLAGS+= -DWITH_PTHREAD_NP=0 # src/threading.h:101:4: error: thread_get_name() not implemented, you can disable it using WITH_PTHREAD_NP=0