Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 18:48:09 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: 3bc77ab96995 - main - devel/libevt: update to alpha-20221022
Message-ID:  <202302211848.31LIm9mF023467@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=3bc77ab969959c2056af5645ecfce207497d31b6

commit 3bc77ab969959c2056af5645ecfce207497d31b6
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 18:46:59 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 18:46:59 +0000

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

diff --git a/devel/libevt/Makefile b/devel/libevt/Makefile
index 5826624f0bcb..f52089a684f3 100644
--- a/devel/libevt/Makefile
+++ b/devel/libevt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libevt
-DISTVERSION=	alpha-20210424
+DISTVERSION=	alpha-20221022
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libevt/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=		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/libevt/distinfo b/devel/libevt/distinfo
index 8c7fa59b085d..343e328aeb47 100644
--- a/devel/libevt/distinfo
+++ b/devel/libevt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619372061
-SHA256 (libevt-alpha-20210424.tar.gz) = 30f32c7c8021aa58f2a58ef6fc2987c0836ea9f949f275f2f55bbca75e70a31a
-SIZE (libevt-alpha-20210424.tar.gz) = 1986576
+TIMESTAMP = 1676980501
+SHA256 (libevt-alpha-20221022.tar.gz) = 75843c2ef51d6ae7e7ff4e71dd2203b1974886d344f6b3f59d34fd5ff75977eb
+SIZE (libevt-alpha-20221022.tar.gz) = 2058109



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