Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 19:05:50 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: cdebb98bc13d - main - devel/libqcow: update to alpha-20221124
Message-ID:  <202302211905.31LJ5oGp052541@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=cdebb98bc13d64c0b6082961d8badebb49309fb9

commit cdebb98bc13d64c0b6082961d8badebb49309fb9
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 19:05:29 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 19:05:29 +0000

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

diff --git a/devel/libqcow/Makefile b/devel/libqcow/Makefile
index 5dc596d86a94..92627fa4f7d9 100644
--- a/devel/libqcow/Makefile
+++ b/devel/libqcow/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libqcow
-DISTVERSION=	alpha-20210419
+DISTVERSION=	alpha-20221124
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libqcow/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/libqcow/distinfo b/devel/libqcow/distinfo
index 53f72bd78ad3..402d671282c5 100644
--- a/devel/libqcow/distinfo
+++ b/devel/libqcow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619461679
-SHA256 (libqcow-alpha-20210419.tar.gz) = 354275bfa9e40f6bf03138d6b939c3a8e290e2f594b13873973ee8660f612051
-SIZE (libqcow-alpha-20210419.tar.gz) = 1539747
+TIMESTAMP = 1676997767
+SHA256 (libqcow-alpha-20221124.tar.gz) = b7fe98efa5eb0a4dd284228018356d7f22047d6a9d3fe795c9c05e7d4db9d742
+SIZE (libqcow-alpha-20221124.tar.gz) = 1590925



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