diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-12 13:48:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-12 13:48:08 +0000 |
commit | e68150649db4d047d8c86145027f49085de981f4 (patch) | |
tree | d5080ce1d320ad5041dd1944329b9b0f0e896622 /games/xpilot/PLIST | |
parent | 15d7fcb8b2789086af54ed89bfd7e76eac6e36f2 (diff) | |
download | pkgsrc-e68150649db4d047d8c86145027f49085de981f4.tar.gz |
Update to 4.5.3 because of security problems in server from versions <4.5.1,
as reported on tech-pkg by Richard Rauch.
Changes: lots of new features, misc. fixes and a security fix in the server.
Details in doc/ChangeLog in the tarball.
Diffstat (limited to 'games/xpilot/PLIST')
-rw-r--r-- | games/xpilot/PLIST | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/games/xpilot/PLIST b/games/xpilot/PLIST index 40b465ff518..cd59d372c60 100644 --- a/games/xpilot/PLIST +++ b/games/xpilot/PLIST @@ -1,15 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:57:25 zuntum Exp $ -bin/xpilots -bin/xpilot -bin/xp-replay +@comment $NetBSD: PLIST,v 1.2 2002/07/12 13:48:08 wiz Exp $ bin/xp-mapedit +bin/xp-replay +bin/xpilot +bin/xpilots +man/cat6/xp-replay.0 man/cat6/xpilot.0 man/cat6/xpilots.0 -man/cat6/xp-replay.0 -share/xpilot/sounds share/xpilot/defaults -share/xpilot/password -share/xpilot/robots share/xpilot/maps/CAMD.xp share/xpilot/maps/blood-music2.xp share/xpilot/maps/cloudscape.xp @@ -29,13 +26,13 @@ share/xpilot/maps/teamball.xp share/xpilot/maps/tourmination.xp share/xpilot/maps/tournament.xp share/xpilot/maps/war.xp -share/xpilot/textures/ball.xpm -share/xpilot/textures/metalite.xpm -share/xpilot/textures/moon.xpm -share/xpilot/textures/rock4.xpm -share/xpilot/textures/volcanic.xpm +share/xpilot/password +share/xpilot/robots +share/xpilot/sounds share/xpilot/textures/allitems.ppm +share/xpilot/textures/asteroidconcentrator.ppm share/xpilot/textures/ball.ppm +share/xpilot/textures/ball.xpm share/xpilot/textures/base_down.ppm share/xpilot/textures/base_left.ppm share/xpilot/textures/base_right.ppm @@ -56,22 +53,26 @@ share/xpilot/textures/fuelcell.ppm share/xpilot/textures/holder1.ppm share/xpilot/textures/holder2.ppm share/xpilot/textures/logo.ppm +share/xpilot/textures/metalite.xpm share/xpilot/textures/meter.ppm share/xpilot/textures/mine_other.ppm share/xpilot/textures/mine_team.ppm share/xpilot/textures/minus.ppm +share/xpilot/textures/moon.xpm share/xpilot/textures/paused.ppm share/xpilot/textures/plus.ppm share/xpilot/textures/radar.ppm share/xpilot/textures/radar2.ppm share/xpilot/textures/radar3.ppm share/xpilot/textures/refuel.ppm +share/xpilot/textures/rock4.xpm share/xpilot/textures/ship.ppm share/xpilot/textures/ship_blue.ppm share/xpilot/textures/ship_red.ppm share/xpilot/textures/ship_red2.ppm share/xpilot/textures/ship_red3.ppm share/xpilot/textures/sparks.ppm +share/xpilot/textures/volcanic.xpm share/xpilot/textures/wall_bottom.ppm share/xpilot/textures/wall_dl.ppm share/xpilot/textures/wall_dr.ppm |