git: b32bded76fce - main - misc/compat13x: Add aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jan 2024 17:19:18 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b32bded76fce8faa04fc947906aa0a6b455c267a commit b32bded76fce8faa04fc947906aa0a6b455c267a Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-01-31 16:52:01 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-01-31 17:18:45 +0000 misc/compat13x: Add aarch64 --- misc/compat13x/Makefile | 2 +- misc/compat13x/distinfo | 4 +++- misc/compat13x/pkg-plist.aarch64 | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/misc/compat13x/Makefile b/misc/compat13x/Makefile index 87f1c1374e5a..f8354ed66996 100644 --- a/misc/compat13x/Makefile +++ b/misc/compat13x/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE USES= tar:xz NO_BUILD= yes -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= aarch64 amd64 i386 PLIST= ${PKGDIR}/pkg-plist.${ARCH} TARGET_DIR= ${PREFIX}/lib/compat TARGET32_DIR= ${PREFIX}/lib32/compat diff --git a/misc/compat13x/distinfo b/misc/compat13x/distinfo index 863aae0c248a..1b8cebec4344 100644 --- a/misc/compat13x/distinfo +++ b/misc/compat13x/distinfo @@ -1,4 +1,6 @@ -TIMESTAMP = 1703708988 +TIMESTAMP = 1706719725 +SHA256 (compat13x-aarch64-13.2.1302001.20231227.tar.xz) = af792b12ec5f7f603b3c785f40bff62d457e3d8e7a9cb4fc7fd57ec289e33820 +SIZE (compat13x-aarch64-13.2.1302001.20231227.tar.xz) = 1066096 SHA256 (compat13x-amd64-13.2.1302001.20231227.tar.xz) = 6708bb02695031e943921738f5d773cd535f15518d167b0864b1fe5ba33f98db SIZE (compat13x-amd64-13.2.1302001.20231227.tar.xz) = 2227724 SHA256 (compat13x-i386-13.2.1302001.20231227.tar.xz) = 4ad83f521d078c5bb06eed835766a7d5450cf089aee1b5bb623b4e92b6d65f0c diff --git a/misc/compat13x/pkg-plist.aarch64 b/misc/compat13x/pkg-plist.aarch64 new file mode 100644 index 000000000000..2ef438e3b03a --- /dev/null +++ b/misc/compat13x/pkg-plist.aarch64 @@ -0,0 +1,2 @@ +lib/compat/libcrypto.so.111 +lib/compat/libssl.so.111