git: f4f56ff2fa36 - main - devel/aws-c-http: Adopt/Update to 0.6.20
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Aug 2022 00:31:56 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4f56ff2fa3660ff98f005edc157de09be6b7587 commit f4f56ff2fa3660ff98f005edc157de09be6b7587 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-08-25 00:28:47 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-08-25 00:31:33 +0000 devel/aws-c-http: Adopt/Update to 0.6.20 - pet portclippy and portfmt ChangeLog: https://github.com/awslabs/aws-c-http/releases --- devel/aws-c-http/Makefile | 17 +++++++++-------- devel/aws-c-http/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/devel/aws-c-http/Makefile b/devel/aws-c-http/Makefile index 0825ae113086..4b6c2a7241a4 100644 --- a/devel/aws-c-http/Makefile +++ b/devel/aws-c-http/Makefile @@ -1,17 +1,17 @@ PORTNAME= aws-c-http -PORTVERSION= 0.6.19 DISTVERSIONPREFIX= v +DISTVERSION= 0.6.20 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@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 \ +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 USES= cmake compiler:c11 ssl @@ -19,9 +19,10 @@ 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 +CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON \ + -DBUILD_TESTING=OFF \ + -DCMAKE_PREFIX_PATH=${LOCALBASE} + .include <bsd.port.mk> diff --git a/devel/aws-c-http/distinfo b/devel/aws-c-http/distinfo index ff4c5824ac36..1c57220ae5f0 100644 --- a/devel/aws-c-http/distinfo +++ b/devel/aws-c-http/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1661386761 +SHA256 (awslabs-aws-c-http-v0.6.20_GH0.tar.gz) = dabe1b65fed61bebdfcd52abbcacfcc2beeb455085a773257c8d38c27b942423 +SIZE (awslabs-aws-c-http-v0.6.20_GH0.tar.gz) = 448169