git: 5dfac381dcb7 - main - devel/rubygem-aws-crt: Update to 0.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:30:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5dfac381dcb72512835219ccc8785b28e27733f8
commit 5dfac381dcb72512835219ccc8785b28e27733f8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:49:41 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:21:30 +0000
devel/rubygem-aws-crt: Update to 0.1.7
Changes: https://github.com/awslabs/aws-crt-ruby/commits/main
---
devel/rubygem-aws-crt/Makefile | 7 +------
devel/rubygem-aws-crt/distinfo | 6 +++---
devel/rubygem-aws-crt/files/patch-powerpc64le | 11 -----------
devel/rubygem-aws-crt/pkg-plist | 6 ------
4 files changed, 4 insertions(+), 26 deletions(-)
diff --git a/devel/rubygem-aws-crt/Makefile b/devel/rubygem-aws-crt/Makefile
index 066acbf1484e..fea38bfefc29 100644
--- a/devel/rubygem-aws-crt/Makefile
+++ b/devel/rubygem-aws-crt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aws-crt
-PORTVERSION= 0.1.6
+PORTVERSION= 0.1.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -15,11 +15,6 @@ RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi
USES= gem python:env shebangfix
-#NO_ARCH= yes
-
-SHEBANG_FILES= aws-crt-ffi/crt/s2n/tests/litani/* \
- aws-crt-ffi/crt/s2n/tests/litani/*/* \
- aws-crt-ffi/crt/s2n/tests/litani/*/*/*
SHEBANG_GLOB= *.py *.sh
post-install:
diff --git a/devel/rubygem-aws-crt/distinfo b/devel/rubygem-aws-crt/distinfo
index b6d7a5e480c3..b3d978a583d0 100644
--- a/devel/rubygem-aws-crt/distinfo
+++ b/devel/rubygem-aws-crt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661599377
-SHA256 (rubygem/aws-crt-0.1.6.gem) = c8854528add4d2665449dd8edaf38f4d57805e55781c5284c16833493d7178f1
-SIZE (rubygem/aws-crt-0.1.6.gem) = 49324544
+TIMESTAMP = 1677771401
+SHA256 (rubygem/aws-crt-0.1.7.gem) = 5cbe85f6606f3e5dc0938a1c03ca93374c1b7421fc45801abeb1d88413215c47
+SIZE (rubygem/aws-crt-0.1.7.gem) = 52463104
diff --git a/devel/rubygem-aws-crt/files/patch-powerpc64le b/devel/rubygem-aws-crt/files/patch-powerpc64le
index 4223d8e1ef21..407c59a12350 100644
--- a/devel/rubygem-aws-crt/files/patch-powerpc64le
+++ b/devel/rubygem-aws-crt/files/patch-powerpc64le
@@ -1,16 +1,5 @@
Reference: https://cgit.freebsd.org/ports/commit/?id=f08b67611f0b19c0ee8d9053ee4d22e09b03f2b1
---- aws-crt-ffi/crt/aws-lc/CMakeLists.txt.orig 2022-07-30 03:57:26 UTC
-+++ aws-crt-ffi/crt/aws-lc/CMakeLists.txt
-@@ -623,7 +623,7 @@ elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^arm*")
- elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "mips")
- # Just to avoid the “unknown processor” error.
- set(ARCH "generic")
--elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "ppc64le")
-+elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "powerpc64le|ppc64le")
- set(ARCH "ppc64le")
- else()
- message(FATAL_ERROR "Unknown processor:" ${CMAKE_SYSTEM_PROCESSOR})
--- aws-crt-ffi/crt/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c.orig 2022-07-30 03:57:26 UTC
+++ aws-crt-ffi/crt/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c
@@ -25,7 +25,11 @@
diff --git a/devel/rubygem-aws-crt/pkg-plist b/devel/rubygem-aws-crt/pkg-plist
deleted file mode 100644
index f627801e25e1..000000000000
--- a/devel/rubygem-aws-crt/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%GEM_LIB_DIR%%/aws-crt-ffi/crt/s2n/tests/cbmc/include/README.md
-%%GEM_LIB_DIR%%/aws-crt-ffi/crt/s2n/tests/cbmc/proofs/Makefile.common
-%%GEM_LIB_DIR%%/aws-crt-ffi/crt/s2n/tests/cbmc/proofs/README.md
-%%GEM_LIB_DIR%%/aws-crt-ffi/crt/s2n/tests/cbmc/proofs/run-cbmc-proofs.py
-%%GEM_LIB_DIR%%/aws-crt-ffi/crt/s2n/tests/cbmc/sources/README.md
-%%GEM_LIB_DIR%%/aws-crt-ffi/crt/s2n/tests/cbmc/stubs/README.md