Date: Sun, 21 Mar 1999 18:40:01 -0800 (PST) From: Chris Piazza <cpiazza@home.net> To: freebsd-ports@FreeBSD.org Subject: RE: ports/10719: Patch: Blackbox 0.50.3 -> 0.50.4 Message-ID: <199903220240.SAA44026@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/10719; it has been noted by GNATS. From: Chris Piazza <cpiazza@home.net> To: cpiazza@home.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: RE: ports/10719: Patch: Blackbox 0.50.3 -> 0.50.4 Date: Sun, 21 Mar 1999 18:34:16 -0800 (PST) Arrgh! Missing patches/patch-ae, see below. Would someone please enlighten me on this: Using 'cvs diff', is there any way to get the same action as diff -N? cvs diff -uN does not include the new files, but diff -ruN does. patches/patch-ae: --- blackbox/patches/patch-ae Wed Dec 31 16:00:00 1969 +++ blackbox.new/patches/patch-ae Sun Mar 21 18:23:33 1999 @@ -0,0 +1,10 @@ +--- src/Screen.cc.old Sun Mar 21 18:18:59 1999 ++++ src/Screen.cc Sun Mar 21 18:19:06 1999 +@@ -311,7 +311,6 @@ + } + + #ifdef KDE +- unsigned long data = (unsigned long) workspacesList->count(); + + XChangeProperty(display, root_window, + blackbox->getKWMNumberOfDesktopsAtom(), --- Chris Piazza Abbotsford, BC, Canada cpiazza@home.net finger norn@norn.ca.eu.org for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903220240.SAA44026>