summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-07-20 13:13:55 +0000
committeradam <adam@pkgsrc.org>2004-07-20 13:13:55 +0000
commitf03a15e8198cbf71bcaa43527f4b7188a66457b7 (patch)
tree78956956e954de903e3d0e8d1eec26c72f53a017
parentc137d68fc935f5865457db4ab60c818691f6abc0 (diff)
downloadpkgsrc-f03a15e8198cbf71bcaa43527f4b7188a66457b7.tar.gz
Changes 0.7.0:
* Add createhdf utility for creating empty .hdf IDE hard disk images
-rw-r--r--emulators/fuse-utils/Makefile6
-rw-r--r--emulators/fuse-utils/PLIST4
-rw-r--r--emulators/fuse-utils/distinfo6
3 files changed, 8 insertions, 8 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index 5c74f4653c5..9fe5d63cdb4 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2004/06/26 17:46:14 grant Exp $
-#
+# $NetBSD: Makefile,v 1.6 2004/07/20 13:13:55 adam Exp $
-DISTNAME= fuse-utils-0.6.2
-PKGREVISION= 2
+DISTNAME= fuse-utils-0.7.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/fuse-utils/PLIST b/emulators/fuse-utils/PLIST
index c5f091285fa..0aefdfd99a9 100644
--- a/emulators/fuse-utils/PLIST
+++ b/emulators/fuse-utils/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2004/02/13 13:42:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/07/20 13:13:55 adam Exp $
+bin/createhdf
bin/listbasic
bin/rzxcheck
bin/rzxdump
@@ -8,6 +9,7 @@ bin/snap2tzx
bin/snapconv
bin/tapeconv
bin/tzxlist
+man/man1/createhdf.1
man/man1/fuse-utils.1
man/man1/listbasic.1
man/man1/rzxcheck.1
diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo
index 999b49e4b80..8b99b8039ab 100644
--- a/emulators/fuse-utils/distinfo
+++ b/emulators/fuse-utils/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/02/13 13:42:15 adam Exp $
+$NetBSD: distinfo,v 1.3 2004/07/20 13:13:55 adam Exp $
-SHA1 (fuse-utils-0.6.2.tar.gz) = 60d3ac5803429f4ca98e3f72d4206827d61fdad5
-Size (fuse-utils-0.6.2.tar.gz) = 69305 bytes
+SHA1 (fuse-utils-0.7.0.tar.gz) = 96aad91e1386180af49ddaa8e8b7ab82ef42ca94
+Size (fuse-utils-0.7.0.tar.gz) = 304345 bytes