FreeBSD Bugzilla – Attachment 78452 Details for
Bug 112837
Update port: x11-wm/dwm to 4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.85 KB, created by
Jeroen Schot
on 2007-05-21 17:40:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeroen Schot
Created:
2007-05-21 17:40:05 UTC
Size:
1.85 KB
patch
obsolete
>diff -ruN dwm.orig/Makefile dwm/Makefile >--- dwm.orig/Makefile Sat May 19 22:32:33 2007 >+++ dwm/Makefile Mon May 21 18:30:00 2007 >@@ -6,8 +6,7 @@ > # > > PORTNAME= dwm >-PORTVERSION= 4.0 >-PORTREVISION= 1 >+PORTVERSION= 4.1 > CATEGORIES= x11-wm > MASTER_SITES= http://www.suckless.org/download/ \ > http://schot.a-eskwadraat.nl/files/ >@@ -27,7 +26,7 @@ > pre-everything:: > @${ECHO_MSG} "You can build dwm with your own config.h using the DWM_CONF knob:" > @${ECHO_MSG} "make DWM_CONF=/path/to/dwm/config.h install clean" >- @${ECHO_MSG} "Note: Pre-3.7 config.h-files no longer work." >+ @${ECHO_MSG} "Note: Pre-4.1 config.h-files no longer work." > > post-extract: > .if defined(DWM_CONF) >diff -ruN dwm.orig/distinfo dwm/distinfo >--- dwm.orig/distinfo Mon Apr 23 10:28:31 2007 >+++ dwm/distinfo Mon May 21 18:15:45 2007 >@@ -1,3 +1,3 @@ >-MD5 (dwm-4.0.tar.gz) = 7d56fe4d32d426f704530b1c6a1c9086 >-SHA256 (dwm-4.0.tar.gz) = ac9f9a5d08efdd8cf511593e8517cf4f74fedd65a7348ac7a9dd5899db4e4254 >-SIZE (dwm-4.0.tar.gz) = 18072 >+MD5 (dwm-4.1.tar.gz) = 12b62b38e34e6666e6a9617747a0ed70 >+SHA256 (dwm-4.1.tar.gz) = 8f92a9b1adaeac8b0d9f161a427548bad5867a87bdd6555fc3d5a93178f7a036 >+SIZE (dwm-4.1.tar.gz) = 19209 >diff -ruN dwm.orig/files/patch-config.mk dwm/files/patch-config.mk >--- dwm.orig/files/patch-config.mk Thu Feb 8 18:54:13 2007 >+++ dwm/files/patch-config.mk Mon May 21 18:31:51 2007 >@@ -1,5 +1,5 @@ >---- config.mk.orig Wed Feb 7 12:42:14 2007 >-+++ config.mk Thu Feb 8 12:43:49 2007 >+--- config.mk.orig Mon May 21 14:37:17 2007 >++++ config.mk Mon May 21 18:20:11 2007 > @@ -4,18 +4,18 @@ > # Customize below to fit your system > >@@ -21,7 +21,8 @@ > # flags > -CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\" > +CFLAGS+= ${INCS} -DVERSION=\"${VERSION}\" >- LDFLAGS = ${LIBS} >+-LDFLAGS = -s ${LIBS} >++LDFLAGS+= ${LIBS} > #CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\" > #LDFLAGS = -g ${LIBS} > @@ -26,4 +26,4 @@
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 112837
: 78452