diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-15 20:34:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-15 20:34:34 +0800 |
commit | f966f114bc2c2c954d7074d2a06db578271b010a (patch) | |
tree | c6346fa142b70a84feae6c5f65d9a95df4de913c /games | |
parent | 3934f47e7178bea754675e607a69f1c7084d13ef (diff) | |
download | freebsd-ports-gnome-f966f114bc2c2c954d7074d2a06db578271b010a.tar.gz freebsd-ports-gnome-f966f114bc2c2c954d7074d2a06db578271b010a.tar.zst freebsd-ports-gnome-f966f114bc2c2c954d7074d2a06db578271b010a.zip |
From the maintainer: "The program maintainer mailed me that he changed the
dist tarball in place. Here's the new checksum."
While here, update the plist.
PR: ports/59235.
Diffstat (limited to 'games')
-rw-r--r-- | games/xpilot-ng-client/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot-ng-client/distinfo | 2 | ||||
-rw-r--r-- | games/xpilot-ng-client/pkg-plist | 9 | ||||
-rw-r--r-- | games/xpilot-ng-server/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot-ng-server/distinfo | 2 | ||||
-rw-r--r-- | games/xpilot-ng-server/pkg-plist | 9 | ||||
-rw-r--r-- | games/xpilot-ng/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot-ng/distinfo | 2 | ||||
-rw-r--r-- | games/xpilot-ng/pkg-plist | 9 |
9 files changed, 15 insertions, 24 deletions
diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile index 822df82806cd..c145dde72d7f 100644 --- a/games/xpilot-ng-client/Makefile +++ b/games/xpilot-ng-client/Makefile @@ -16,8 +16,6 @@ COMMENT= An enhanced version of XPilot LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 -BROKEN= "Checksum mismatch; will be removed after Feb 2" - USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/games/xpilot-ng-client/distinfo b/games/xpilot-ng-client/distinfo index 995237ecdc50..7405c19d99a2 100644 --- a/games/xpilot-ng-client/distinfo +++ b/games/xpilot-ng-client/distinfo @@ -1 +1 @@ -MD5 (xpilot-4.5.4X2.tar.gz) = 49515b86db8d5b161f8b3841e078d3ec +MD5 (xpilot-4.5.4X2.tar.gz) = cbe107324a129c360bcf026ee3f31ff5 diff --git a/games/xpilot-ng-client/pkg-plist b/games/xpilot-ng-client/pkg-plist index 992b5cdc5115..72954edfb84e 100644 --- a/games/xpilot-ng-client/pkg-plist +++ b/games/xpilot-ng-client/pkg-plist @@ -6,7 +6,6 @@ share/xpilot-ng/maps/polybloods.xp2 share/xpilot-ng/textures/allitems.ppm share/xpilot-ng/textures/asteroidconcentrator.ppm share/xpilot-ng/textures/ball.ppm -share/xpilot-ng/textures/ball.xpm share/xpilot-ng/textures/base_down.ppm share/xpilot-ng/textures/base_left.ppm share/xpilot-ng/textures/base_right.ppm @@ -27,19 +26,19 @@ share/xpilot-ng/textures/fuelcell.ppm share/xpilot-ng/textures/holder1.ppm share/xpilot-ng/textures/holder2.ppm share/xpilot-ng/textures/logo.ppm -share/xpilot-ng/textures/metalite.xpm +share/xpilot-ng/textures/metalite.ppm share/xpilot-ng/textures/meter.ppm share/xpilot-ng/textures/mine_other.ppm share/xpilot-ng/textures/mine_team.ppm share/xpilot-ng/textures/minus.ppm -share/xpilot-ng/textures/moon.xpm +share/xpilot-ng/textures/moon.ppm share/xpilot-ng/textures/paused.ppm share/xpilot-ng/textures/plus.ppm share/xpilot-ng/textures/radar.ppm share/xpilot-ng/textures/radar2.ppm share/xpilot-ng/textures/radar3.ppm share/xpilot-ng/textures/refuel.ppm -share/xpilot-ng/textures/rock4.xpm +share/xpilot-ng/textures/rock4.ppm share/xpilot-ng/textures/ship.ppm share/xpilot-ng/textures/ship_blue.ppm share/xpilot-ng/textures/ship_red.ppm @@ -47,7 +46,7 @@ share/xpilot-ng/textures/ship_red2.ppm share/xpilot-ng/textures/ship_red3.ppm share/xpilot-ng/textures/sparks.ppm share/xpilot-ng/textures/wall_dl.ppm -share/xpilot-ng/textures/volcanic.xpm +share/xpilot-ng/textures/volcanic.ppm share/xpilot-ng/textures/wall_bottom.ppm share/xpilot-ng/textures/wall_dr.ppm share/xpilot-ng/textures/wall_fi.ppm diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile index 822df82806cd..c145dde72d7f 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -16,8 +16,6 @@ COMMENT= An enhanced version of XPilot LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 -BROKEN= "Checksum mismatch; will be removed after Feb 2" - USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/games/xpilot-ng-server/distinfo b/games/xpilot-ng-server/distinfo index 995237ecdc50..7405c19d99a2 100644 --- a/games/xpilot-ng-server/distinfo +++ b/games/xpilot-ng-server/distinfo @@ -1 +1 @@ -MD5 (xpilot-4.5.4X2.tar.gz) = 49515b86db8d5b161f8b3841e078d3ec +MD5 (xpilot-4.5.4X2.tar.gz) = cbe107324a129c360bcf026ee3f31ff5 diff --git a/games/xpilot-ng-server/pkg-plist b/games/xpilot-ng-server/pkg-plist index 992b5cdc5115..72954edfb84e 100644 --- a/games/xpilot-ng-server/pkg-plist +++ b/games/xpilot-ng-server/pkg-plist @@ -6,7 +6,6 @@ share/xpilot-ng/maps/polybloods.xp2 share/xpilot-ng/textures/allitems.ppm share/xpilot-ng/textures/asteroidconcentrator.ppm share/xpilot-ng/textures/ball.ppm -share/xpilot-ng/textures/ball.xpm share/xpilot-ng/textures/base_down.ppm share/xpilot-ng/textures/base_left.ppm share/xpilot-ng/textures/base_right.ppm @@ -27,19 +26,19 @@ share/xpilot-ng/textures/fuelcell.ppm share/xpilot-ng/textures/holder1.ppm share/xpilot-ng/textures/holder2.ppm share/xpilot-ng/textures/logo.ppm -share/xpilot-ng/textures/metalite.xpm +share/xpilot-ng/textures/metalite.ppm share/xpilot-ng/textures/meter.ppm share/xpilot-ng/textures/mine_other.ppm share/xpilot-ng/textures/mine_team.ppm share/xpilot-ng/textures/minus.ppm -share/xpilot-ng/textures/moon.xpm +share/xpilot-ng/textures/moon.ppm share/xpilot-ng/textures/paused.ppm share/xpilot-ng/textures/plus.ppm share/xpilot-ng/textures/radar.ppm share/xpilot-ng/textures/radar2.ppm share/xpilot-ng/textures/radar3.ppm share/xpilot-ng/textures/refuel.ppm -share/xpilot-ng/textures/rock4.xpm +share/xpilot-ng/textures/rock4.ppm share/xpilot-ng/textures/ship.ppm share/xpilot-ng/textures/ship_blue.ppm share/xpilot-ng/textures/ship_red.ppm @@ -47,7 +46,7 @@ share/xpilot-ng/textures/ship_red2.ppm share/xpilot-ng/textures/ship_red3.ppm share/xpilot-ng/textures/sparks.ppm share/xpilot-ng/textures/wall_dl.ppm -share/xpilot-ng/textures/volcanic.xpm +share/xpilot-ng/textures/volcanic.ppm share/xpilot-ng/textures/wall_bottom.ppm share/xpilot-ng/textures/wall_dr.ppm share/xpilot-ng/textures/wall_fi.ppm diff --git a/games/xpilot-ng/Makefile b/games/xpilot-ng/Makefile index 822df82806cd..c145dde72d7f 100644 --- a/games/xpilot-ng/Makefile +++ b/games/xpilot-ng/Makefile @@ -16,8 +16,6 @@ COMMENT= An enhanced version of XPilot LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 -BROKEN= "Checksum mismatch; will be removed after Feb 2" - USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/games/xpilot-ng/distinfo b/games/xpilot-ng/distinfo index 995237ecdc50..7405c19d99a2 100644 --- a/games/xpilot-ng/distinfo +++ b/games/xpilot-ng/distinfo @@ -1 +1 @@ -MD5 (xpilot-4.5.4X2.tar.gz) = 49515b86db8d5b161f8b3841e078d3ec +MD5 (xpilot-4.5.4X2.tar.gz) = cbe107324a129c360bcf026ee3f31ff5 diff --git a/games/xpilot-ng/pkg-plist b/games/xpilot-ng/pkg-plist index 992b5cdc5115..72954edfb84e 100644 --- a/games/xpilot-ng/pkg-plist +++ b/games/xpilot-ng/pkg-plist @@ -6,7 +6,6 @@ share/xpilot-ng/maps/polybloods.xp2 share/xpilot-ng/textures/allitems.ppm share/xpilot-ng/textures/asteroidconcentrator.ppm share/xpilot-ng/textures/ball.ppm -share/xpilot-ng/textures/ball.xpm share/xpilot-ng/textures/base_down.ppm share/xpilot-ng/textures/base_left.ppm share/xpilot-ng/textures/base_right.ppm @@ -27,19 +26,19 @@ share/xpilot-ng/textures/fuelcell.ppm share/xpilot-ng/textures/holder1.ppm share/xpilot-ng/textures/holder2.ppm share/xpilot-ng/textures/logo.ppm -share/xpilot-ng/textures/metalite.xpm +share/xpilot-ng/textures/metalite.ppm share/xpilot-ng/textures/meter.ppm share/xpilot-ng/textures/mine_other.ppm share/xpilot-ng/textures/mine_team.ppm share/xpilot-ng/textures/minus.ppm -share/xpilot-ng/textures/moon.xpm +share/xpilot-ng/textures/moon.ppm share/xpilot-ng/textures/paused.ppm share/xpilot-ng/textures/plus.ppm share/xpilot-ng/textures/radar.ppm share/xpilot-ng/textures/radar2.ppm share/xpilot-ng/textures/radar3.ppm share/xpilot-ng/textures/refuel.ppm -share/xpilot-ng/textures/rock4.xpm +share/xpilot-ng/textures/rock4.ppm share/xpilot-ng/textures/ship.ppm share/xpilot-ng/textures/ship_blue.ppm share/xpilot-ng/textures/ship_red.ppm @@ -47,7 +46,7 @@ share/xpilot-ng/textures/ship_red2.ppm share/xpilot-ng/textures/ship_red3.ppm share/xpilot-ng/textures/sparks.ppm share/xpilot-ng/textures/wall_dl.ppm -share/xpilot-ng/textures/volcanic.xpm +share/xpilot-ng/textures/volcanic.ppm share/xpilot-ng/textures/wall_bottom.ppm share/xpilot-ng/textures/wall_dr.ppm share/xpilot-ng/textures/wall_fi.ppm |