git: 19e1e63af313 - main - devel/libfsapfs: update to experimental-20231122
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Feb 2024 14:01:32 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=19e1e63af3135af6feed5180418b684bcf85dcf0 commit 19e1e63af3135af6feed5180418b684bcf85dcf0 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2024-02-14 13:42:37 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2024-02-14 13:42:37 +0000 devel/libfsapfs: update to experimental-20231122 --- devel/libfsapfs/Makefile | 6 ++++-- devel/libfsapfs/distinfo | 6 +++--- 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