Update to 0.7.0 and drop maintainership.
This commit is contained in:
parent
ab5bc43cb6
commit
ea5bab46df
@ -1,21 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2006/08/01 10:50:19 espie Exp $
|
||||
# $RuOBSD: Makefile,v 1.7 2002/03/26 19:14:05 grange Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2006/09/24 18:23:25 grange Exp $
|
||||
|
||||
COMMENT= "Free Unix Spectrum Emulator"
|
||||
|
||||
DISTNAME= fuse-0.6.2.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= fuse-0.7.0
|
||||
CATEGORIES= emulators
|
||||
|
||||
HOMEPAGE= http://fuse-emulator.sourceforge.net/
|
||||
|
||||
MAINTAINER= Alexander Yurchenko <grange@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= X11 Xext bz2 c dsk m z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (fuse-0.6.2.1.tar.gz) = 4ce5c01fb922acb695c7229e765d0f6b
|
||||
RMD160 (fuse-0.6.2.1.tar.gz) = a9675a985e8f79ca0005f1c76e42d58eb985142f
|
||||
SHA1 (fuse-0.6.2.1.tar.gz) = 6fa903848153dbc2919a779e6c8214286a938af2
|
||||
SIZE (fuse-0.6.2.1.tar.gz) = 668863
|
||||
MD5 (fuse-0.7.0.tar.gz) = d81ad260cd6a8dd533af01ee6a5f9527
|
||||
RMD160 (fuse-0.7.0.tar.gz) = 38abec9f44677f0f5b86b99bc0127a62cc7fb9cf
|
||||
SHA1 (fuse-0.7.0.tar.gz) = 36e0485183bd1bbfc9140b8ebb9f0a4bf197ffe6
|
||||
SIZE (fuse-0.7.0.tar.gz) = 872031
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/15 00:42:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2006/09/24 18:23:25 grange Exp $
|
||||
bin/fuse
|
||||
@man man/man1/fuse.1
|
||||
share/fuse/
|
||||
@ -6,6 +6,10 @@ share/fuse/128-0.rom
|
||||
share/fuse/128-1.rom
|
||||
share/fuse/128p-0.rom
|
||||
share/fuse/128p-1.rom
|
||||
share/fuse/256s-0.rom
|
||||
share/fuse/256s-1.rom
|
||||
share/fuse/256s-2.rom
|
||||
share/fuse/256s-3.rom
|
||||
share/fuse/48.rom
|
||||
share/fuse/cassette.bmp
|
||||
share/fuse/disk_plus3.z80
|
||||
@ -17,6 +21,12 @@ share/fuse/plus3-1.rom
|
||||
share/fuse/plus3-2.rom
|
||||
share/fuse/plus3-3.rom
|
||||
share/fuse/plus3disk.bmp
|
||||
share/fuse/plus3e-0.rom
|
||||
share/fuse/plus3e-1.rom
|
||||
share/fuse/plus3e-2.rom
|
||||
share/fuse/plus3e-3.rom
|
||||
share/fuse/se-0.rom
|
||||
share/fuse/se-1.rom
|
||||
share/fuse/tape_128.z80
|
||||
share/fuse/tape_16.z80
|
||||
share/fuse/tape_2048.z80
|
||||
@ -26,6 +36,7 @@ share/fuse/tape_pentagon.z80
|
||||
share/fuse/tape_plus2.z80
|
||||
share/fuse/tape_plus2a.z80
|
||||
share/fuse/tape_plus3.z80
|
||||
share/fuse/tape_scorpion.z80
|
||||
share/fuse/tc2048.rom
|
||||
share/fuse/tc2068-0.rom
|
||||
share/fuse/tc2068-1.rom
|
||||
|
Loading…
Reference in New Issue
Block a user