diff --git a/devel/aws-c-http/Makefile b/devel/aws-c-http/Makefile index 8b7db585fafa..0825ae113086 100644 --- a/devel/aws-c-http/Makefile +++ b/devel/aws-c-http/Makefile @@ -1,27 +1,27 @@ PORTNAME= aws-c-http -PORTVERSION= 0.6.8 +PORTVERSION= 0.6.19 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C99 implementation of the HTTP/1.1 and HTTP/2 specifications LICENSE= APACHE20 LIB_DEPENDS= libaws-c-common.so:devel/aws-c-common \ libaws-c-cal.so:security/aws-c-cal \ libaws-c-io.so:devel/aws-c-io \ libaws-c-compression.so:devel/aws-c-compression \ libs2n.so:security/s2n USES= cmake compiler:c11 ssl USE_GITHUB= yes GH_ACCOUNT= awslabs CMAKE_ARGS+= -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON \ -DCMAKE_PREFIX_PATH=${LOCALBASE} USE_LDCONFIG= yes .include diff --git a/devel/aws-c-http/distinfo b/devel/aws-c-http/distinfo index f59650898759..ff4c5824ac36 100644 --- a/devel/aws-c-http/distinfo +++ b/devel/aws-c-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634977896 -SHA256 (awslabs-aws-c-http-v0.6.8_GH0.tar.gz) = a3afad3501155f7c1e46274a004db3637a5fca451f15df8ad0d936ea0f7d6bce -SIZE (awslabs-aws-c-http-v0.6.8_GH0.tar.gz) = 389401 +TIMESTAMP = 1661075151 +SHA256 (awslabs-aws-c-http-v0.6.19_GH0.tar.gz) = 4f6a36a580f7ed2206f97ef6d70cada23a05da43868af32b765fb429d576f47c +SIZE (awslabs-aws-c-http-v0.6.19_GH0.tar.gz) = 446922 diff --git a/devel/aws-c-http/pkg-plist b/devel/aws-c-http/pkg-plist index 711fb6c35903..8bb479296e76 100644 --- a/devel/aws-c-http/pkg-plist +++ b/devel/aws-c-http/pkg-plist @@ -1,15 +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/libaws-c-http.so lib/libaws-c-http.so.1.0.0