FreeBSD Bugzilla – Attachment 37385 Details for
Bug 59538
Fix x11-clocks/wmtz 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.80 KB, created by
Sean Chittenden
on 2003-11-21 02:40:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sean Chittenden
Created:
2003-11-21 02:40:14 UTC
Size:
1.80 KB
patch
obsolete
>diff -ruN wmtz/Makefile /home/samy/tmp/wmtz/Makefile >--- wmtz/Makefile Thu Nov 20 22:09:38 2003 >+++ /home/samy/tmp/wmtz/Makefile Thu Nov 20 22:10:29 2003 >@@ -19,16 +19,10 @@ > USE_X_PREFIX= yes > USE_XPM= yes > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 501000 >-BROKEN= "Does not compile" >-.endif >- > post-install: > @${ECHO} "===> Installing wmtzrc.default in ${PREFIX}/etc." > @${ECHO} "===> Copy it to ~/.wmtzrc or ${PREFIX}/etc/wmtzrc and modify it." > @${INSTALL_DATA} ${WRKSRC}/wmtzrc ${PREFIX}/etc/wmtzrc.default > @${ECHO} "===> Run wmtz --help for usage instructions" > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN wmtz/files/patch-ac /home/samy/tmp/wmtz/files/patch-ac >--- wmtz/files/patch-ac Sun Apr 22 03:31:50 2001 >+++ /home/samy/tmp/wmtz/files/patch-ac Thu Nov 20 22:09:23 2003 >@@ -1,5 +1,14 @@ >---- wmtz.c.orig Sat Apr 21 20:18:05 2001 >-+++ wmtz.c Sat Apr 21 20:19:47 2001 >+--- wmtz.c.orig Thu Nov 20 22:04:56 2003 >++++ wmtz.c Thu Nov 20 22:06:57 2003 >+@@ -51,7 +51,7 @@ >+ #define STRSIZE 10 >+ #define LMST 1 >+ #define GMST 0 >+-#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7 >++#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7\n\ >+ http://www.geocities.com/jl1n/wmtz/wmtz.html\"" >+ >+ > @@ -275,15 +275,15 @@ > > if (!Read_Config_File(config_file)) >@@ -19,7 +28,23 @@ > > Read_Config_File(config_file); > } >-@@ -729,7 +729,8 @@ >+@@ -479,6 +479,7 @@ >+ but_stat = -1; >+ break; >+ default: >++ ; >+ } >+ } >+ >+@@ -529,6 +530,7 @@ >+ exit(0); >+ break; >+ default: >++ ; >+ } >+ return; >+ } >+@@ -729,7 +731,8 @@ > void usage(void) > { > fprintf(stderr, "\nwmtz - shows local time around the world and more.\n");
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 59538
: 37385