Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 18:48:10 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: 04e1f2a5bd31 - main - devel/libevtx: update to alpha-20221101
Message-ID:  <202302211848.31LImAxM023488@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=04e1f2a5bd3162638bbcd15fb24f7aeea0cc1c6c

commit 04e1f2a5bd3162638bbcd15fb24f7aeea0cc1c6c
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 18:47:42 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 18:47:42 +0000

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

diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile
index 9ce9d61d1e60..d765cdf99c8b 100644
--- a/devel/libevtx/Makefile
+++ b/devel/libevtx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libevtx
-DISTVERSION=	alpha-20210525
+DISTVERSION=	alpha-20221101
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -18,7 +18,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python \
 		--with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE}
 CONFIGURE_ENV=	PYTHON_CONFIG=${PYTHON_CMD}-config
-USES=		libtool pathfix python:3.5+
+USES=		libtool pathfix python
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
diff --git a/devel/libevtx/distinfo b/devel/libevtx/distinfo
index dc611e9a9e5e..f13f1e8eb5ad 100644
--- a/devel/libevtx/distinfo
+++ b/devel/libevtx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622049621
-SHA256 (libevtx-alpha-20210525.tar.gz) = ecf5d1cd90c9555d05a6981b4191819bb9aa4f49c8b58370673f22838e265fe7
-SIZE (libevtx-alpha-20210525.tar.gz) = 1995787
+TIMESTAMP = 1676980607
+SHA256 (libevtx-alpha-20221101.tar.gz) = 2eeefb157cd0b0fa9c6c08a9ca9379429a62c12cd1691819e167b1869d0bf6a6
+SIZE (libevtx-alpha-20221101.tar.gz) = 2062092



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