Hi ports --
Attached is an update to libmicrohttpd.
No symbol changes. All dependent ports built successfully and drawpile
runtime tested OK.
OK?
~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/libmicrohttpd/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile 2 Aug 2019 14:55:07 -0000 1.10
+++ Makefile 10 Jan 2020 15:08:28 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.10 2019/08/02 14:55:07 bcallah Exp $
COMMENT = tiny embeddable httpd library written in C
-DISTNAME = libmicrohttpd-0.9.66
+DISTNAME = libmicrohttpd-0.9.69
CATEGORIES = www
SHARED_LIBS += microhttpd 0.4 # 65.0
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/libmicrohttpd/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo 2 Aug 2019 14:55:07 -0000 1.9
+++ distinfo 10 Jan 2020 15:08:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (libmicrohttpd-0.9.66.tar.gz) = TmbU2xV09JEvvSaQ0Q0ifMnMVt9qEKqPT8Ladc6nqxs=
-SIZE (libmicrohttpd-0.9.66.tar.gz) = 1877096
+SHA256 (libmicrohttpd-0.9.69.tar.gz) = +5trFIt4dJPmN9MINYhxHmXLy3JvoCzuLNVDxd4n434=
+SIZE (libmicrohttpd-0.9.69.tar.gz) = 1884511
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/libmicrohttpd/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 27 Dec 2017 19:31:07 -0000 1.1.1.1
+++ pkg/PLIST 10 Jan 2020 15:08:28 -0000
@@ -3,7 +3,7 @@ include/microhttpd.h
@info info/libmicrohttpd-tutorial.info
@info info/libmicrohttpd.info
info/libmicrohttpd_performance_data.png
-lib/libmicrohttpd.a
+@static-lib lib/libmicrohttpd.a
lib/libmicrohttpd.la
@lib lib/libmicrohttpd.so.${LIBmicrohttpd_VERSION}
lib/pkgconfig/libmicrohttpd.pc