diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index 5edcebbb9ec1..13a6eec46246 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,37 +1,35 @@ PORTNAME= libmicrohttpd -DISTVERSION= 1.0.5 +DISTVERSION= 1.0.10 CATEGORIES= www MASTER_SITES= GNU MAINTAINER= gaod@hychen.org COMMENT= C library for embedding HTTP server functionality WWW= https://www.gnu.org/software/libmicrohttpd/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe libtool localbase pathfix pkgconfig -USE_LDCONFIG= yes CPE_VENDOR= gnu +USE_LDCONFIG= yes GNU_CONFIGURE= yes - -INFO= libmicrohttpd libmicrohttpd-tutorial -INSTALL_TARGET= install-strip -TEST_TARGET= check - CONFIGURE_ARGS= --disable-examples \ --disable-static +INSTALL_TARGET= install-strip +TEST_TARGET= check +INFO= libmicrohttpd libmicrohttpd-tutorial OPTIONS_DEFINE= GNUTLS TESTCURL OPTIONS_DEFAULT= GNUTLS TESTCURL_DESC= Use curl when running unit tests GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_ENABLE=https TESTCURL_LIB_DEPENDS= libcurl.so:ftp/curl TESTCURL_CONFIGURE_ENABLE= curl .include diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index 376e85c64d88..d492eb0dc487 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776644553 -SHA256 (libmicrohttpd-1.0.5.tar.gz) = b46d00f58efa6f497b97d2e782c4ee66301d412ddd855dd3068518b3a2cd3ea2 -SIZE (libmicrohttpd-1.0.5.tar.gz) = 2103850 +TIMESTAMP = 1786919871 +SHA256 (libmicrohttpd-1.0.10.tar.gz) = 04bfe8ef75db7d629a33de767599765cecadc56274a39822d5d081030d577685 +SIZE (libmicrohttpd-1.0.10.tar.gz) = 2626750 diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist index 8047ff964473..7665395f6442 100644 --- a/www/libmicrohttpd/pkg-plist +++ b/www/libmicrohttpd/pkg-plist @@ -1,7 +1,7 @@ include/microhttpd.h lib/libmicrohttpd.so lib/libmicrohttpd.so.12 -lib/libmicrohttpd.so.12.62.3 +lib/libmicrohttpd.so.12.62.8 libdata/pkgconfig/libmicrohttpd.pc share/man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png