Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 18:48:05 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2beb11ab923a - main - devel/libbde: update to alpha-20221031
Message-ID:  <202302211848.31LIm5FS023410@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2beb11ab923aeef64916d412e69ceb5dcf31b590

commit 2beb11ab923aeef64916d412e69ceb5dcf31b590
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 18:44:09 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 18:44:09 +0000

    devel/libbde: update to alpha-20221031
---
 devel/libbde/Makefile | 4 ++--
 devel/libbde/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/libbde/Makefile b/devel/libbde/Makefile
index 2c2def2036c4..afb9c28bf47a 100644
--- a/devel/libbde/Makefile
+++ b/devel/libbde/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libbde
-DISTVERSION=	alpha-20220121
+DISTVERSION=	alpha-20221031
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-openssl=no
 CONFIGURE_ENV=	PYTHON_CONFIG=${PYTHON_CMD}-config
-USES=		fuse libtool pathfix pkgconfig python:3.5+
+USES=		fuse libtool pathfix pkgconfig python
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
diff --git a/devel/libbde/distinfo b/devel/libbde/distinfo
index 52ab46740f0c..411e7ebe36c1 100644
--- a/devel/libbde/distinfo
+++ b/devel/libbde/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652197660
-SHA256 (libbde-alpha-20220121.tar.gz) = 76748cb939bf9cc899eaddab6e10ea1a9a7f7bdc6de4cb33d889fc7a2b938c2f
-SIZE (libbde-alpha-20220121.tar.gz) = 1797740
+TIMESTAMP = 1676973172
+SHA256 (libbde-alpha-20221031.tar.gz) = b8c6f0a1f6e878f0855a5c4439d45b64aeee66e8f43190bfaaeb16baed019bb8
+SIZE (libbde-alpha-20221031.tar.gz) = 1754152



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302211848.31LIm5FS023410>