diff options
author | wiz <wiz@pkgsrc.org> | 2004-03-12 20:06:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-03-12 20:06:29 +0000 |
commit | 577adbf086c71546965ef5d739ebd9a8a30e3da7 (patch) | |
tree | 95d94aff1abe3f2ca4251b40ce2415100dd26179 /games/asc | |
parent | 8952f67aa5dceaaf69bd8fdd077c97a82daca447 (diff) | |
download | pkgsrc-577adbf086c71546965ef5d739ebd9a8a30e3da7.tar.gz |
Update to 1.14.0.0:
The ingame event system has been completely rewritten. The campaign
has been updated and extended. The AI was improved. Many bugfixes
and minor improvements were made.
Diffstat (limited to 'games/asc')
-rw-r--r-- | games/asc/Makefile | 5 | ||||
-rw-r--r-- | games/asc/PLIST | 3 | ||||
-rw-r--r-- | games/asc/distinfo | 6 |
3 files changed, 6 insertions, 8 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 001b642d955..927ba5402c1 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/03/12 19:45:39 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2004/03/12 20:06:29 wiz Exp $ # -DISTNAME= asc-source-1.13.8.0 +DISTNAME= asc-source-1.14.0.0 PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES} diff --git a/games/asc/PLIST b/games/asc/PLIST index c249d269cb9..277386f2f50 100644 --- a/games/asc/PLIST +++ b/games/asc/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/13 22:23:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/03/12 20:06:29 wiz Exp $ bin/asc bin/asc_bin2text bin/asc_demount bin/asc_makegfx -bin/asc_map2pcx bin/asc_mapedit bin/asc_mount bin/asc_raw2pcx diff --git a/games/asc/distinfo b/games/asc/distinfo index 6f04396c827..e0e9eda4d22 100644 --- a/games/asc/distinfo +++ b/games/asc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2003/08/31 11:13:33 wiz Exp $ +$NetBSD: distinfo,v 1.3 2004/03/12 20:06:29 wiz Exp $ -SHA1 (asc-source-1.13.8.0.tar.gz) = 84d9b85ac2d2e35cf1f1e7a187ac85333e8fc824 -Size (asc-source-1.13.8.0.tar.gz) = 6409642 bytes +SHA1 (asc-source-1.14.0.0.tar.gz) = e824ee99ff39a1e429073a967592105b677a3723 +Size (asc-source-1.14.0.0.tar.gz) = 7826750 bytes SHA1 (frontiers.mp3) = 7c6753fb5fe5e498fa780271da0a302c0619a1ca Size (frontiers.mp3) = 4407769 bytes SHA1 (machine_wars.mp3) = d05e92b46ae0e90d9f3b38ce9c4b41bde599a02e |