FreeBSD Bugzilla – Attachment 78705 Details for
Bug 113168
Update port: x11/dmenu to 3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.61 KB, created by
Jeroen Schot
on 2007-05-30 19:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeroen Schot
Created:
2007-05-30 19:30:01 UTC
Size:
1.61 KB
patch
obsolete
>diff -ruN dmenu.orig/Makefile dmenu/Makefile >--- dmenu.orig/Makefile Sat May 19 22:26:00 2007 >+++ dmenu/Makefile Wed May 30 20:23:51 2007 >@@ -6,8 +6,7 @@ > # > > PORTNAME= dmenu >-PORTVERSION= 3.0 >-PORTREVISION= 1 >+PORTVERSION= 3.2 > CATEGORIES= x11 > MASTER_SITES= http://www.suckless.org/download/ \ > http://schot.a-eskwadraat.nl/files/ >diff -ruN dmenu.orig/distinfo dmenu/distinfo >--- dmenu.orig/distinfo Mon Apr 23 10:28:29 2007 >+++ dmenu/distinfo Wed May 30 20:19:38 2007 >@@ -1,3 +1,3 @@ >-MD5 (dmenu-3.0.tar.gz) = 3af235515243abf626116782d3228064 >-SHA256 (dmenu-3.0.tar.gz) = 1c640d7594ac42fa6f130fcce400f32aa183b36dbc4bddb27e48377ddaaf349a >-SIZE (dmenu-3.0.tar.gz) = 7804 >+MD5 (dmenu-3.2.tar.gz) = f5ef7a2cbf226679711049179ef9b8f2 >+SHA256 (dmenu-3.2.tar.gz) = 287e5593ac4f62add280f849228c5943034288716c77bdc72d7dcfad5de6274e >+SIZE (dmenu-3.2.tar.gz) = 7901 >diff -ruN dmenu.orig/files/patch-config.mk dmenu/files/patch-config.mk >--- dmenu.orig/files/patch-config.mk Mon Feb 26 12:19:10 2007 >+++ dmenu/files/patch-config.mk Wed May 30 20:21:11 2007 >@@ -1,6 +1,6 @@ >---- config.mk.orig Wed Feb 21 22:21:27 2007 >-+++ config.mk Wed Feb 21 22:21:26 2007 >-@@ -4,18 +4,18 @@ >+--- config.mk.orig Wed May 30 12:21:59 2007 >++++ config.mk Wed May 30 20:20:51 2007 >+@@ -4,19 +4,19 @@ > # Customize below to fit your system > > # paths >@@ -20,10 +20,12 @@ > > # flags > -CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\" >+-LDFLAGS = -s ${LIBS} > +CFLAGS+= ${INCS} -DVERSION=\"${VERSION}\" >- LDFLAGS = ${LIBS} >++LDFLAGS+= ${LIBS} > #CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\" > #LDFLAGS = -g ${LIBS} >+ > @@ -26,4 +26,4 @@ > #CFLAGS += -xtarget=ultra
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 113168
: 78705