summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2024-06-15 18:39:01 +0200
committerRobert Clausecker <fuz@FreeBSD.org>2024-06-16 13:53:28 +0200
commitc7b7aaefaf37bf87d6b216c9f3114e795da98bbb (patch)
treebd7291c2255a88ade8d8ed7f15562736b23005cc
parentdeskutils/remind: update to 05.00.01 (diff)
sysutils/superfile: update to 1.1.3
- install as spf in addition to superfile as that seems to be the author's preferred command name - bump PORTEPOCH following update from development state to release; while normally not necessary, Go's versioning conventions make pkg think the version went backwards with this update. Changelog: https://github.com/yorukot/superfile/releases/tag/v1.1.3
-rw-r--r--sysutils/superfile/Makefile10
-rw-r--r--sysutils/superfile/distinfo10
2 files changed, 11 insertions, 9 deletions
diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile
index 9aac4c906bf3..16ae5e02435d 100644
--- a/sysutils/superfile/Makefile
+++ b/sysutils/superfile/Makefile
@@ -1,8 +1,7 @@
PORTNAME= superfile
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.3-0.20240512232412
-DISTVERSIONSUFFIX= -e7275dfc0dcd
-PORTREVISION= 1
+DISTVERSION= 1.1.3
+PORTEPOCH=1
CATEGORIES= sysutils
MAINTAINER= fuz@FreeBSD.org
@@ -16,6 +15,9 @@ USES= go:modules
GO_MODULE= github.com/MHNightCat/superfile
-PLIST_FILES= bin/superfile
+PLIST_FILES= bin/superfile bin/spf
+
+post-install:
+ ${LN} ${STAGEDIR}${PREFIX}/bin/superfile ${STAGEDIR}${PREFIX}/bin/spf
.include <bsd.port.mk>
diff --git a/sysutils/superfile/distinfo b/sysutils/superfile/distinfo
index 0f98d32f8e95..ed05e7c5aeae 100644
--- a/sysutils/superfile/distinfo
+++ b/sysutils/superfile/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1715556543
-SHA256 (go/sysutils_superfile/superfile-v1.1.3-0.20240512232412-e7275dfc0dcd/v1.1.3-0.20240512232412-e7275dfc0dcd.mod) = 1351778081d883d136f4805b1795582a4dd1b7d1ed76c9e66bb60306a0a219af
-SIZE (go/sysutils_superfile/superfile-v1.1.3-0.20240512232412-e7275dfc0dcd/v1.1.3-0.20240512232412-e7275dfc0dcd.mod) = 2639
-SHA256 (go/sysutils_superfile/superfile-v1.1.3-0.20240512232412-e7275dfc0dcd/v1.1.3-0.20240512232412-e7275dfc0dcd.zip) = 97a556426ce2684a74cd83f4584f10cc68e7b2cf6933769de4a271ba297aced4
-SIZE (go/sysutils_superfile/superfile-v1.1.3-0.20240512232412-e7275dfc0dcd/v1.1.3-0.20240512232412-e7275dfc0dcd.zip) = 6041523
+TIMESTAMP = 1718469289
+SHA256 (go/sysutils_superfile/superfile-v1.1.3/v1.1.3.mod) = b849c88293ae98692d7ccdf812046b89a4460d98bda1625a03278849c0f9a5e4
+SIZE (go/sysutils_superfile/superfile-v1.1.3/v1.1.3.mod) = 3129
+SHA256 (go/sysutils_superfile/superfile-v1.1.3/v1.1.3.zip) = 8a9b1f971ea7410e59cdb35865b3ffb7193be64437993f81fe49114ca6be0a0a
+SIZE (go/sysutils_superfile/superfile-v1.1.3/v1.1.3.zip) = 7785937