aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:49:41 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:21:30 +0000
commit5dfac381dcb72512835219ccc8785b28e27733f8 (patch)
tree21e8a4158cb643bab6c3689ff4be55eaedd1b238
parent9d65c9b767ce6b25d829ac5a28b0782f75980e64 (diff)
downloadports-5dfac381dcb72512835219ccc8785b28e27733f8.tar.gz
ports-5dfac381dcb72512835219ccc8785b28e27733f8.zip
devel/rubygem-aws-crt: Update to 0.1.7
-rw-r--r--devel/rubygem-aws-crt/Makefile7
-rw-r--r--devel/rubygem-aws-crt/distinfo6
-rw-r--r--devel/rubygem-aws-crt/files/patch-powerpc64le11
-rw-r--r--devel/rubygem-aws-crt/pkg-plist6
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