git: 390c56fe5bf1 - 2025Q3 - sysutils/gdu: fix DISTVERSION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Sep 2025 19:43:52 UTC
The branch 2025Q3 has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=390c56fe5bf15fb90ab60bfefdd750aff73bd925
commit 390c56fe5bf15fb90ab60bfefdd750aff73bd925
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-09-16 19:42:28 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-09-16 19:42:28 +0000
sysutils/gdu: fix DISTVERSION
Approved by: portmgr (build fix blanket)
Fixes: 15732d358bf7c69025a77553728592669b44d5b4
See also: c81d4813dbf89221e83fb786ccfba4ba2afca917
PR: 287577
---
sysutils/gdu/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sysutils/gdu/Makefile b/sysutils/gdu/Makefile
index 1f98be72b255..baf39d4c318d 100644
--- a/sysutils/gdu/Makefile
+++ b/sysutils/gdu/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gdu
DISTVERSIONPREFIX= v
-DISTVERSION= 5.29.0
-PORTREVISION= 4
+DISTVERSION= 5.30.1
CATEGORIES= sysutils
MAINTAINER= lcook@FreeBSD.org