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:   nikita
Date:           Tue May 30 16:05:32 UTC 2023

Modified Files:
        pkgsrc/www/libmicrohttpd: Makefile

Log Message:
libmicrohttpd: update comment


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 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.70 pkgsrc/www/libmicrohttpd/Makefile:1.71
--- pkgsrc/www/libmicrohttpd/Makefile:1.70      Tue May 30 16:04:28 2023
+++ pkgsrc/www/libmicrohttpd/Makefile   Tue May 30 16:05:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2023/05/30 16:04:28 nikita Exp $
+# $NetBSD: Makefile,v 1.71 2023/05/30 16:05:32 nikita Exp $
 
 DISTNAME=      libmicrohttpd-0.9.77
 CATEGORIES=    www
@@ -13,9 +13,8 @@ USE_LIBTOOL=          yes
 USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
 INFO_FILES=            yes
-# 2 tests skipped as of 0.9.75, this is expected.
+# 1 tests skipped as of 0.9.75, this is expected.
 # SKIP: test_https_get_parallel_threads
-# SKIP: test_https_session_info
 TEST_TARGET=           check
 
 PKGCONFIG_OVERRIDE+=   libmicrohttpd.pc.in



Home | Main Index | Thread Index | Old Index