git: ae0f39ad0b01 - main - games/robocode-naval: Ignore portscout
Danilo G. Baio <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a82067f.3d227.5c79d7c4__26037.4569844984$1786906253$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae0f39ad0b01d7685482043a147d74a54761580c commit ae0f39ad0b01d7685482043a147d74a54761580c Author: Danilo G. Baio <[email protected]> AuthorDate: 2026-08-16 18:48:56 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2026-08-16 18:50:13 +0000 games/robocode-naval: Ignore portscout robocode-naval and robocode share the same SourceForge project, so portscout keeps reporting games/robocode versions as new releases for this port. Naval Robocode has its own versioning scheme (0.9.2 being the latest), so just ignore it. --- games/robocode-naval/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/robocode-naval/Makefile b/games/robocode-naval/Makefile index 47d40fdf87c4..320fb8fa3d8e 100644 --- a/games/robocode-naval/Makefile +++ b/games/robocode-naval/Makefile @@ -14,7 +14,7 @@ WWW= https://robo-code.blogspot.com.br LICENSE= EPL -PORTSCOUT= limit:^\d+\.\d+\.\d+$$ +PORTSCOUT= ignore:1 USES= cpe dos2unix java:extract,run zip DOS2UNIX_GLOB= *.css *.team *.properties package-list MANIFEST.MF