Date: Fri, 12 May 2023 14:59:57 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Piotr Kubaj <pkubaj@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 3bcbd440a9e2 - main - games/tome4: put back PORTREVISION to fix games/tome4-beta Message-ID: <nnhxbez3oohcwp27gt4xll53sdp5g22annfosbxunchfcbqoog@ydu57l3f22ep> In-Reply-To: <202305101402.34AE2JNt051568@gitrepo.freebsd.org> References: <202305101402.34AE2JNt051568@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 10, 2023 at 02:02:19PM +0000, Piotr Kubaj wrote: > The branch main has been updated by pkubaj: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3bcbd440a9e281d3de363bc14bcb32aed5fcc15b > > commit 3bcbd440a9e281d3de363bc14bcb32aed5fcc15b > Author: Piotr Kubaj <pkubaj@FreeBSD.org> > AuthorDate: 2023-05-10 14:01:02 +0000 > Commit: Piotr Kubaj <pkubaj@FreeBSD.org> > CommitDate: 2023-05-10 14:01:02 +0000 > > games/tome4: put back PORTREVISION to fix games/tome4-beta This does not fix anything as tome4-beta was at revision 3 ans it is now going backward. Actually sharing a PORTREVISION variables between 2 ports is a bad idea > --- > games/tome4/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/games/tome4/Makefile b/games/tome4/Makefile > index 9ae3758d7e1b..54f87d7d93b5 100644 > --- a/games/tome4/Makefile > +++ b/games/tome4/Makefile > @@ -1,5 +1,6 @@ > PORTNAME= tome4 > DISTVERSION?= 1.7.5 > +PORTREVISION?= 0 > CATEGORIES= games > MASTER_SITES= https://te4.org/dl/t-engine/ \ > SF/lifanov-ports-distfiles/${PORTNAME}/:icons
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?nnhxbez3oohcwp27gt4xll53sdp5g22annfosbxunchfcbqoog>