Date: Thu, 20 Mar 2025 14:18:23 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2220782c497b - main - misc/swissfileknife: the port had been updated to version 2.0.0.2 Message-ID: <202503201418.52KEIN62029912@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=2220782c497b096141e84ede0967deebe885b5e9 commit 2220782c497b096141e84ede0967deebe885b5e9 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2025-03-20 14:17:16 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2025-03-20 14:17:16 +0000 misc/swissfileknife: the port had been updated to version 2.0.0.2 The `ChangeLog' accidentally appears empty in this release, will be fixed in the next one. For now, use the `changes.txt' file instead since we do not want to download the fixed tarball from alternative location which does not have the benefits of SourceForge.net's vast selection of mirrors. Upstream bug: https://sourceforge.net/p/swissfileknife/bugs/56/ --- misc/swissfileknife/Makefile | 4 ++-- misc/swissfileknife/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/swissfileknife/Makefile b/misc/swissfileknife/Makefile index 4d82bd18e26c..0530926e9d60 100644 --- a/misc/swissfileknife/Makefile +++ b/misc/swissfileknife/Makefile @@ -1,5 +1,5 @@ PORTNAME= swissfileknife -PORTVERSION= 1.9.9.0 +PORTVERSION= 2.0.0.2 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/1-${PORTNAME}/${PORTVERSION} DISTNAME= sfk-${PORTVERSION:R} @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -DVER_STR_OS=\\\"${OPSYS:tl}-${ARCH}\\\" PLIST_FILES= bin/sfk ${DATADIR_REL}/mtk.tar.gz -PORTDOCS= ChangeLog README +PORTDOCS= changes.txt README OPTIONS_DEFINE= DOCS diff --git a/misc/swissfileknife/distinfo b/misc/swissfileknife/distinfo index bb9a8be09605..8e74b46dc846 100644 --- a/misc/swissfileknife/distinfo +++ b/misc/swissfileknife/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692086907 -SHA256 (sfk-1.9.9.tar.gz) = 49cd73283495a254f8659cb0d96983239c34618892064c318b0c2d19861c7910 -SIZE (sfk-1.9.9.tar.gz) = 1254116 +TIMESTAMP = 1729921789 +SHA256 (sfk-2.0.0.tar.gz) = 2927eb23a8eb190a070c871141d3b2de491b174031dc88af3eec1877506afb3e +SIZE (sfk-2.0.0.tar.gz) = 1920239home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503201418.52KEIN62029912>
