pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/libmicrohttpd
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 3 09:52:33 UTC 2021
Modified Files:
pkgsrc/www/libmicrohttpd: Makefile
Log Message:
libmicrohttpd: add test status
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/www/libmicrohttpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/libmicrohttpd/Makefile
diff -u pkgsrc/www/libmicrohttpd/Makefile:1.58 pkgsrc/www/libmicrohttpd/Makefile:1.59
--- pkgsrc/www/libmicrohttpd/Makefile:1.58 Sun Jan 3 09:44:30 2021
+++ pkgsrc/www/libmicrohttpd/Makefile Sun Jan 3 09:52:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2021/01/03 09:44:30 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2021/01/03 09:52:33 wiz Exp $
DISTNAME= libmicrohttpd-0.9.72
CATEGORIES= www
@@ -13,6 +13,9 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gettext
GNU_CONFIGURE= yes
INFO_FILES= yes
+# 2 test failures as of 0.9.72
+# FAIL: test_concurrent_stop
+# FAIL: perf_get_concurrent
TEST_TARGET= check
PKGCONFIG_OVERRIDE+= libmicrohttpd.pc.in
Home |
Main Index |
Thread Index |
Old Index