Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2025 10:03:15 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 35646dc011f3 - main - games/gogui: Adjust version number such that dot doesn't appear before 'a'
Message-ID:  <202501241003.50OA3FaE000103@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 35646dc011f337e3433891123da5eb49becf7a92
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-24 10:02:21 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-24 10:03:11 +0000

    games/gogui: Adjust version number such that dot doesn't appear before 'a'
---
 games/gogui/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/gogui/Makefile b/games/gogui/Makefile
index 5eeab1715fcc..718b91c5714a 100644
--- a/games/gogui/Makefile
+++ b/games/gogui/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gogui
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.4a
+PORTVERSION=	1.5.4a
 CATEGORIES=	games java
 MASTER_SITES=	http://www.randelshofer.ch/quaqua/files/:quaqua
 DISTFILES=	quaqua-5.2.1.nested.zip:quaqua



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501241003.50OA3FaE000103>