From 63b9afb04f64cbdde4bac29a5c18d8ee64b67a1d Mon Sep 17 00:00:00 2001 From: garbled Date: Thu, 21 Oct 1999 07:45:47 +0000 Subject: I know.. I know.. No updates of pkgs.. Especially this one from 0.98 to 0.99a. However, the author removed the old distfile from his site, and the package wouldn't build anymore. --- emulators/atari800/Makefile | 10 +++++----- emulators/atari800/files/md5 | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index bdb8cb67763..88f0b54112f 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/05/23 05:17:04 tv Exp $ +# $NetBSD: Makefile,v 1.2 1999/10/21 07:45:47 garbled Exp $ -DISTNAME= Atari800-0.9.8 -PKGNAME= atari800-0.9.8 +DISTNAME= Atari800-0.9.9a +PKGNAME= atari800-0.9.9a CATEGORIES= emulators MASTER_SITES= http://cas3.zlin.vutbr.cz/~stehlik/a800/ \ http://www.signus.demon.co.uk/Software/Portable/Atari800e/ -DISTFILES= a800s098.zip xf25.zip +DISTFILES= a800s099a.zip xf25.zip MAINTAINER= packages@netbsd.org HOMEPAGE= http://cas3.zlin.vutbr.cz/~stehlik/a800.htm @@ -22,7 +22,7 @@ MAKE_FLAGS= LDFLAGS="${LDFLAGS} -L${X11BASE}/lib" OBJ="atari_x11.o" \ post-extract: @find ${WRKDIR} -type f -print | xargs ${CHMOD} 0644 - @${MV} ${WRKDIR}/atari800-0.9.8/* ${WRKSRC}/ + @${MV} ${WRKDIR}/Atari800-0.9.9a/* ${WRKSRC}/ do-build: @printf 'n\nn\ny\n' | (cd ${WRKSRC} && \ diff --git a/emulators/atari800/files/md5 b/emulators/atari800/files/md5 index 42c9377d84d..3824f2a2174 100644 --- a/emulators/atari800/files/md5 +++ b/emulators/atari800/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.1.1.1 1999/05/23 05:17:04 tv Exp $ +$NetBSD: md5,v 1.2 1999/10/21 07:45:48 garbled Exp $ -MD5 (a800s098.zip) = a6b44bd582d6735808fba92b6a3802ff +MD5 (a800s099a.zip) = 0a24223df141cfa58c950cc235b9b8c6 MD5 (xf25.zip) = 4dc3b6b4313e9596c4d474785a37b94d -- cgit v1.2.3