diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-28 19:48:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-28 19:48:24 +0800 |
commit | 8aeb7b843d1e07fea5cb311aeb5651c4692c2f4b (patch) | |
tree | 93aff265263048ba4f98c825201e592c26194ff4 /games | |
parent | 80f5ec63271d2e6e32a1ea9252502d707c36dd97 (diff) | |
download | freebsd-ports-graphics-8aeb7b843d1e07fea5cb311aeb5651c4692c2f4b.tar.gz freebsd-ports-graphics-8aeb7b843d1e07fea5cb311aeb5651c4692c2f4b.tar.zst freebsd-ports-graphics-8aeb7b843d1e07fea5cb311aeb5651c4692c2f4b.zip |
- Update to 0.2.1
PR: 162727
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/xscorch/Makefile | 8 | ||||
-rw-r--r-- | games/xscorch/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 2c4132f7af3..36432f9ca87 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -6,11 +6,9 @@ # PORTNAME= xscorch -PORTVERSION= 0.2.0 -PORTREVISION= 5 +PORTVERSION= 0.2.1 CATEGORIES= games -MASTER_SITES= http://chaos2.org/xscorch/ \ - http://www.xscorch.org/releases/ +MASTER_SITES= http://www.xscorch.org/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Multiplayer tank shoot-em-up @@ -21,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod USE_XORG= xpm -USE_GNOME= gtk12 +USE_GNOME= gtk20 WANT_GNOME= yes USE_PERL5= yes USE_GMAKE= yes diff --git a/games/xscorch/distinfo b/games/xscorch/distinfo index b8aecc1ef0c..27dc46e0543 100644 --- a/games/xscorch/distinfo +++ b/games/xscorch/distinfo @@ -1,2 +1,2 @@ -SHA256 (xscorch-0.2.0.tar.gz) = f91ebdaf3d11cb5681d1bcca7540fab3b0262cd0b4375785122fdf269ccac68a -SIZE (xscorch-0.2.0.tar.gz) = 818449 +SHA256 (xscorch-0.2.1.tar.gz) = a315f7001a020c6b8f644db1c1dc56ccfbb9e3efcbf12c41ac9eb4e5e75cb5f7 +SIZE (xscorch-0.2.1.tar.gz) = 849773 |