diff --git a/net/iwnet/Makefile b/net/iwnet/Makefile index ba3fff4349d9..b6298dd324f8 100644 --- a/net/iwnet/Makefile +++ b/net/iwnet/Makefile @@ -1,5 +1,5 @@ PORTNAME= iwnet -PORTVERSION= g20220223 +PORTVERSION= g20220907 CATEGORIES= net www MAINTAINER= danfe@FreeBSD.org @@ -14,19 +14,13 @@ BUILD_DEPENDS= ${LOCALBASE}/include/iowow/iowow.h:databases/iowow USES= cmake compiler:c11 USE_GITHUB= yes GH_ACCOUNT= Softmotions -GH_TAGNAME= 0569ab0 +GH_TAGNAME= b67e4ba USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTS:BOOL=ON OPTIONS_DEFINE= DOCS -post-patch: - @${REINPLACE_CMD} -e '/USES_TERMINAL/d' \ - ${WRKSRC}/tools/CMakeLists.txt - @${REINPLACE_CMD} -e '51s:malloc(:calloc(1, :' \ - ${WRKSRC}/tools/mimegen.c - do-test: @cd ${TEST_WRKSRC} && ctest -C ${CMAKE_BUILD_TYPE} ${_MAKE_JOBS} diff --git a/net/iwnet/distinfo b/net/iwnet/distinfo index 626054bcc71a..fc6319f8c3e0 100644 --- a/net/iwnet/distinfo +++ b/net/iwnet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645609680 -SHA256 (Softmotions-iwnet-g20220223-0569ab0_GH0.tar.gz) = 9d4808d5739bf1ffa6d07f82c12a733759eb11565360d485ef0f6d2c1db28ace -SIZE (Softmotions-iwnet-g20220223-0569ab0_GH0.tar.gz) = 798342 +TIMESTAMP = 1662544984 +SHA256 (Softmotions-iwnet-g20220907-b67e4ba_GH0.tar.gz) = b78ada9082ee2ee7b5261027cbc7ab734be7cdab3134e0c5a1604c37343599a0 +SIZE (Softmotions-iwnet-g20220907-b67e4ba_GH0.tar.gz) = 818116 diff --git a/net/iwnet/pkg-plist b/net/iwnet/pkg-plist index 25171f63f79a..4f574aa3f910 100644 --- a/net/iwnet/pkg-plist +++ b/net/iwnet/pkg-plist @@ -1,4 +1,3 @@ -include/iwnet/base64.h include/iwnet/bearssl.h include/iwnet/bearssl_aead.h include/iwnet/bearssl_block.h @@ -20,30 +19,33 @@ include/iwnet/bre_pkcs10.h include/iwnet/bre_pool.h include/iwnet/bre_utils.h include/iwnet/brssl.h -include/iwnet/brssl_poller_adapter.h -include/iwnet/codec.h -include/iwnet/direct_poller_adapter.h -include/iwnet/http_server.h +include/iwnet/iwn_base64.h +include/iwnet/iwn_brssl_poller_adapter.h +include/iwnet/iwn_codec.h +include/iwnet/iwn_curl.h +include/iwnet/iwn_direct_poller_adapter.h +include/iwnet/iwn_http_server.h +include/iwnet/iwn_mimetypes.h +include/iwnet/iwn_net.h +include/iwnet/iwn_pairs.h +include/iwnet/iwn_poller.h +include/iwnet/iwn_poller_adapter.h +include/iwnet/iwn_proc.h +include/iwnet/iwn_scheduler.h +include/iwnet/iwn_tests.h +include/iwnet/iwn_url.h +include/iwnet/iwn_utils.h +include/iwnet/iwn_wf.h +include/iwnet/iwn_wf_files.h +include/iwnet/iwn_wf_sst_inmem.h +include/iwnet/iwn_ws.h +include/iwnet/iwn_ws_client.h +include/iwnet/iwn_ws_server.h include/iwnet/iwnet.h -include/iwnet/mimetypes.h -include/iwnet/pairs.h -include/iwnet/poller.h -include/iwnet/poller_adapter.h -include/iwnet/proc.h -include/iwnet/scheduler.h -include/iwnet/url.h -include/iwnet/utils.h -include/iwnet/wf.h -include/iwnet/wf_files.h -include/iwnet/wf_sst_inmem.h -include/iwnet/ws.h -include/iwnet/ws_client.h -include/iwnet/ws_server.h -include/iwnet/xcurl.h lib/libiwnet-1.a lib/libiwnet.so lib/libiwnet.so.1 -lib/libiwnet.so.1.0.0 +lib/libiwnet.so.1.1.0 %%PORTDOCS%%%%DOCSDIR%%/Changelog %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README