mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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/
This commit is contained in:
parent
203e17f57f
commit
2220782c49
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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) = 1920239
|
||||
|
|
Loading…
Add table
Reference in a new issue