diff options
Diffstat (limited to 'www/libmicrohttpd')
-rw-r--r-- | www/libmicrohttpd/Makefile | 4 | ||||
-rw-r--r-- | www/libmicrohttpd/distinfo | 6 | ||||
-rw-r--r-- | www/libmicrohttpd/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index 77ade03a39da..0243177181c9 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= libmicrohttpd -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= www MASTER_SITES= GNU @@ -20,11 +20,11 @@ INFO= libmicrohttpd libmicrohttpd-tutorial INSTALL_TARGET= install-strip TEST_TARGET= check -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share 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 diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index 7110e43b5ed9..6ea4cf168e66 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708732615 -SHA256 (libmicrohttpd-1.0.1.tar.gz) = a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94 -SIZE (libmicrohttpd-1.0.1.tar.gz) = 2239593 +TIMESTAMP = 1753030337 +SHA256 (libmicrohttpd-1.0.2.tar.gz) = df324fcd0834175dab07483133902d9774a605bfa298025f69883288fd20a8c7 +SIZE (libmicrohttpd-1.0.2.tar.gz) = 2198804 diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist index 32bef862a797..7af0aa493409 100644 --- a/www/libmicrohttpd/pkg-plist +++ b/www/libmicrohttpd/pkg-plist @@ -2,7 +2,7 @@ include/microhttpd.h lib/libmicrohttpd.a lib/libmicrohttpd.so lib/libmicrohttpd.so.12 -lib/libmicrohttpd.so.12.62.1 +lib/libmicrohttpd.so.12.62.2 libdata/pkgconfig/libmicrohttpd.pc share/man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png |