Skip to content

Commit

Permalink
devel/aws-sdk-cpp: Update to 1.11.32
Browse files Browse the repository at this point in the history
 [1]
 Remove BROKEN_arch lines because this port build fine without memory
 consuption issues since refactoring on version 1.11.0:
 https://github.com/aws/aws-sdk-cpp/blob/main/CHANGELOG.md#1110-2022-01-24

ChangeLog:	aws/aws-sdk-cpp@1.11.25...1.11.32
Reported by:	[1] danilo
  • Loading branch information
nunotexbsd committed Mar 9, 2023
1 parent 1bc2aa3 commit 3486eb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 1 addition & 5 deletions devel/aws-sdk-cpp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aws-sdk-cpp
DISTVERSION= 1.11.25
DISTVERSION= 1.11.32
CATEGORIES= devel

MAINTAINER= eduardo@FreeBSD.org
Expand Down Expand Up @@ -54,10 +54,6 @@ OPTIONS_DEFINE= TEST
OPTIONS_SUB= yes

TEST_CMAKE_BOOL= ENABLE_TESTING
TEST_BROKEN_armv6= fails to build: runaway process
TEST_BROKEN_armv7= fails to build: runaway process
TEST_BROKEN_i386= fails to build: compiler runs out of memory
TEST_BROKEN_powerpc= fails to build: compiler runs out of memory

pre-everything::
@${ECHO_MSG}
Expand Down
6 changes: 3 additions & 3 deletions devel/aws-sdk-cpp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1677440274
SHA256 (aws-aws-sdk-cpp-1.11.25_GH0.tar.gz) = 1103cf18516ca70d76c062af5a2b5c2418c5162235895baf3550a9f356d69f10
SIZE (aws-aws-sdk-cpp-1.11.25_GH0.tar.gz) = 49938123
TIMESTAMP = 1678307358
SHA256 (aws-aws-sdk-cpp-1.11.32_GH0.tar.gz) = ca58d475a6c92b3d508a999f6b80bc96349b0288acf177d2f0689d32042d56db
SIZE (aws-aws-sdk-cpp-1.11.32_GH0.tar.gz) = 50085411

0 comments on commit 3486eb8

Please sign in to comment.