From 0d5aa23adc541960c2191c586671023aaa06f223 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Thu, 6 Sep 2001 17:58:13 +0000 Subject: - update to version 0.1.13a (with network support!) - add mirror to MASTER_SITES - take over as maintainer - fix typo in pkg-descr PR: 28741 Approved by: will (the change of MAINTAINER) --- games/xscorch/Makefile | 8 +++++--- games/xscorch/distinfo | 2 +- games/xscorch/pkg-descr | 7 ++++--- games/xscorch/pkg-plist | 22 ++++++++++++---------- 4 files changed, 22 insertions(+), 17 deletions(-) diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index b7b3b1aa65e0..4cb876ae20c5 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -6,14 +6,16 @@ # PORTNAME= xscorch -PORTVERSION= 0.1.9 +PORTVERSION= 0.1.13a CATEGORIES= games -MASTER_SITES= http://chaos2.org/xscorch/ +MASTER_SITES= http://chaos2.org/xscorch/ \ + http://mirror.dok.org/xscorch/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod +WRKSRC= ${WRKDIR}/xscorch-0.1.13 USE_X_PREFIX= yes USE_GMAKE= yes USE_GTK= yes diff --git a/games/xscorch/distinfo b/games/xscorch/distinfo index 24a9c94dc34d..d76ddde0a362 100644 --- a/games/xscorch/distinfo +++ b/games/xscorch/distinfo @@ -1 +1 @@ -MD5 (xscorch-0.1.9.tar.gz) = ac5fddc945c2ddf036301ce768c56ac1 +MD5 (xscorch-0.1.13a.tar.gz) = 45bb73929a9e414b770686e3f80d7ba2 diff --git a/games/xscorch/pkg-descr b/games/xscorch/pkg-descr index a352e72211ea..a06de86a7ee6 100644 --- a/games/xscorch/pkg-descr +++ b/games/xscorch/pkg-descr @@ -1,6 +1,6 @@ XScorch is a clone of the olden-days DOS game "Scorch". It is an extremely addictive war game where any mixture of -humans an computer AIs control separate tanks (teams are +humans and computer AIs control separate tanks (teams are possible) and attempt to blow up or arrange to blow up the other tanks on the field (which can vary from rugged, mountainous terrain to flat plains). The last tank on the @@ -8,5 +8,6 @@ field is the winner. WWW: http://chaos2.org/xscorch/ Author: Justin David Smith - ---Will + +- Pete +petef@FreeBSD.org diff --git a/games/xscorch/pkg-plist b/games/xscorch/pkg-plist index d24ac05d5da3..e02bb2851830 100644 --- a/games/xscorch/pkg-plist +++ b/games/xscorch/pkg-plist @@ -1,11 +1,13 @@ bin/xscorch -%%DATADIR%%/xscorch/sounds/stamp -%%DATADIR%%/xscorch/images/xscorch-icon.xpm -%%DATADIR%%/xscorch/images/xscorch-logo.xpm -%%DATADIR%%/xscorch/copying.txt -%%DATADIR%%/xscorch/xscorch.txt -%%DATADIR%%/xscorch/tankprofiles -%%DATADIR%%/xscorch/tankprofiles~ -@dirrm %%DATADIR%%/xscorch/sounds -@dirrm %%DATADIR%%/xscorch/images -@dirrm %%DATADIR%%/xscorch +bin/xscorch-server +share/xscorch/accessories.def +share/xscorch/copying.txt +share/xscorch/images/xscorch-icon.xpm +share/xscorch/images/xscorch-logo.xpm +share/xscorch/profiles.def +share/xscorch/sounds/README +share/xscorch/weapons.def +share/xscorch/xscorch.txt +@dirrm share/xscorch/sounds +@dirrm share/xscorch/images +@dirrm share/xscorch -- cgit v1.2.3