Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 18:48:08 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: 5d08dc85d1e4 - main - devel/libesedb: update to experimental-20220806
Message-ID:  <202302211848.31LIm8Os023448@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=5d08dc85d1e45b4a59381d35e8c6969d51e9ed00

commit 5d08dc85d1e45b4a59381d35e8c6969d51e9ed00
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 18:45:56 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 18:45:56 +0000

    devel/libesedb: update to experimental-20220806
---
 devel/libesedb/Makefile | 4 ++--
 devel/libesedb/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/libesedb/Makefile b/devel/libesedb/Makefile
index 37ea24f91010..e579dd20c390 100644
--- a/devel/libesedb/Makefile
+++ b/devel/libesedb/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libesedb
 # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION=	experimental-20210424
+DISTVERSION=	experimental-20220806
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libfwnt.so:devel/libfwnt
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-libfwnt=${LOCALBASE}
 CONFIGURE_ENV=	PYTHON_CONFIG=${PYTHON_CMD}-config
-USES=		cpe libtool pathfix python:3.5+
+USES=		cpe libtool pathfix python
 CPE_VENDOR=	${PORTNAME}_project
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
diff --git a/devel/libesedb/distinfo b/devel/libesedb/distinfo
index 7e981dfbeea5..bf309d4bb7a6 100644
--- a/devel/libesedb/distinfo
+++ b/devel/libesedb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619371925
-SHA256 (libesedb-experimental-20210424.tar.gz) = c8e3e22887b85df6ea06d356b118844cb1c5ada6b245cab11ece5222c8d460ac
-SIZE (libesedb-experimental-20210424.tar.gz) = 1919999
+TIMESTAMP = 1676973585
+SHA256 (libesedb-experimental-20220806.tar.gz) = 2a38d30412d66ead7daa2e1a6bfefb34a25a1e1517ec271c66788f19485b775a
+SIZE (libesedb-experimental-20220806.tar.gz) = 1964311



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