diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index 7810c270ccb2..4d57ac391e87 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,36 +1,36 @@ PORTNAME= libmicrohttpd -DISTVERSION= 0.9.76 +DISTVERSION= 0.9.77 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 USE_LDCONFIG= yes CPE_VENDOR= gnu GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check CONFIGURE_ARGS= --disable-examples 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 INFO= libmicrohttpd libmicrohttpd-tutorial .include diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index cc63794d5c9a..1526af47d8a3 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679339218 -SHA256 (libmicrohttpd-0.9.76.tar.gz) = f0b1547b5a42a6c0f724e8e1c1cb5ce9c4c35fb495e7d780b9930d35011ceb4c -SIZE (libmicrohttpd-0.9.76.tar.gz) = 2199858 +TIMESTAMP = 1685566934 +SHA256 (libmicrohttpd-0.9.77.tar.gz) = 9e7023a151120060d2806a6ea4c13ca9933ece4eacfc5c9464d20edddb76b0a0 +SIZE (libmicrohttpd-0.9.77.tar.gz) = 1896679 diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist index 5679da2c7806..ae068314d632 100644 --- a/www/libmicrohttpd/pkg-plist +++ b/www/libmicrohttpd/pkg-plist @@ -1,8 +1,8 @@ include/microhttpd.h lib/libmicrohttpd.a lib/libmicrohttpd.so lib/libmicrohttpd.so.12 -lib/libmicrohttpd.so.12.60.0 +lib/libmicrohttpd.so.12.61.0 libdata/pkgconfig/libmicrohttpd.pc man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png