summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2008-01-24 18:32:55 +0000
committeradam <adam>2008-01-24 18:32:55 +0000
commit25d6db60cda3cb1b39691bbff410dea8d44e3d07 (patch)
treef6912e92a07e4eeec0dc4852c78b7cac8b38d0ea
parentd2e0db3bf6eb508c0839300728413b15b5454db3 (diff)
downloadpkgsrc-25d6db60cda3cb1b39691bbff410dea8d44e3d07.tar.gz
Changes 0.9.0:
* Add audio2tape and tape2wav utilities to convert between audio and tape formats * Remove use of mmap() * Beta BASIC support for listbasic * Win32 fixes * Man page fixes
-rw-r--r--emulators/fuse-utils/Makefile4
-rw-r--r--emulators/fuse-utils/PLIST5
-rw-r--r--emulators/fuse-utils/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index 4d747841085..ea3993191d0 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2007/05/12 19:44:22 adam Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/24 18:32:55 adam Exp $
-DISTNAME= fuse-utils-0.8.0.1
+DISTNAME= fuse-utils-0.9.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/fuse-utils/PLIST b/emulators/fuse-utils/PLIST
index 63c3817908e..3408f5ff055 100644
--- a/emulators/fuse-utils/PLIST
+++ b/emulators/fuse-utils/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2007/05/12 19:44:22 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/01/24 18:32:55 adam Exp $
bin/createhdf
bin/listbasic
+bin/profile2map
bin/raw2hdf
bin/rzxcheck
bin/rzxdump
@@ -10,9 +11,11 @@ bin/snap2tzx
bin/snapconv
bin/tapeconv
bin/tzxlist
+man/man1/audio2tape.1
man/man1/createhdf.1
man/man1/fuse-utils.1
man/man1/listbasic.1
+man/man1/profile2map.1
man/man1/raw2hdf.1
man/man1/rzxcheck.1
man/man1/rzxdump.1
diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo
index 1d16af1a803..116936d95fa 100644
--- a/emulators/fuse-utils/distinfo
+++ b/emulators/fuse-utils/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/05/12 19:44:22 adam Exp $
+$NetBSD: distinfo,v 1.6 2008/01/24 18:32:55 adam Exp $
-SHA1 (fuse-utils-0.8.0.1.tar.gz) = a13e7d41f6a8f6fff9c1771b014f7e81bc8734be
-RMD160 (fuse-utils-0.8.0.1.tar.gz) = 81056cbfc08622dc69e40500c9589b9041d5cb91
-Size (fuse-utils-0.8.0.1.tar.gz) = 350992 bytes
+SHA1 (fuse-utils-0.9.0.tar.gz) = cdfb220e988006bd963fc4c6861ce07716e5155a
+RMD160 (fuse-utils-0.9.0.tar.gz) = 1420f09d490f743b3467444795cbaf71ac9e51cc
+Size (fuse-utils-0.9.0.tar.gz) = 370184 bytes