FreeBSD Bugzilla – Attachment 36378 Details for
Bug 58346
Fix x11/gyroscope build on 5.X
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.22 KB, created by
Sean Chittenden
on 2003-10-21 20:30:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sean Chittenden
Created:
2003-10-21 20:30:15 UTC
Size:
1.22 KB
patch
obsolete
>diff -ruN gyroscope/Makefile /tmp/gyroscope/Makefile >--- gyroscope/Makefile Tue Oct 21 22:18:47 2003 >+++ /tmp/gyroscope/Makefile Tue Oct 21 22:19:38 2003 >@@ -20,10 +20,4 @@ > > ALL_TARGET= # empty > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 501000 >-BROKEN= "Does not compile" >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN gyroscope/files/patch-gtkcolorsel.c /tmp/gyroscope/files/patch-gtkcolorsel.c >--- gyroscope/files/patch-gtkcolorsel.c Thu Jan 1 03:00:00 1970 >+++ /tmp/gyroscope/files/patch-gtkcolorsel.c Tue Oct 21 22:19:09 2003 >@@ -0,0 +1,15 @@ >+--- gtkcolorsel.c.orig Tue Oct 21 22:18:28 2003 >++++ gtkcolorsel.c Tue Oct 21 22:18:28 2003 >+@@ -320,9 +320,9 @@ >+ gtk_container_add (GTK_CONTAINER (about_window), vbox); >+ gtk_widget_show (vbox); >+ >+- label = gtk_label_new ("\nGyrosCoPe HTML colour picker\nVersion 1.0\n30th January, 1999 >+- \n http://www.millar.u-net.com/gyroscope.html \n >+- neil@millar.u-net.com\n"); >++ label = gtk_label_new ("\nGyrosCoPe HTML colour picker\nVersion 1.0\n30th January, 1999\n"\ >++" \n http://www.millar.u-net.com/gyroscope.html \n"\ >++" neil@millar.u-net.com\n"); >+ gtk_box_pack_start (GTK_BOX (vbox), label, TRUE, TRUE, 0); >+ gtk_widget_show (label); >+
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 58346
: 36378