aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2024-02-14 13:42:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2024-02-14 13:42:37 +0000
commit19e1e63af3135af6feed5180418b684bcf85dcf0 (patch)
treea691293b6cb24a0c237b00eb0ae725a5d8c4b9ae
parentd65de43b7f56ab22494f888438ae56753e48024c (diff)
downloadports-19e1e63af3135af6feed5180418b684bcf85dcf0.tar.gz
ports-19e1e63af3135af6feed5180418b684bcf85dcf0.zip
devel/libfsapfs: update to experimental-20231122
-rw-r--r--devel/libfsapfs/Makefile6
-rw-r--r--devel/libfsapfs/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/libfsapfs/Makefile b/devel/libfsapfs/Makefile
index aee984fffb50..fb1ecf057058 100644
--- a/devel/libfsapfs/Makefile
+++ b/devel/libfsapfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libfsapfs
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION= experimental-20221102
+DISTVERSION= experimental-20231122
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libfsapfs/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -12,8 +12,10 @@ WWW= https://github.com/libyal/libfsapfs
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING
+LIB_DEPENDS= libcaes.so:security/libcaes
+
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-openssl=no
+CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
USES= fuse libtool pathfix pkgconfig python
USE_LDCONFIG= yes
diff --git a/devel/libfsapfs/distinfo b/devel/libfsapfs/distinfo
index b186e41f019d..c5ac079f5d26 100644
--- a/devel/libfsapfs/distinfo
+++ b/devel/libfsapfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676980920
-SHA256 (libfsapfs-experimental-20221102.tar.gz) = 692b9ffa180de68e6d1a1fd1c091d9bba979375833a88cff8b2cf9c6ccad63b9
-SIZE (libfsapfs-experimental-20221102.tar.gz) = 2175695
+TIMESTAMP = 1707836234
+SHA256 (libfsapfs-experimental-20231122.tar.gz) = 0a324de50aaf30c7a685cc9b296f4e9ed101a2558aae95334410fbf5c108cc30
+SIZE (libfsapfs-experimental-20231122.tar.gz) = 2164984