Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 19:12:44 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: 922fdd6224d7 - main - devel/libsmraw: update to alpha-20221028
Message-ID:  <202302211912.31LJCiTW066901@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=922fdd6224d729a84223510d85a2815d4340302b

commit 922fdd6224d729a84223510d85a2815d4340302b
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 19:11:34 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 19:11:34 +0000

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

diff --git a/devel/libsmraw/Makefile b/devel/libsmraw/Makefile
index 2b776b336299..dd0d9567b060 100644
--- a/devel/libsmraw/Makefile
+++ b/devel/libsmraw/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libsmraw
-DISTVERSION=	alpha-20210807
+DISTVERSION=	alpha-20221028
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libsmraw/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/libsmraw/distinfo b/devel/libsmraw/distinfo
index a40084d666d7..3aebf137b306 100644
--- a/devel/libsmraw/distinfo
+++ b/devel/libsmraw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628407345
-SHA256 (libsmraw-alpha-20210807.tar.gz) = 6a256a233f131ff5a56711e55efeb8e4028fdf4b419290854f799eb4a11a6b52
-SIZE (libsmraw-alpha-20210807.tar.gz) = 1638029
+TIMESTAMP = 1676998116
+SHA256 (libsmraw-alpha-20221028.tar.gz) = d367aa31691c345a59407307d73b803d798f2c10eae306af07d67f1306604e0b
+SIZE (libsmraw-alpha-20221028.tar.gz) = 1680263



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