FreeBSD Bugzilla – Attachment 70215 Details for
Bug 102504
Update port: x11-wm/dwm to 1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.16 KB, created by
Jeroen Schot
on 2006-08-25 16:20:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeroen Schot
Created:
2006-08-25 16:20:27 UTC
Size:
1.16 KB
patch
obsolete
>diff -ruN dwm.orig/Makefile dwm/Makefile >--- dwm.orig/Makefile Mon Aug 21 23:34:29 2006 >+++ dwm/Makefile Fri Aug 25 17:03:19 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= dwm >-PORTVERSION= 0.9 >+PORTVERSION= 1.0 > CATEGORIES= x11-wm > MASTER_SITES= http://10kloc.org/download/ \ > http://schot.a-eskwadraat.nl/files/ >diff -ruN dwm.orig/distinfo dwm/distinfo >--- dwm.orig/distinfo Mon Aug 21 23:34:29 2006 >+++ dwm/distinfo Fri Aug 25 17:03:28 2006 >@@ -1,3 +1,3 @@ >-MD5 (dwm-0.9.tar.gz) = 2f3b3340cb3ae82f3e3a3721b947d992 >-SHA256 (dwm-0.9.tar.gz) = 1342fa63192623c19a8edfa02a28a02e9d4febc6752f6971d7acc4b830289486 >-SIZE (dwm-0.9.tar.gz) = 15179 >+MD5 (dwm-1.0.tar.gz) = 587f56bef064d5c6ce115971fd6ef8c2 >+SHA256 (dwm-1.0.tar.gz) = d1da195e1f93d8a06d289c7f54c90902e6d79bca045c6aa07953404366befc5c >+SIZE (dwm-1.0.tar.gz) = 15444 >diff -ruN dwm.orig/files/patch-config.mk dwm/files/patch-config.mk >--- dwm.orig/files/patch-config.mk Thu Aug 10 05:43:56 2006 >+++ dwm/files/patch-config.mk Fri Aug 25 17:06:54 2006 >@@ -15,7 +15,7 @@ > +X11LIB = $(X11BASE)/lib > > # includes and libs >- INCS = -I/usr/lib -I${X11INC} >+ INCS = -I. -I/usr/include -I${X11INC} > LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 > > # flags
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 102504
: 70215