Date: Fri, 12 May 2023 13:01:47 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b71da754954a - main - games/tome4-beta: bring back PORTREVISION=3 Message-ID: <202305121301.34CD1lEr098420@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b71da754954a04a55fccec00fe9108aba19b3a90 commit b71da754954a04a55fccec00fe9108aba19b3a90 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2023-05-12 13:01:08 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2023-05-12 13:01:08 +0000 games/tome4-beta: bring back PORTREVISION=3 This avoids versions going backward --- games/tome4-beta/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/tome4-beta/Makefile b/games/tome4-beta/Makefile index 23cb58bad9af..2e734b4e19c4 100644 --- a/games/tome4-beta/Makefile +++ b/games/tome4-beta/Makefile @@ -1,5 +1,5 @@ DISTVERSION= 1.6.0-beta7 -PORTREVISION= 1 +PORTREVISION= 3 PKGNAMESUFFIX= -beta MASTERDIR= ${.CURDIR}/../tome4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305121301.34CD1lEr098420>