FreeBSD Bugzilla – Attachment 41438 Details for
Bug 64858
Update port: x11-clocks/wmfuzzy to 0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.90 KB, created by
tkato
on 2004-03-28 17:10:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2004-03-28 17:10:21 UTC
Size:
1.90 KB
patch
obsolete
>diff -urN /usr/ports/x11-clocks/wmfuzzy/Makefile x11-clocks/wmfuzzy/Makefile >--- /usr/ports/x11-clocks/wmfuzzy/Makefile Mon Jul 28 13:30:23 2003 >+++ x11-clocks/wmfuzzy/Makefile Sat Mar 27 22:07:49 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= wmfuzzy >-PORTVERSION= 0.5 >+PORTVERSION= 0.6 > CATEGORIES= x11-clocks windowmaker > MASTER_SITES= http://www.manicai.net/comp/wmfuzzy/ > EXTRACT_SUFX= .tgz >@@ -18,6 +18,9 @@ > > USE_X_PREFIX= yes > USE_XPM= yes >+ >+PORTDOCS= README >+PLIST_FILES= bin/wmfuzzy > > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/wmfuzzy ${PREFIX}/bin >diff -urN /usr/ports/x11-clocks/wmfuzzy/distinfo x11-clocks/wmfuzzy/distinfo >--- /usr/ports/x11-clocks/wmfuzzy/distinfo Fri Mar 19 11:50:07 2004 >+++ x11-clocks/wmfuzzy/distinfo Sat Mar 27 22:08:25 2004 >@@ -1,2 +1,2 @@ >-MD5 (wmfuzzy-0.5.tgz) = daf76669b8472c2a16b1bf24e6367174 >-SIZE (wmfuzzy-0.5.tgz) = 17042 >+MD5 (wmfuzzy-0.6.tgz) = 24235d7845697247ef7b75da012c45ae >+SIZE (wmfuzzy-0.6.tgz) = 19735 >diff -urN /usr/ports/x11-clocks/wmfuzzy/files/patch-wmfuzzy.c x11-clocks/wmfuzzy/files/patch-wmfuzzy.c >--- /usr/ports/x11-clocks/wmfuzzy/files/patch-wmfuzzy.c Thu Jan 1 09:00:00 1970 >+++ x11-clocks/wmfuzzy/files/patch-wmfuzzy.c Sat Mar 27 22:15:25 2004 >@@ -0,0 +1,15 @@ >+--- wmfuzzy.c.orig Wed Mar 17 16:58:40 2004 >++++ wmfuzzy.c Sat Mar 27 22:15:00 2004 >+@@ -55,10 +55,10 @@ >+ } >+ >+ void display_time(const struct tm* tm) { >++ const ApproximateTime approximation = approximate(tm, gGranularity); >++ >+ static char text[30]; >+ memset(text, 0, ARRAY_SIZE(text)); >+- >+- const ApproximateTime approximation = approximate(tm, gGranularity); >+ >+ if (approximation.minutes == 0) >+ { >diff -urN /usr/ports/x11-clocks/wmfuzzy/pkg-plist x11-clocks/wmfuzzy/pkg-plist >--- /usr/ports/x11-clocks/wmfuzzy/pkg-plist Tue May 13 10:29:39 2003 >+++ x11-clocks/wmfuzzy/pkg-plist Thu Jan 1 09:00:00 1970 >@@ -1,3 +0,0 @@ >-bin/wmfuzzy >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%@dirrm %%DOCSDIR%%
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 64858
: 41438