diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-05-18 17:46:00 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-05-18 17:46:00 +0800 |
commit | 33fbc3fc2ecc355f41440f0c7078a76ee00030ac (patch) | |
tree | eb74c421278bc4af2c114157d70665be2dcdab31 /games/xpilot | |
parent | 97832b41fe9198235f3dc85563c0fee757164e8c (diff) | |
download | freebsd-ports-gnome-33fbc3fc2ecc355f41440f0c7078a76ee00030ac.tar.gz freebsd-ports-gnome-33fbc3fc2ecc355f41440f0c7078a76ee00030ac.tar.zst freebsd-ports-gnome-33fbc3fc2ecc355f41440f0c7078a76ee00030ac.zip |
Update 4.1.0 -> 4.2.1:
* Two new maps
* New features gleaned from tournaments
* Many small bugfixes
Diffstat (limited to 'games/xpilot')
-rw-r--r-- | games/xpilot/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot/distinfo | 2 | ||||
-rw-r--r-- | games/xpilot/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index c1a80f7d962d..46b0a10762b7 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xpilot -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.1 CATEGORIES= games MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ${MASTER_SITE_XCONTRIB} diff --git a/games/xpilot/distinfo b/games/xpilot/distinfo index 2f819900762e..12266d0ffb2a 100644 --- a/games/xpilot/distinfo +++ b/games/xpilot/distinfo @@ -1 +1 @@ -MD5 (xpilot-4.1.0.tar.gz) = 049f4e51d8f033911d3ce055b3b6b701 +MD5 (xpilot-4.2.1.tar.gz) = 83ec28cbee660251b8ff4eb5eb2628f7 diff --git a/games/xpilot/pkg-plist b/games/xpilot/pkg-plist index bdab9cc0c385..97b1a4a890bc 100644 --- a/games/xpilot/pkg-plist +++ b/games/xpilot/pkg-plist @@ -15,6 +15,8 @@ lib/xpilot/maps/fuzz.xp lib/xpilot/maps/fuzz2.xp lib/xpilot/maps/globe.xp lib/xpilot/maps/grandprix.xp +lib/xpilot/maps/newdarkhell.xp +lib/xpilot/maps/newdarkhell2.xp lib/xpilot/maps/pad.xp lib/xpilot/maps/pit.xp lib/xpilot/maps/planetx.xp |