diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 13:27:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 13:27:08 +0000 |
commit | 547ff04a5686166f4ac6c64ceb26870d4b0722cf (patch) | |
tree | 1183390ebb633e8f71d8d263ad8c77e34e539be3 /games/openarena-oax | |
parent | e8d0d5cbbba0bfd92945a23f9df9ebf1f2151bb5 (diff) | |
download | ports-547ff04a5686166f4ac6c64ceb26870d4b0722cf.tar.gz ports-547ff04a5686166f4ac6c64ceb26870d4b0722cf.zip |
games/ioquake3
- Add DESKTOP_ENTRIES if the client is installed
- Get rid of MD5 distinfo
- Backport fix for FreeBSD/i386 with PAE kernel, provided by Nerius Landys
games/ioquake3-devel
- Update to SVN snapshot 1803, contains a number of fixes including the PAE
patch by Nerius Landis
- Make the port capable of being a master port
games/openarena
- Update to the latest source release
- Add PAE fix
games/openarena-oax
- Update to the latest release
games/iourbanterror
- Abandon urbanterror provided source for ioquake3 source, because the project
has announced a switch to a closed source licensing model
- Enslave to games/ioquake3-devel
- Change versioning scheme to resemble official version numbers
- Bump portepoch
PR: ports/152637
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=265513
Diffstat (limited to 'games/openarena-oax')
-rw-r--r-- | games/openarena-oax/Makefile | 2 | ||||
-rw-r--r-- | games/openarena-oax/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/games/openarena-oax/Makefile b/games/openarena-oax/Makefile index f2f10f822e66..09343e6500e6 100644 --- a/games/openarena-oax/Makefile +++ b/games/openarena-oax/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oax -PORTVERSION= B45 +PORTVERSION= B47 CATEGORIES= games MASTER_SITES= http://files.poulsander.com/~poul19/public_files/eliminationSource/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/games/openarena-oax/distinfo b/games/openarena-oax/distinfo index ad5798090284..13a125c415ad 100644 --- a/games/openarena-oax/distinfo +++ b/games/openarena-oax/distinfo @@ -1,3 +1,2 @@ -MD5 (oaxB45.zip) = 395b29a38184100cea7dc3206979770f -SHA256 (oaxB45.zip) = 43f21a45329b549b5a0a967269e50cf89803b5e084598d7fbef726fa63e0aa14 -SIZE (oaxB45.zip) = 465245 +SHA256 (oaxB47.zip) = 16f4a199621162a09107d043b8edfc9cda70fa432c9351aaa8fd055e94048952 +SIZE (oaxB47.zip) = 468070 |