git: c1aacf20720d - main - sysutils/superfile: update to 1.4.0

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Tue, 14 Oct 2025 14:57:11 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c1aacf20720d13a7cdb24ce3f5b6ddaa42771ba5

commit c1aacf20720d13a7cdb24ce3f5b6ddaa42771ba5
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-10-10 12:37:58 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-10-14 14:56:32 +0000

    sysutils/superfile: update to 1.4.0
    
     - now requires go 1.25 to build
    
    Changelog: https://github.com/yorukot/superfile/releases/tag/v1.4.0
---
 sysutils/superfile/Makefile |  5 ++---
 sysutils/superfile/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile
index c836007753c0..320442232e24 100644
--- a/sysutils/superfile/Makefile
+++ b/sysutils/superfile/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	superfile
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.3
-PORTREVISION=	3
+DISTVERSION=	1.4.0
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 
@@ -12,7 +11,7 @@ WWW=		https://github.com/MHNightCat/superfile
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules,1.24
+USES=		go:modules,1.25
 
 GO_MODULE=	github.com/MHNightCat/superfile
 
diff --git a/sysutils/superfile/distinfo b/sysutils/superfile/distinfo
index 28a5b5664010..08d136743bc6 100644
--- a/sysutils/superfile/distinfo
+++ b/sysutils/superfile/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1754049854
-SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 75e1e0938ca31f51c80697126aa7daae2746bf67f2c8e6defcfe0610e0fc44cc
-SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 3109
-SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = f81af634399861cdd84b6bf45b2677df65fd344cb8989da4260d610a0ac2e13f
-SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = 16518668
+TIMESTAMP = 1760099738
+SHA256 (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.mod) = 697d3c8ff9d3e81d81cc68e4950f941f31bf365ce37c26b81f450acdf0fef1a5
+SIZE (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.mod) = 3388
+SHA256 (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.zip) = a02b79bd389822482d4f368f9f1ae10dee8babf71d95416edf10254a46d72cf9
+SIZE (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.zip) = 16468262