diff options
author | adam <adam@pkgsrc.org> | 2008-12-18 19:18:59 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2008-12-18 19:18:59 +0000 |
commit | e8b6305f1b1f4424e6212f4807f1ffc9cae667ee (patch) | |
tree | 99ed63af0d7da07e50fa1876176899e0f2e90b64 /emulators | |
parent | b72af579e2a64d04367aa79f088ec9d9cc94799a (diff) | |
download | pkgsrc-e8b6305f1b1f4424e6212f4807f1ffc9cae667ee.tar.gz |
Changes 0.10.0.1:
* Writing files would not truncate the file at the correct point,
leading to corrupt files when overwriting an existing file
* Distribute ui/fb/fbmouse.h
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index f654ea4f369..150c1a456b9 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2008/12/04 07:40:20 adam Exp $ +# $NetBSD: Makefile,v 1.28 2008/12/18 19:18:59 adam Exp $ -DISTNAME= fuse-0.10.0 +DISTNAME= fuse-0.10.0.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 41b21f378c4..91479da4e14 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2008/12/04 07:40:20 adam Exp $ +$NetBSD: distinfo,v 1.11 2008/12/18 19:18:59 adam Exp $ -SHA1 (fuse-0.10.0.tar.gz) = 064af032d6c81e6b56fe4e87b1d23474d17cc66b -RMD160 (fuse-0.10.0.tar.gz) = 8921816399db0ab006ffbe2734575afe73f4dbb8 -Size (fuse-0.10.0.tar.gz) = 1573180 bytes +SHA1 (fuse-0.10.0.1.tar.gz) = a648614d54361facead2b73516fc82765429c3a3 +RMD160 (fuse-0.10.0.1.tar.gz) = dc31cc610bfa8cab65a65aa4ff9bcdb8494fa798 +Size (fuse-0.10.0.1.tar.gz) = 1573554 bytes SHA1 (patch-aa) = 68d610ec43b220400e7781ae84327926c9d5c498 SHA1 (patch-ab) = 20fd52776ad73385d7fc33cfaca4b6d047dfe1d6 |