Date: Sun, 26 Dec 2021 08:00:07 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f64fdfd58ba1 - main - www/libmicrohttpd: Update to 0.9.74 Message-ID: <202112260800.1BQ8072k011634@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=f64fdfd58ba1a7f86c915b874d9f5728767a4bc4 commit f64fdfd58ba1a7f86c915b874d9f5728767a4bc4 Author: Hung-Yi Chen <gaod@hychen.org> AuthorDate: 2021-12-26 07:58:15 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-12-26 07:58:15 +0000 www/libmicrohttpd: Update to 0.9.74 PR: 260603 --- www/libmicrohttpd/Makefile | 5 ++--- www/libmicrohttpd/distinfo | 6 +++--- www/libmicrohttpd/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index f6bdf55a09cd..1212a8641ee6 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,7 +1,7 @@ # Created by: David Barksdale <amatus@gnu.org> PORTNAME= libmicrohttpd -DISTVERSION= 0.9.73 +DISTVERSION= 0.9.74 CATEGORIES= www MASTER_SITES= GNU @@ -11,7 +11,7 @@ COMMENT= C library for embedding HTTP server functionality LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe libtool pathfix +USES= cpe libtool localbase pathfix USE_LDCONFIG= yes CPE_VENDOR= gnu @@ -28,7 +28,6 @@ TESTCURL_DESC= Use curl when running unit tests GNUTLS_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgnutls.so:security/gnutls -GNUTLS_USES= localbase GNUTLS_CONFIGURE_ENABLE=https TESTCURL_LIB_DEPENDS= libcurl.so:ftp/curl diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index 8033908ba10a..d2d45039d887 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621236735 -SHA256 (libmicrohttpd-0.9.73.tar.gz) = a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e -SIZE (libmicrohttpd-0.9.73.tar.gz) = 1738675 +TIMESTAMP = 1640159971 +SHA256 (libmicrohttpd-0.9.74.tar.gz) = 42035d0261373324bfb434018f4ab892514b10253d1af232e41b4cc2c11e650b +SIZE (libmicrohttpd-0.9.74.tar.gz) = 1962057 diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist index 364b9fd8b04e..1fe0a9f7bfcf 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.58.0 +lib/libmicrohttpd.so.12.59.0 libdata/pkgconfig/libmicrohttpd.pc man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112260800.1BQ8072k011634>