diff --git a/devel/aws-c-http/Makefile b/devel/aws-c-http/Makefile index 99934d43caa4..4cc06838451a 100644 --- a/devel/aws-c-http/Makefile +++ b/devel/aws-c-http/Makefile @@ -1,30 +1,29 @@ PORTNAME= aws-c-http DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2 +DISTVERSION= 0.9.3 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org COMMENT= C99 implementation of the HTTP/1.1 and HTTP/2 specifications WWW= https://github.com/awslabs/aws-c-http LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libaws-c-cal.so:security/aws-c-cal \ libaws-c-common.so:devel/aws-c-common \ libaws-c-compression.so:devel/aws-c-compression \ libaws-c-io.so:devel/aws-c-io \ libs2n.so:security/s2n-tls USES= cmake:testing ssl USE_GITHUB= yes GH_ACCOUNT= awslabs USE_LDCONFIG= yes -CMAKE_ARGS= -DCMAKE_PREFIX_PATH=${LOCALBASE} CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_TESTING .include diff --git a/devel/aws-c-http/distinfo b/devel/aws-c-http/distinfo index 1a233a55826c..7989df91246a 100644 --- a/devel/aws-c-http/distinfo +++ b/devel/aws-c-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731616688 -SHA256 (awslabs-aws-c-http-v0.9.2_GH0.tar.gz) = 328013ebc2b5725326cac01941041eec1e1010058c60709da2c23aa8fb967370 -SIZE (awslabs-aws-c-http-v0.9.2_GH0.tar.gz) = 476594 +TIMESTAMP = 1738180702 +SHA256 (awslabs-aws-c-http-v0.9.3_GH0.tar.gz) = 63061321fd3234a4f8688cff1a6681089321519436a5f181e1bcb359204df7c8 +SIZE (awslabs-aws-c-http-v0.9.3_GH0.tar.gz) = 477580 diff --git a/devel/aws-c-http/pkg-plist b/devel/aws-c-http/pkg-plist index 8bb479296e76..d75a6558f5db 100644 --- a/devel/aws-c-http/pkg-plist +++ b/devel/aws-c-http/pkg-plist @@ -1,16 +1,16 @@ include/aws/http/connection.h include/aws/http/connection_manager.h include/aws/http/exports.h include/aws/http/http.h include/aws/http/http2_stream_manager.h include/aws/http/proxy.h include/aws/http/request_response.h include/aws/http/server.h include/aws/http/statistics.h include/aws/http/status_code.h include/aws/http/websocket.h -lib/aws-c-http/cmake/aws-c-http-config.cmake -lib/aws-c-http/cmake/shared/aws-c-http-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/aws-c-http/cmake/shared/aws-c-http-targets.cmake +lib/cmake/aws-c-http/aws-c-http-config.cmake +lib/cmake/aws-c-http/shared/aws-c-http-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/aws-c-http/shared/aws-c-http-targets.cmake lib/libaws-c-http.so lib/libaws-c-http.so.1.0.0