Skip to content

Commit

Permalink
devel/aws-sdk-cpp: Update to 1.11.134
Browse files Browse the repository at this point in the history
- Mark broken on i386 until upstream finds a fix

ChangeLog: aws/aws-sdk-cpp@1.11.114...1.11.134
  • Loading branch information
nunotexbsd committed Aug 4, 2023
1 parent 652d0c1 commit ec85fa6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion devel/aws-sdk-cpp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aws-sdk-cpp
DISTVERSION= 1.11.114
DISTVERSION= 1.11.134
CATEGORIES= devel

MAINTAINER= eduardo@FreeBSD.org
Expand All @@ -9,6 +9,8 @@ WWW= https://github.com/aws/aws-sdk-cpp
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_i386= fails to build (EC2Client): LLVM ERROR: out of memory, https://github.com/aws/aws-sdk-cpp/issues/2600

LIB_DEPENDS= libaws-c-auth.so:security/aws-c-auth \
libaws-c-cal.so:security/aws-c-cal \
libaws-c-common.so:devel/aws-c-common \
Expand Down
6 changes: 3 additions & 3 deletions devel/aws-sdk-cpp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688659084
SHA256 (aws-aws-sdk-cpp-1.11.114_GH0.tar.gz) = b6e1f67782daac4db2ad931ee55148f4f63bbdb46e897bdbad2a6b9769c787e6
SIZE (aws-aws-sdk-cpp-1.11.114_GH0.tar.gz) = 53099844
TIMESTAMP = 1691134417
SHA256 (aws-aws-sdk-cpp-1.11.134_GH0.tar.gz) = 25c207f16ce98f687d901f2314297b94675eb26d5aef5c0f699903712061886d
SIZE (aws-aws-sdk-cpp-1.11.134_GH0.tar.gz) = 54348854

0 comments on commit ec85fa6

Please sign in to comment.