freebsd-ports/games/openarena
Stefan Eßer 4ddd2f00d3 games/openarena: fix version number going backwards
This ports needs to always define the PORTREVISION macro to some value
to prevent it from defaulting to the PORTREVISION set in the ioquake3
port.

Since the ioquake3 port was at PORTREVISION 17, and this setting had
leaked into the openarena and openarena-server ports, setting the
PORTREVISION to 1 in openarena caused the version number to decrease.

Set PORTREVISION to 18 (1 higher than the current value in ioquake3)
to make its version compare higher than before the recent port update.

This commit fixes the version number in both openarena and
openarena-server.
2022-09-19 16:53:33 +02:00
..
files games/openarena: Fix crashing bug when downloading maps from the server 2022-09-12 10:01:52 -07:00
distinfo
Makefile games/openarena: fix version number going backwards 2022-09-19 16:53:33 +02:00
Makefile.include
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00