diff options
| author | Hung-Yi Chen <gaod@hychen.org> | 2026-08-17 13:37:39 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-08-17 13:46:59 +0000 |
| commit | 5eb687df7fe0d1030046fc970b7537f4decee98a (patch) | |
| tree | d4f51f155de0e00f3af98cd8de487c6f2f7a3f06 | |
| parent | 36553d9bf21a212e915d66ee4f9dbe1f5cad0b7c (diff) | |
www/libmicrohttpd: Update 1.0.5 => 1.0.10
Changelog:
https://git.gnunet.org/gnunet/libmicrohttpd/file/ChangeLog.html
- Fix warnings form portclippy.
PR: 297608
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
MFH: 2026Q3
(cherry picked from commit e79c0d5e4d9ebf969a69c30366ef974436621348)
| -rw-r--r-- | www/libmicrohttpd/Makefile | 12 | ||||
| -rw-r--r-- | www/libmicrohttpd/distinfo | 6 | ||||
| -rw-r--r-- | www/libmicrohttpd/pkg-plist | 2 |
3 files changed, 9 insertions, 11 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index 5edcebbb9ec1..13a6eec46246 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= libmicrohttpd -DISTVERSION= 1.0.5 +DISTVERSION= 1.0.10 CATEGORIES= www MASTER_SITES= GNU @@ -11,17 +11,15 @@ 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 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 |
