Re: git: 3bcbd440a9e2 - main - games/tome4: put back PORTREVISION to fix games/tome4-beta
Date: Fri, 12 May 2023 12:59:57 UTC
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