Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 19:00:43 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: 609fb9dce68d - main - devel/liblnk: update to 20221023
Message-ID:  <202302211900.31LJ0hmA049889@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=609fb9dce68d128cd72cf6653f157fccdcb18629

commit 609fb9dce68d128cd72cf6653f157fccdcb18629
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 19:00:24 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 19:00:24 +0000

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

diff --git a/devel/liblnk/Makefile b/devel/liblnk/Makefile
index 7173c3631ee7..ce218baf8761 100644
--- a/devel/liblnk/Makefile
+++ b/devel/liblnk/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	liblnk
-PORTVERSION=	20210417
+PORTVERSION=	20221023
 DISTVERSIONPREFIX=	alpha-
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/liblnk/releases/download/${PORTVERSION}/ \
@@ -18,7 +18,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python \
 		--with-libfwsi=${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/liblnk/distinfo b/devel/liblnk/distinfo
index d6514378d66d..ff81ebbcb4ac 100644
--- a/devel/liblnk/distinfo
+++ b/devel/liblnk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619461831
-SHA256 (liblnk-alpha-20210417.tar.gz) = 801397c3dbda2b8b0b3e47fdc309b76169e9e8298e6dbfefdb24a543255d0520
-SIZE (liblnk-alpha-20210417.tar.gz) = 1576134
+TIMESTAMP = 1676997138
+SHA256 (liblnk-alpha-20221023.tar.gz) = 5f00f6a05e163b53bb1f499d71e42e5648c9ad67a7bb8fedf7eee5b04ad0793f
+SIZE (liblnk-alpha-20221023.tar.gz) = 1616642



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