www/libmicrohttpd: Update to 0.9.71

- mark dependent ports broken, where there was no action from the
  maintainers in due time.

PR:		249453
PR:		250101
PR:		250083
PR:		250100
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	gaod@hychen.org (maintainer)
This commit is contained in:
Tobias C. Berner 2020-10-31 08:31:09 +00:00
parent 35b05e0270
commit 5d38e78439
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553747
6 changed files with 26 additions and 14 deletions

View File

@ -9,6 +9,8 @@ CATEGORIES= audio devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Functional programming language for realtime audio signal processing
BROKEN= Doesn't build with libmicrohttpd 0.9.71 - PR: 250101
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@ -13,6 +13,8 @@ PATCHFILES= 428b331d8efe.patch:-p1
MAINTAINER= peter@netkey.at
COMMENT= Private and secure decentralised communication platform
BROKEN= Doesn't build with libmicrohttpd 0.9.71 - PR: 250100
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

View File

@ -9,6 +9,8 @@ CATEGORIES= net www devel
MAINTAINER= greg@unrelenting.technology
COMMENT= C++ framework for JSON-RPC 1.0 and 2.0
BROKEN= Doesn't build with libmicrohttpd 0.9.71 - PR: 250083
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libmicrohttpd
DISTVERSION= 0.9.70
DISTVERSION= 0.9.71
CATEGORIES= www
MASTER_SITES= GNU
@ -12,21 +12,29 @@ COMMENT= C library for embedding HTTP server functionality
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= cpe libtool pathfix
USE_LDCONFIG= yes
CPE_VENDOR= gnu
OPTIONS_DEFINE= GNUTLS
OPTIONS_DEFAULT=GNUTLS
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= libgcrypt.so:security/libgcrypt \
libgnutls.so:security/gnutls
GNUTLS_CONFIGURE_WITH= libgcrypt-prefix=${LOCALBASE} gnutls=${LOCALBASE}
GNUTLS_USES= localbase
GNUTLS_CONFIGURE_ENABLE=https
INFO= libmicrohttpd libmicrohttpd-tutorial
TESTCURL_LIB_DEPENDS= libcurl.so:ftp/curl
TESTCURL_CONFIGURE_OFF= --disable-curl
INFO= libmicrohttpd libmicrohttpd-tutorial
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1591898014
SHA256 (libmicrohttpd-0.9.70.tar.gz) = 90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307
SIZE (libmicrohttpd-0.9.70.tar.gz) = 1886435
TIMESTAMP = 1600517261
SHA256 (libmicrohttpd-0.9.71.tar.gz) = e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182
SIZE (libmicrohttpd-0.9.71.tar.gz) = 1894695

View File

@ -2,9 +2,7 @@ include/microhttpd.h
lib/libmicrohttpd.a
lib/libmicrohttpd.so
lib/libmicrohttpd.so.12
lib/libmicrohttpd.so.12.55.0
lib/libmicrohttpd.so.12.56.0
libdata/pkgconfig/libmicrohttpd.pc
man/man3/libmicrohttpd.3.gz
share/info/libmicrohttpd-tutorial.info
share/info/libmicrohttpd.info
share/info/libmicrohttpd_performance_data.png