git: 2da77aa5b5cd - main - databases/arrow: fix s2n-tls dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Sep 2022 18:20:39 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2da77aa5b5cd793444ec9eef93d78b84f84c5232
commit 2da77aa5b5cd793444ec9eef93d78b84f84c5232
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-09-13 18:09:00 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-09-13 18:09:00 +0000
databases/arrow: fix s2n-tls dependency
---
databases/arrow/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index ecaa0d1c7e2e..b5cc39493363 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow
DISTVERSION= 8.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
https://github.com/apache/orc/archive/rel/:orc
@@ -160,7 +160,7 @@ S3_LIB_DEPENDS= \
libaws-c-io.so:devel/aws-c-io \
libaws-checksums.so:devel/aws-checksums \
libaws-cpp-sdk-s3.so:devel/aws-sdk-cpp \
- libs2n.so:security/s2n
+ libs2n.so:security/s2n-tls
S3_IMPLIES= ZLIB
SKYHOOK_DESC= Build the Skyhook libraries