Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 19:00:42 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: 1a84be358a07 - main - devel/libfwsi: update to experimental-20220927
Message-ID:  <202302211900.31LJ0g8T049870@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=1a84be358a076b0844666fedcf264c5b4a6979e2

commit 1a84be358a076b0844666fedcf264c5b4a6979e2
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 18:59:36 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 18:59:36 +0000

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

diff --git a/devel/libfwsi/Makefile b/devel/libfwsi/Makefile
index 29dafb40698f..6653b1bbd504 100644
--- a/devel/libfwsi/Makefile
+++ b/devel/libfwsi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libfwsi
 # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION=	experimental-20210419
+DISTVERSION=	experimental-20220927
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libfwsi/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python
 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/libfwsi/distinfo b/devel/libfwsi/distinfo
index 828bcec570ee..b226fbf788f0 100644
--- a/devel/libfwsi/distinfo
+++ b/devel/libfwsi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619461884
-SHA256 (libfwsi-experimental-20210419.tar.gz) = 4f719a71c2463c02710052e276ba4aa39ab0aabe45f893af285e6973f920cdff
-SIZE (libfwsi-experimental-20210419.tar.gz) = 1362006
+TIMESTAMP = 1676997048
+SHA256 (libfwsi-experimental-20220927.tar.gz) = 57e99971ff6b33723ebde74aae7a600f436045be129efaa22269ad3b33259ec9
+SIZE (libfwsi-experimental-20220927.tar.gz) = 1399673



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