Skip to content

Commit

Permalink
devel/libbde: update to alpha-20231220
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Feb 14, 2024
1 parent 37eaf7b commit d9381ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions devel/libbde/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libbde
DISTVERSION= alpha-20221031
DISTVERSION= alpha-20231220
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
Expand All @@ -11,8 +11,10 @@ WWW= https://github.com/libyal/libbde
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
Expand Down
6 changes: 3 additions & 3 deletions devel/libbde/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676973172
SHA256 (libbde-alpha-20221031.tar.gz) = b8c6f0a1f6e878f0855a5c4439d45b64aeee66e8f43190bfaaeb16baed019bb8
SIZE (libbde-alpha-20221031.tar.gz) = 1754152
TIMESTAMP = 1707835740
SHA256 (libbde-alpha-20231220.tar.gz) = 21fa33dd40edcea07d50b16ef926db459a6f2db551232dd8c1597484f1367241
SIZE (libbde-alpha-20231220.tar.gz) = 1739799

0 comments on commit d9381ac

Please sign in to comment.