Following the emulators/fuse update this updates the fuse-utils port to
version 0.10.0.1. Requires updated devel/libspectrum AND my previous
libgcrypt fix i mailed a while ago.

Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/fuse-utils/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile    13 Nov 2007 14:54:30 -0000      1.12
+++ Makefile    2 Jan 2009 10:24:32 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=               Free Unix Spectrum Emulator utilities
 
-DISTNAME=              fuse-utils-0.7.0
-PKGNAME=               ${DISTNAME}p2
+DISTNAME=              fuse-utils-0.10.0.1
 CATEGORIES=            emulators
 HOMEPAGE=              http://fuse-emulator.sourceforge.net/
 
@@ -15,11 +14,12 @@
 
 MODULES=               devel/gettext
 
-WANTLIB=               c z gcrypt bz2 glib-2.0 gpg-error pcre
+WANTLIB=               c m stdc++ z gcrypt bz2 glib-2.0 gpg-error pcre \
+                       audiofile
 
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
-LIB_DEPENDS=           spectrum.>=3::devel/libspectrum
+LIB_DEPENDS=           spectrum.>=5::devel/libspectrum
 
 CONFIGURE_STYLE=       gnu
 USE_LIBTOOL=           Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/emulators/fuse-utils/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo    5 Apr 2007 15:38:09 -0000       1.6
+++ distinfo    2 Jan 2009 10:24:32 -0000
@@ -1,5 +1,5 @@
-MD5 (fuse-utils-0.7.0.tar.gz) = lokTS0vh5P8LB39AfsdtqQ==
-RMD160 (fuse-utils-0.7.0.tar.gz) = 6sSuVD/5bwjd9LZ0zNNfjmNxSgM=
-SHA1 (fuse-utils-0.7.0.tar.gz) = lqrZHhOGGAr0ndqo6Lergu9CypQ=
-SHA256 (fuse-utils-0.7.0.tar.gz) = YRJ/C/ee2DCWzp4ejeCFpKEmrTw9o0crU7R1RRrEstk=
-SIZE (fuse-utils-0.7.0.tar.gz) = 304345
+MD5 (fuse-utils-0.10.0.1.tar.gz) = XzcTUEXw20BdIpmwfJH54Q==
+RMD160 (fuse-utils-0.10.0.1.tar.gz) = KGd4FXNTB4P32i3oalg7b5sDy7U=
+SHA1 (fuse-utils-0.10.0.1.tar.gz) = 6y/eq1aIHOKPPaJoNV0P1gQz2As=
+SHA256 (fuse-utils-0.10.0.1.tar.gz) = 
wYuRDmv7f6B0ZrLJIx5hJQhFaeoGBQ0VohdLwCi3SRY=
+SIZE (fuse-utils-0.10.0.1.tar.gz) = 394523
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/emulators/fuse-utils/pkg/PLIST,v
retrieving revision 1.5
diff -u -r1.5 PLIST
--- pkg/PLIST   24 Sep 2006 18:17:33 -0000      1.5
+++ pkg/PLIST   2 Jan 2009 10:24:32 -0000
@@ -1,22 +1,30 @@
 @comment $OpenBSD: PLIST,v 1.5 2006/09/24 18:17:33 grange Exp $
-bin/createhdf
-bin/listbasic
-bin/rzxcheck
-bin/rzxdump
-bin/rzxtool
-bin/scl2trd
-bin/snap2tzx
-bin/snapconv
-bin/tapeconv
-bin/tzxlist
+...@bin bin/audio2tape
+...@bin bin/createhdf
+...@bin bin/listbasic
+...@bin bin/profile2map
+...@bin bin/raw2hdf
+...@bin bin/rzxcheck
+...@bin bin/rzxdump
+...@bin bin/rzxtool
+...@bin bin/scl2trd
+...@bin bin/snap2tzx
+...@bin bin/snapconv
+...@bin bin/tape2wav
+...@bin bin/tapeconv
+...@bin bin/tzxlist
+...@man man/man1/audio2tape.1
 @man man/man1/createhdf.1
 @man man/man1/fuse-utils.1
 @man man/man1/listbasic.1
+...@man man/man1/profile2map.1
+...@man man/man1/raw2hdf.1
 @man man/man1/rzxcheck.1
 @man man/man1/rzxdump.1
 @man man/man1/rzxtool.1
 @man man/man1/scl2trd.1
 @man man/man1/snap2tzx.1
 @man man/man1/snapconv.1
+...@man man/man1/tape2wav.1
 @man man/man1/tapeconv.1
 @man man/man1/tzxlist.1

-- 
   Alexander Yurchenko

Reply via email to