FreeBSD Bugzilla – Attachment 89363 Details for
Bug 126284
Update port: x11-wm/dwm to 5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.14 KB, created by
Jeroen Schot
on 2008-08-05 22:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeroen Schot
Created:
2008-08-05 22:10:02 UTC
Size:
2.14 KB
patch
obsolete
>diff -ruN dwm.orig/Makefile dwm/Makefile >--- dwm.orig/Makefile 2008-06-23 13:01:20.000000000 +0200 >+++ dwm/Makefile 2008-08-06 00:30:47.000000000 +0200 >@@ -6,9 +6,9 @@ > # > > PORTNAME= dwm >-PORTVERSION= 5.0.1 >+PORTVERSION= 5.1 > CATEGORIES= x11-wm >-MASTER_SITES= http://www.suckless.org/download/ \ >+MASTER_SITES= http://code.suckless.org/dl/${PORTNAME}/ \ > http://schot.a-eskwadraat.nl/files/ > > MAINTAINER= schot@a-eskwadraat.nl >diff -ruN dwm.orig/distinfo dwm/distinfo >--- dwm.orig/distinfo 2008-06-23 13:01:20.000000000 +0200 >+++ dwm/distinfo 2008-08-06 00:30:56.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (dwm-5.0.1.tar.gz) = 27d91d886c9ba1aad4b09178e2653ee0 >-SHA256 (dwm-5.0.1.tar.gz) = f39e2b62d75b79489c535dc3cfcd6ea2b9c412857448519f29a4eed7af2f33a3 >-SIZE (dwm-5.0.1.tar.gz) = 17954 >+MD5 (dwm-5.1.tar.gz) = adf23bc03b5f5da7a5af244c8db89f0a >+SHA256 (dwm-5.1.tar.gz) = d8dca894c4805a845baca1c3f9b16299e1eaeab661fd3827b374e57b4c603bf8 >+SIZE (dwm-5.1.tar.gz) = 18099 >diff -ruN dwm.orig/files/patch-config.mk dwm/files/patch-config.mk >--- dwm.orig/files/patch-config.mk 2008-06-23 13:01:20.000000000 +0200 >+++ dwm/files/patch-config.mk 2008-08-06 00:31:31.000000000 +0200 >@@ -1,5 +1,5 @@ >---- config.mk.orig 2008-06-18 23:08:29.000000000 +0200 >-+++ config.mk 2008-06-20 10:39:37.000000000 +0200 >+--- config.mk.orig 2008-07-29 20:18:32.000000000 +0200 >++++ config.mk 2008-08-06 00:31:19.000000000 +0200 > @@ -4,11 +4,11 @@ > # Customize below to fit your system > >@@ -16,7 +16,7 @@ > > # Xinerama, comment if you don't want it > XINERAMALIBS = -L${X11LIB} -lXinerama >-@@ -19,9 +19,9 @@ >+@@ -19,13 +19,13 @@ > LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 ${XINERAMALIBS} > > # flags >@@ -29,3 +29,8 @@ > > # Solaris > #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" >+ #LDFLAGS = ${LIBS} >+ >+ # compiler and linker >+-CC = cc >++CC?= cc >diff -ruN dwm.orig/pkg-descr dwm/pkg-descr >--- dwm.orig/pkg-descr 2007-02-08 18:54:13.000000000 +0100 >+++ dwm/pkg-descr 2008-08-06 00:33:50.000000000 +0200 >@@ -6,4 +6,4 @@ > single config.h file. dwm reads from standard input to print arbitrary status > text such as the date and/or system load. > >-WWW: http://www.suckless.org/wiki/dwm >+WWW: http://www.suckless.org/dwm
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 126284
: 89363