git: d5af7d1d4100 - main - multimedia/ustreamer: Update 3.23 -> 3.25
Yuri Victorovich
yuri at FreeBSD.org
Tue Apr 6 22:21:40 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5af7d1d41009cb0d6df386b875ef1e405237fea
commit d5af7d1d41009cb0d6df386b875ef1e405237fea
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-06 22:21:02 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-06 22:21:37 +0000
multimedia/ustreamer: Update 3.23 -> 3.25
---
multimedia/ustreamer/Makefile | 4 ++--
multimedia/ustreamer/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/multimedia/ustreamer/Makefile b/multimedia/ustreamer/Makefile
index 85c7e9e8ad9e..4c8538a09719 100644
--- a/multimedia/ustreamer/Makefile
+++ b/multimedia/ustreamer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ustreamer
DISTVERSIONPREFIX= v
-DISTVERSION= 3.23
+DISTVERSION= 3.25
CATEGORIES= multimedia net
MAINTAINER= yuri at FreeBSD.org
@@ -18,7 +18,7 @@ USES= compiler:c11 gmake jpeg localbase:ldflags
USE_GITHUB= yes
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
+MAKE_ARGS= WITH_PTHREAD_NP=0
INSTALL_TARGET= install-strip
diff --git a/multimedia/ustreamer/distinfo b/multimedia/ustreamer/distinfo
index 30ce2721fa7f..2d22f9be2e16 100644
--- a/multimedia/ustreamer/distinfo
+++ b/multimedia/ustreamer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616922108
-SHA256 (pikvm-ustreamer-v3.23_GH0.tar.gz) = cbdad034d8aa59463a625f16f060bad6020e4763d15de82aebb38ec71848aa2e
-SIZE (pikvm-ustreamer-v3.23_GH0.tar.gz) = 124468
+TIMESTAMP = 1617747602
+SHA256 (pikvm-ustreamer-v3.25_GH0.tar.gz) = 9922270f0b38d95ce19aaf73449d48a4a996c7b0cfd2e0a94c0792cee5353dac
+SIZE (pikvm-ustreamer-v3.25_GH0.tar.gz) = 124865
More information about the dev-commits-ports-all
mailing list