Bug 72685 - [ patch ] x11-wm/fbdesk: unbreak via update
Summary: [ patch ] x11-wm/fbdesk: unbreak via update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-14 14:20 UTC by Roman Bogorodskiy
Modified: 2004-10-18 21:45 UTC (History)
0 users

See Also:


Attachments
file.diff (1.60 KB, patch)
2004-10-14 14:20 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy 2004-10-14 14:20:24 UTC
	Fix build via updating to 1.2.1. Remove patch-src::FbTk::FbWindow.cc
	since it is not needed.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-15 17:16:58 UTC
Dear maintainer of FreeBSD port x11-wm/fbdesk, please take a look at

http://www.freebsd.org/cgi/query-pr.cgi?q=72685

Do you approve this update?

(I already tested it and with two extra patches I made it build on both
4.10-STABLE and 5.3-R)

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

The hottest spot in the solar system is neither Mercury, Venus,
nor St. Louis in the summer.
  -- WUSTL Press Release
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-15 17:17:02 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-15 17:17:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle.
Comment 4 Hendrik Scholz 2004-10-18 21:09:35 UTC
Hi!

Pav Lucistnik wrote:
> Dear maintainer of FreeBSD port x11-wm/fbdesk, please take a look at
> 
> http://www.freebsd.org/cgi/query-pr.cgi?q=72685
> 
> Do you approve this update?

Yes, works. Checked pkg-plist and portlint.

Btw:
[1.23] hscholz@goanna:/tmp/fb > /tmp/fb/bin/fbdesk

Loading: [/home/hscholz/.fluxbox/fbdesk.icons]
Warning: Empty icon file, creating one icon.
Load pixmap failed! ()
Using default pixmap
Warning: Failed to save icons to file: /home/hscholz/.fluxbox/fbdesk.icons
Warning: Failed to save icons to file: /home/hscholz/.fluxbox/fbdesk.icons
[1.43] hscholz@goanna:/tmp/fb >

I'm using Openbox so there is no ~/.fluxbox/ and fbdesk failes to save 
its initial config.
I've copied fluxgen (the author) since he'll probably could provide a 
patch in seconds (I don't want to dig into C++ tonight :-)).

Thanks,
	Hendrik

-- 
Hendrik Scholz - <hscholz@raisdorf.net> - http://www.wormulon.net/
drag me, drop me - treat me like an object
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-18 21:44:56 UTC
State Changed
From-To: feedback->closed

Committed, thanks!