Date: Fri, 1 Mar 2024 09:46:39 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cbae13808fc7 - main - archivers/xarchiver: Update to 0.5.4.23 Message-ID: <202403010946.4219kdpf083715@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbae13808fc7845f8f72a43640aa73cd6434065c commit cbae13808fc7845f8f72a43640aa73cd6434065c Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-01 08:11:23 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-01 09:46:26 +0000 archivers/xarchiver: Update to 0.5.4.23 ChangeLog: https://github.com/ib/xarchiver/compare/0.5.4.22...0.5.4.23 --- archivers/xarchiver/Makefile | 6 +----- archivers/xarchiver/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile index d17a8e940542..770d666992cd 100644 --- a/archivers/xarchiver/Makefile +++ b/archivers/xarchiver/Makefile @@ -1,11 +1,7 @@ PORTNAME= xarchiver -DISTVERSION= 0.5.4.22 -PORTREVISION= 1 +DISTVERSION= 0.5.4.23 CATEGORIES= archivers -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= 5c49e86ffe16cc8a98018ff2f4d2e0ea2b9c0b6c.patch:-p1 # (bsd)sed fix: https://github.com/ib/xarchiver/issues/186 - MAINTAINER= eduardo@FreeBSD.org COMMENT= Desktop-agnostic GTK frontend to various archiving tools WWW= https://github.com/ib/xarchiver diff --git a/archivers/xarchiver/distinfo b/archivers/xarchiver/distinfo index d6d1a38ee227..c5e09820d539 100644 --- a/archivers/xarchiver/distinfo +++ b/archivers/xarchiver/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1704355004 -SHA256 (ib-xarchiver-0.5.4.22_GH0.tar.gz) = 425b203f59a5e3d0747e80cbbe0af0beb0f9b77bbe29a9b233e85c54a4ff6193 -SIZE (ib-xarchiver-0.5.4.22_GH0.tar.gz) = 1125943 -SHA256 (5c49e86ffe16cc8a98018ff2f4d2e0ea2b9c0b6c.patch) = f573eb0411705e3e82e3efccace2fe0d32bf436e52378f107daaffec916d0e7b -SIZE (5c49e86ffe16cc8a98018ff2f4d2e0ea2b9c0b6c.patch) = 1835 +TIMESTAMP = 1709279900 +SHA256 (ib-xarchiver-0.5.4.23_GH0.tar.gz) = 319935cd323e865d8aa12023b5286c314c128491ac58e853e63f6d6ea3da2a27 +SIZE (ib-xarchiver-0.5.4.23_GH0.tar.gz) = 1126908
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403010946.4219kdpf083715>