FreeBSD Bugzilla – Attachment 81204 Details for
Bug 116313
Cannot compile sysutils/desktopbsd-tools on AMD64 CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.15 KB, created by
admin
on 2007-09-12 18:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
admin
Created:
2007-09-12 18:20:01 UTC
Size:
1.15 KB
patch
obsolete
>diff -Nru desktopbsd-tools.orig/Makefile desktopbsd-tools/Makefile >--- desktopbsd-tools.orig/Makefile 2007-09-12 21:13:25.000000000 +0400 >+++ desktopbsd-tools/Makefile 2007-09-12 21:14:14.000000000 +0400 >@@ -6,7 +6,7 @@ > > PORTNAME= desktopbsd-tools > PORTVERSION= 1.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= sysutils > MASTER_SITES= ftp://ftp.desktopbsd.net/ > >diff -Nru desktopbsd-tools.orig/files/patch-libdesktopbsd-ui-moddevinfo.ui.h desktopbsd-tools/files/patch-libdesktopbsd-ui-moddevinfo.ui.h >--- desktopbsd-tools.orig/files/patch-libdesktopbsd-ui-moddevinfo.ui.h 1970-01-01 03:00:00.000000000 +0300 >+++ desktopbsd-tools/files/patch-libdesktopbsd-ui-moddevinfo.ui.h 2007-09-12 19:38:11.000000000 +0400 >@@ -0,0 +1,11 @@ >+--- libdesktopbsd-ui/moddevinfo.ui.h.orig 2007-09-12 19:36:40.000000000 +0400 >++++ libdesktopbsd-ui/moddevinfo.ui.h 2007-09-12 19:37:14.000000000 +0400 >+@@ -32,7 +32,7 @@ >+ >+ if(dev->dd_name[0] != '\0' && dev->dd_state >= DIS_ATTACHED) { >+ Device device(dev->dd_name); >+- uint level = (uint) arg; >++ uint level = 0x000ffffff & (ulong) arg; >+ >+ /* Check the index in parents[], even if it is >+ * highly unlikely that it is > 32.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 116313
: 81204 |
81205