FreeBSD Bugzilla – Attachment 68933 Details for
Bug 101197
Update port: x11-wm/pawm to 2.2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.95 KB, created by
tkato432
on 2006-08-01 17:10:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2006-08-01 17:10:27 UTC
Size:
1.95 KB
patch
obsolete
>diff -urN /usr/ports/x11-wm/pawm/Makefile x11-wm/pawm/Makefile >--- /usr/ports/x11-wm/pawm/Makefile Thu Jul 20 13:33:01 2006 >+++ x11-wm/pawm/Makefile Fri Jul 28 12:44:33 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= pawm >-PORTVERSION= 2.2.6 >+PORTVERSION= 2.2.7 > CATEGORIES= x11-wm > MASTER_SITES= http://www.pleyades.net/pawm/files/ > >diff -urN /usr/ports/x11-wm/pawm/distinfo x11-wm/pawm/distinfo >--- /usr/ports/x11-wm/pawm/distinfo Thu Jul 20 13:33:01 2006 >+++ x11-wm/pawm/distinfo Fri Jul 28 12:46:35 2006 >@@ -1,3 +1,3 @@ >-MD5 (pawm-2.2.6.tar.bz2) = ac26398777d433e5c073157259764505 >-SHA256 (pawm-2.2.6.tar.bz2) = c79ee28c95b8fe4c313e87262d84b03ccd665690d628e1d0aa3d5d3d34686640 >-SIZE (pawm-2.2.6.tar.bz2) = 132854 >+MD5 (pawm-2.2.7.tar.bz2) = 0fb71d60c6d691fa7987527c7b7d31d5 >+SHA256 (pawm-2.2.7.tar.bz2) = 8fe92831885b17c71d041d3dee186035da2989cf2e56da03e105aefd05c7175c >+SIZE (pawm-2.2.7.tar.bz2) = 132736 >diff -urN /usr/ports/x11-wm/pawm/files/patch-src__pafont.c x11-wm/pawm/files/patch-src__pafont.c >--- /usr/ports/x11-wm/pawm/files/patch-src__pafont.c Tue Jul 11 02:56:17 2006 >+++ x11-wm/pawm/files/patch-src__pafont.c Fri Jul 28 16:29:00 2006 >@@ -1,5 +1,5 @@ >---- src/pafont.c.orig Thu Jun 29 20:30:15 2006 >-+++ src/pafont.c Fri Jun 30 23:49:19 2006 >+--- src/pafont.c.orig Tue Jul 25 05:49:39 2006 >++++ src/pafont.c Fri Jul 28 16:28:48 2006 > @@ -44,7 +44,7 @@ > } > >@@ -9,3 +9,21 @@ > { > PAFont xlfdfont; > char fontname[20]; >+@@ -86,7 +86,7 @@ >+ { >+ ASSERT(xlfdfont); >+ >+- XSetForeground(xlfdfont->display, xgc, xfldfont->color); >++ XSetForeground(xlfdfont->display, xgc, xlfdfont->color); >+ /* X and Y coordinates mark the top left corner of the text box, >+ * so we need to sum the ascent value to y to make the shitty old >+ * X font system draw the text at the right place */ >+@@ -149,7 +149,7 @@ >+ XColor ecolor, scolor; >+ >+ XAllocNamedColor(xlfdfont->display, COLORMAP, name, &scolor, &ecolor); >+- xfldfont->color=scolor.pixel; >++ xlfdfont->color=scolor.pixel; >+ } >+ >+ #else
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 101197
: 68933