git: 0da414c34cd5 - main - security/aws-lc: fix build on big-endian
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Sep 2025 10:09:47 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0da414c34cd5a56d1cb41a48072fae236cb99918
commit 0da414c34cd5a56d1cb41a48072fae236cb99918
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-09-01 10:08:38 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-09-01 10:09:42 +0000
security/aws-lc: fix build on big-endian
Currently little-endian code path is chosen.
---
security/aws-lc/Makefile | 3 +++
security/aws-lc/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile
index 1e0c61f021c8..769e4b4efbd1 100644
--- a/security/aws-lc/Makefile
+++ b/security/aws-lc/Makefile
@@ -3,6 +3,9 @@ PORTVERSION= 1.55.0
DISTVERSIONPREFIX= v
CATEGORIES= security
+PATCH_SITES= https://github.com/aws/aws-lc/commit/
+PATCHFILES= 125f94c2c26559ed93a22f1cc5880efe46f0b937.patch:-p1
+
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= AWS libcrypto
WWW= https://github.com/aws/aws-lc
diff --git a/security/aws-lc/distinfo b/security/aws-lc/distinfo
index 0dbd7af0dc75..6ebc0f560d76 100644
--- a/security/aws-lc/distinfo
+++ b/security/aws-lc/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1751622349
+TIMESTAMP = 1756720370
SHA256 (aws-aws-lc-v1.55.0_GH0.tar.gz) = a216e5e572ad9f68e6b93666f0bbca4d7792f400ca525731583196c139c12ce9
SIZE (aws-aws-lc-v1.55.0_GH0.tar.gz) = 127105253
+SHA256 (125f94c2c26559ed93a22f1cc5880efe46f0b937.patch) = a07ef67b487b47168384d70b7f7bd2b6a8479e037e09087c34f9f083c88411f2
+SIZE (125f94c2c26559ed93a22f1cc5880efe46f0b937.patch) = 2046