diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile index d82f51b03fa2..72c1b4b8ec48 100644 --- a/devel/upnp/Makefile +++ b/devel/upnp/Makefile @@ -1,73 +1,73 @@ # Created by: Yen-Ming Lee PORTNAME= upnp DISTVERSIONPREFIX= release- -DISTVERSION= 1.14.2 +DISTVERSION= 1.14.5 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= driesm.michiels@gmail.com COMMENT= Universal Plug and Play Software Development Kit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf cpe libtool pathfix pkgconfig CPE_VENDOR= libupnp_project CPE_PRODUCT= libupnp USE_GITHUB= yes GH_ACCOUNT= pupnp GH_PROJECT= pupnp USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-device \ --enable-gena \ --enable-soap \ --enable-ssdp \ --enable-webserver INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= CLIENT DEBUG DOCS EXAMPLES IPV6 LARGEFILE OPENSSL \ OPTSSDP POSTWRITE REUSEADDR SCRIPTSUPPORT TCP_BLOCK \ TEST TOOLS UNSPECIFIED_SERVER OPTIONS_DEFAULT= CLIENT LARGEFILE OPTSSDP REUSEADDR SCRIPTSUPPORT \ TCP_BLOCK TOOLS OPTIONS_SUB= yes CLIENT_DESC= Enable control point code LARGEFILE_DESC= Large files support OPTSSDP_DESC= Enable optional SSDP headers support POSTWRITE_DESC= Write to filesystem on unhandled POST requests REUSEADDR_DESC= Bind miniserver socket with reuseaddr SCRIPTSUPPORT_DESC= Enable script support for IXML document tree TCP_BLOCK_DESC= Enable blocking TCP connections TEST_DESC= Perfom a few tests (implies TOOLS) TOOLS_DESC= Enable helpers API in upnptools.h UNSPECIFIED_SERVER_DESC= Enable unspecified SERVER header CLIENT_CONFIGURE_ENABLE= client DEBUG_CONFIGURE_ENABLE= debug EXAMPLES_CONFIGURE_ENABLE= samples IPV6_CONFIGURE_ENABLE= ipv6 LARGEFILE_CONFIGURE_ENABLE= largefile OPENSSL_USES= ssl OPENSSL_CONFIGURE_ENABLE= open_ssl OPENSSL_CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" OPTSSDP_CONFIGURE_ENABLE= optssdp POSTWRITE_CONFIGURE_ENABLE= postwrite REUSEADDR_CONFIGURE_ENABLE= reuseaddr SCRIPTSUPPORT_CONFIGURE_ENABLE= scriptsupport TCP_BLOCK_CONFIGURE_ENABLE= blocking_tcp_connections TEST_IMPLIES= TOOLS TOOLS_CONFIGURE_ENABLE= tools UNSPECIFIED_SERVER_CONFIGURE_ENABLE= unspecified_server do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/docs/UPnP_Programming_Guide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/upnp/distinfo b/devel/upnp/distinfo index c04a88f9f5dd..3f8ae8f59593 100644 --- a/devel/upnp/distinfo +++ b/devel/upnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614630400 -SHA256 (pupnp-pupnp-release-1.14.2_GH0.tar.gz) = e1487800425e47a26998593c42256a61caa1cd1ec210029fe8050cf6bab9c334 -SIZE (pupnp-pupnp-release-1.14.2_GH0.tar.gz) = 796677 +TIMESTAMP = 1617732472 +SHA256 (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 2d5cc7fa69e1243cdebf7d3bdc5e23283a38628c1ebf267b579a37e896bd8f3d +SIZE (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 782662 diff --git a/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c b/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c deleted file mode 100644 index cf1cfe8806ca..000000000000 --- a/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c +++ /dev/null @@ -1,10 +0,0 @@ ---- upnp/src/genlib/net/http/httpreadwrite.c.orig 2021-02-25 14:08:26 UTC -+++ upnp/src/genlib/net/http/httpreadwrite.c -@@ -66,7 +66,6 @@ - #define snprintf _snprintf - #endif - #else /* _WIN32 */ -- #include - #include - #include - #include diff --git a/devel/upnp/pkg-plist b/devel/upnp/pkg-plist index 15f7598359a5..1d688e25685c 100644 --- a/devel/upnp/pkg-plist +++ b/devel/upnp/pkg-plist @@ -1,35 +1,35 @@ include/upnp/Callback.h include/upnp/UpnpActionComplete.h include/upnp/UpnpActionRequest.h include/upnp/UpnpDiscovery.h include/upnp/UpnpEvent.h include/upnp/UpnpEventSubscribe.h include/upnp/UpnpExtraHeaders.h include/upnp/UpnpFileInfo.h include/upnp/UpnpGlobal.h include/upnp/UpnpInet.h include/upnp/UpnpIntTypes.h include/upnp/UpnpStateVarComplete.h include/upnp/UpnpStateVarRequest.h include/upnp/UpnpStdInt.h include/upnp/UpnpString.h include/upnp/UpnpSubscriptionRequest.h include/upnp/UpnpUniStd.h include/upnp/ithread.h include/upnp/ixml.h include/upnp/ixmldebug.h include/upnp/list.h include/upnp/upnp.h include/upnp/upnpconfig.h %%DEBUG%%include/upnp/upnpdebug.h %%TOOLS%%include/upnp/upnptools.h lib/libixml.a lib/libixml.so lib/libixml.so.11 -lib/libixml.so.11.0.0 +lib/libixml.so.11.0.1 lib/libupnp.a lib/libupnp.so lib/libupnp.so.17 -lib/libupnp.so.17.0.2 +lib/libupnp.so.17.0.5 libdata/pkgconfig/libupnp.pc %%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf