Date: Mon, 13 May 2024 10:32:36 GMT From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4eca8997abdf - main - archivers/lzip: Update to 1.24.1 Message-ID: <202405131032.44DAWatA008417@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=4eca8997abdf00f38ee3827dce1cacc40d771db2 commit 4eca8997abdf00f38ee3827dce1cacc40d771db2 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2024-05-13 10:31:53 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2024-05-13 10:32:19 +0000 archivers/lzip: Update to 1.24.1 This doesn't bring relevant changes (only a build fix for a different platform and different casing for some term in the docs), still go for it to avoid people wondering about it and tools flagging it. --- archivers/lzip/Makefile | 2 +- archivers/lzip/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile index 9394571d235b..da55291068cf 100644 --- a/archivers/lzip/Makefile +++ b/archivers/lzip/Makefile @@ -1,5 +1,5 @@ PORTNAME= lzip -DISTVERSION= 1.24 +DISTVERSION= 1.24.1 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip diff --git a/archivers/lzip/distinfo b/archivers/lzip/distinfo index 4a69f3648066..c24bf9680cd8 100644 --- a/archivers/lzip/distinfo +++ b/archivers/lzip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715097448 -SHA256 (lzip-1.24.tar.gz) = d42659229b10e066eeb6e81eb673cdd893b672e512d26719c2d95975556ca56c -SIZE (lzip-1.24.tar.gz) = 123850 +TIMESTAMP = 1715155797 +SHA256 (lzip-1.24.1.tar.gz) = 30c9cb6a0605f479c496c376eb629a48b0a1696d167e3c1e090c5defa481b162 +SIZE (lzip-1.24.1.tar.gz) = 123899
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405131032.44DAWatA008417>