diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-07 14:40:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-07 14:40:07 +0000 |
commit | 14b61bb1ec790204715945fb32342999b7be0bb2 (patch) | |
tree | e5a41912814b58b16f3aafaaf8ee92f8e6f221d0 /games/asc | |
parent | 0015cbf3149ed44a79c8e2ec685511f60b293a5a (diff) | |
download | pkgsrc-14b61bb1ec790204715945fb32342999b7be0bb2.tar.gz |
Update to 1.15.3.0:
Updated most campaign maps
Updated unit cost calculation
Fixed: view problems when starting a map by command line parameter
Fixed: kamikaze units don't defend any more
Fixed: ships could not build ground turrets
Fixed: several replay bugs
Fixed: reaction fire could be evaded
Fixed: mapeditor crash and limitations when resizing maps
Fixed: ai crash
Fixed: resource vanished after refuelling
Fixed: wrong resource capacity display when resource input is disabled in
buildings
Fixed: more resources in buildings that storage capacity
Diffstat (limited to 'games/asc')
-rw-r--r-- | games/asc/Makefile | 5 | ||||
-rw-r--r-- | games/asc/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index f251d395682..676659da1e9 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/12/28 23:18:15 reed Exp $ +# $NetBSD: Makefile,v 1.21 2005/03/07 14:40:07 wiz Exp $ # -DISTNAME= asc-source-1.15.2.1 +DISTNAME= asc-source-1.15.3.0 PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES} diff --git a/games/asc/distinfo b/games/asc/distinfo index 3d6780405c1..1e757ef28fa 100644 --- a/games/asc/distinfo +++ b/games/asc/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 23:11:54 agc Exp $ +$NetBSD: distinfo,v 1.6 2005/03/07 14:40:07 wiz Exp $ -SHA1 (asc-source-1.15.2.1.tar.gz) = 9311d1b668f4a4151e720d76d605b21268f8b4af -RMD160 (asc-source-1.15.2.1.tar.gz) = f40d2c2fe3050857f991ae74b883a9ad5720393d -Size (asc-source-1.15.2.1.tar.gz) = 7987215 bytes +SHA1 (asc-source-1.15.3.0.tar.gz) = 5cf1cef120f85b596bbf061bb239c8a2183b0196 +RMD160 (asc-source-1.15.3.0.tar.gz) = 14d01559ec3fa2685db44b14982f6db53eef2923 +Size (asc-source-1.15.3.0.tar.gz) = 12034077 bytes SHA1 (frontiers.mp3) = 7c6753fb5fe5e498fa780271da0a302c0619a1ca RMD160 (frontiers.mp3) = 4d2ec2ff647ef6ef66a2264465b86451bbba64f5 Size (frontiers.mp3) = 4407769 bytes |