diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 22042048a84..b8825c3fd38 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/12/16 14:33:35 grange Exp $ +# $OpenBSD: Makefile,v 1.2 2003/10/17 06:28:07 grange Exp $ COMMENT= "Free Unix Spectrum Emulator utilities" -DISTNAME= fuse-utils-0.5.1 +DISTNAME= fuse-utils-0.6.1 CATEGORIES= emulators HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/fuse.html @@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ \ ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/ -LIB_DEPENDS= glib.1.2::devel/glib spectrum.0::devel/libspectrum +LIB_DEPENDS= glib.1.2::devel/glib spectrum.2::devel/libspectrum CONFIGURE_STYLE= gnu diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo index 40d52a891a4..185bafdeae6 100644 --- a/emulators/fuse-utils/distinfo +++ b/emulators/fuse-utils/distinfo @@ -1,3 +1,3 @@ -MD5 (fuse-utils-0.5.1.tar.gz) = d820771203ffc65f010917387e62132a -RMD160 (fuse-utils-0.5.1.tar.gz) = df4ee464375b2949d05526255861b113cd6fa479 -SHA1 (fuse-utils-0.5.1.tar.gz) = ea720cb5f044fa594bb26a7dd1130778a2c90fa5 +MD5 (fuse-utils-0.6.1.tar.gz) = bf66a50dd1a1c927036ac036c8981398 +RMD160 (fuse-utils-0.6.1.tar.gz) = bdd0accefa5c4a96a255c2620e260ba083a1a87a +SHA1 (fuse-utils-0.6.1.tar.gz) = 483821d02f6fce806f6d12fb173d8ac293a9606c diff --git a/emulators/fuse-utils/pkg/DESCR b/emulators/fuse-utils/pkg/DESCR index 04afadb8d79..5ff077aafb1 100644 --- a/emulators/fuse-utils/pkg/DESCR +++ b/emulators/fuse-utils/pkg/DESCR @@ -2,5 +2,3 @@ fuse utilities are a few tools which may be of occasional use when dealing with ZX Spectrum emulator files. They were originally distributed with fuse, the Free Unix Spectrum Emulator, but are now independent of fuse and can be used on their own. - -WWW: ${HOMEPAGE} diff --git a/emulators/fuse-utils/pkg/PLIST b/emulators/fuse-utils/pkg/PLIST index 977c0ea3ef0..09a5bf55823 100644 --- a/emulators/fuse-utils/pkg/PLIST +++ b/emulators/fuse-utils/pkg/PLIST @@ -1,9 +1,16 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2002/12/16 14:33:35 grange Exp $ +@comment $OpenBSD: PLIST,v 1.2 2003/10/17 06:28:07 grange Exp $ +bin/listbasic bin/rzxdump bin/rzxtool -bin/tzxconv +bin/scl2trd +bin/snapconv +bin/tapeconv bin/tzxlist +man/man1/listbasic.1 +man/man1/rzxcheck.1 man/man1/rzxdump.1 man/man1/rzxtool.1 -man/man1/tzxconv.1 +man/man1/scl2trd.1 +man/man1/snapconv.1 +man/man1/tapeconv.1 man/man1/tzxlist.1