Bug 59366

Summary: Update port: x11-wm/fluxbox-devel 0.9.5 -> 0.9.6
Product: Ports & Packages Reporter: Jeremy Messenger <mezz7>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: hendrik
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fluxbox-devel.diff none

Description Jeremy Messenger 2003-11-17 09:20:00 UTC
Update to 0.9.6.

I have my own fluxbox-devel port for long time, so when 0.9.6 is released. I
figured why not to update, then send to PR and leave it to you. Menu and most
stuff are working perfect here by correct paths, but I haven't test it with KDE
for the menu stuff.

Fix: Remove file:
	- files/patch-util::fluxbox-generate_menu (rename)

New files:
	- files/patch-data::startup.in
	- files/patch-util::fluxbox-generate_menu.in (rename)

I did the some clean up, so hope it's good enough. :-)
How-To-Repeat: n/a
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-11-17 09:24:15 UTC
Hi,

On Mon, Nov 17, 2003 at 02:53:38AM -0600, Jeremy Messenger wrote:
> 
> >Number:         59366
> >Category:       ports
> >Synopsis:       Update port: x11-wm/fluxbox-devel 0.9.5 -> 0.9.6
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-ports-bugs
> >State:          open


Could you please review this PR ?

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/59366

-Kirill
Comment 2 Jeremy Messenger 2003-11-17 20:23:32 UTC
Oh, one small error that need to be change...

.if ${HAVE_GNOME:Mgnomelibs}!="" || defined(PACKAGE_BUILDING)

The gnomelibs should be change to libgnome, gnomedesktop or better way to 
find Gnome2. Gnome1 is no longer in the ports tree, but only libraries.

Cheers,
Mezz


-- 
bsdforums.org 's moderator, mezz.
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2003-11-18 16:27:20 UTC
State Changed
From-To: open->closed

Committed, thanks!