ports/130971: [MAINTAINER] emulators/fuse: update to 0.10.0.2
Yuri Pankov
yuri.pankov at gmail.com
Sun Jan 25 04:10:05 UTC 2009
>Number: 130971
>Category: ports
>Synopsis: [MAINTAINER] emulators/fuse: update to 0.10.0.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 25 04:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Yuri Pankov
>Release: FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darklight.homeunix.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Dec 3 06:14:28 UTC
>Description:
- Update to 0.10.0.2
* Due to a coding error, "loading acceleration" did not work with some
compilers. My thanks to Carlos Almeida, Alberto Garcia and Alexander
Yurchenko for helping track down this issue.
* Make the "Don't Save" option in the widget UI do the right thing
* Allow both +3 disk drives to be used at once
* Allow both +D disk drives to be used at once
* Make .dsk code handle missing newline on "Track-Info" header
* Remove unnecessary 'use' directive when building widget options header
file; fixes some build issues
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- fuse-0.10.0.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/fuse/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile 6 Jan 2009 13:01:07 -0000 1.17
+++ Makefile 25 Jan 2009 03:57:42 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= fuse
-PORTVERSION= 0.10.0.1
-PORTREVISION= 1
+PORTVERSION= 0.10.0.2
CATEGORIES= emulators
MASTER_SITES= SF
MASTER_SITE_SUBDIR= fuse-emulator
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/emulators/fuse/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 25 Dec 2008 18:10:14 -0000 1.8
+++ distinfo 25 Jan 2009 03:57:42 -0000
@@ -1,3 +1,3 @@
-MD5 (fuse-0.10.0.1.tar.gz) = 9e3b8109cbbf8ea17b02407479bd7190
-SHA256 (fuse-0.10.0.1.tar.gz) = 02698c58be222d29ba5f56ffc1ae3d93d92dc0b859e27e199b156a459d67cef6
-SIZE (fuse-0.10.0.1.tar.gz) = 1573554
+MD5 (fuse-0.10.0.2.tar.gz) = f6e44ad9d3ef6668cbfa60cd4647e024
+SHA256 (fuse-0.10.0.2.tar.gz) = 843d5a17b7956d81741f3280910252a29f543a02cf99a177ab78bdb7dc778672
+SIZE (fuse-0.10.0.2.tar.gz) = 1579106
--- fuse-0.10.0.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list