FreeBSD Bugzilla – Attachment 121042 Details for
Bug 163939
[MAINTAINER] x11-wm/ctwm: Patch potential amd64 issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.03 KB, created by
fullermd
on 2012-01-09 00:20:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fullermd
Created:
2012-01-09 00:20:08 UTC
Size:
1.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /draco/cvs/ports/x11-wm/ctwm/Makefile,v >retrieving revision 1.52 >diff -u -r1.52 Makefile >--- Makefile 7 Jan 2012 19:26:58 -0000 1.52 >+++ Makefile 8 Jan 2012 17:24:13 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= ctwm > PORTVERSION= 3.8.1 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= x11-wm > MASTER_SITES= http://ctwm.free.lp.se/dist/ \ >Index: files/patch-util.c >=================================================================== >RCS file: files/patch-util.c >diff -N files/patch-util.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-util.c 8 Jan 2012 22:52:06 -0000 >@@ -0,0 +1,11 @@ >+--- util.c.orig 2012-01-08 16:51:48.245308175 -0600 >++++ util.c 2012-01-08 16:51:52.168309618 -0600 >+@@ -3941,7 +3941,7 @@ >+ #ifdef JPEG >+ >+ unsigned short int *buffer_16bpp; >+-long *buffer_32bpp; >++uint32_t *buffer_32bpp; >+ >+ static void convert_for_16 (int w, int x, int y, int r, int g, int b) { >+ buffer_16bpp [y * w + x] = ((r >> 3) << 11) + ((g >> 2) << 5) + (b >> 3);
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 163939
: 121042