diff options
author | lme <lme@FreeBSD.org> | 2012-01-31 13:50:58 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2012-01-31 13:50:58 +0800 |
commit | e0ddcb50210bf99f57998ac391060483f65284a1 (patch) | |
tree | 56e9d919cafbb3200b1ed663b366b3de41b308eb /games | |
parent | 4a54400f2152f095340387818ecc2edf8bddf7b3 (diff) | |
download | freebsd-ports-gnome-e0ddcb50210bf99f57998ac391060483f65284a1.tar.gz freebsd-ports-gnome-e0ddcb50210bf99f57998ac391060483f65284a1.tar.zst freebsd-ports-gnome-e0ddcb50210bf99f57998ac391060483f65284a1.zip |
Update to 4.5.5
Diffstat (limited to 'games')
-rw-r--r-- | games/xpilot/Makefile | 4 | ||||
-rw-r--r-- | games/xpilot/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 2a00ebcbfd55..b3ff6fb0e3a8 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xpilot -PORTVERSION= 4.5.4 -PORTREVISION= 2 +PORTVERSION= 4.5.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION} MAINTAINER= lme@FreeBSD.org COMMENT= Xpilot(client) and xpilots(server) +USE_BZIP2= yes USE_IMAKE= yes USE_XORG= x11 xext MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6 diff --git a/games/xpilot/distinfo b/games/xpilot/distinfo index 4c59443550af..5f5e3a7cd217 100644 --- a/games/xpilot/distinfo +++ b/games/xpilot/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpilot-4.5.4.tar.gz) = 2545953726f5eeba3d628970db13c9e1d1d6f14302420e0e74d4ee0ea72e3008 -SIZE (xpilot-4.5.4.tar.gz) = 1384615 +SHA256 (xpilot-4.5.5.tar.bz2) = 5e40424d093c8b712170a5dff3396df63302775f42da829b8832840f359cd92a +SIZE (xpilot-4.5.5.tar.bz2) = 1115502 |