pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/fuse-utils Changes 0.9.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6311f1f4f2b1
branches: trunk
changeset: 538016:6311f1f4f2b1
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jan 24 18:32:55 2008 +0000
description:
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
diffstat:
emulators/fuse-utils/Makefile | 4 ++--
emulators/fuse-utils/PLIST | 5 ++++-
emulators/fuse-utils/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (49 lines):
diff -r 650e4f12de3a -r 6311f1f4f2b1 emulators/fuse-utils/Makefile
--- a/emulators/fuse-utils/Makefile Thu Jan 24 18:32:37 2008 +0000
+++ b/emulators/fuse-utils/Makefile Thu Jan 24 18:32:55 2008 +0000
@@ -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 -r 650e4f12de3a -r 6311f1f4f2b1 emulators/fuse-utils/PLIST
--- a/emulators/fuse-utils/PLIST Thu Jan 24 18:32:37 2008 +0000
+++ b/emulators/fuse-utils/PLIST Thu Jan 24 18:32:55 2008 +0000
@@ -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/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 -r 650e4f12de3a -r 6311f1f4f2b1 emulators/fuse-utils/distinfo
--- a/emulators/fuse-utils/distinfo Thu Jan 24 18:32:37 2008 +0000
+++ b/emulators/fuse-utils/distinfo Thu Jan 24 18:32:55 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index