Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2002 20:40:53 +0100 (CET)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   ports/45878: maintainer-update: x11-wm/fluxbox (official bugfix1 patch)
Message-ID:  <200211301940.gAUJerZ8017053@goanna.lan.raisdorf.net>

next in thread | raw e-mail | index | archive | help

>Number:         45878
>Category:       ports
>Synopsis:       maintainer-update: x11-wm/fluxbox (official bugfix1 patch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 30 11:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
NetUSE AG
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 4.7-STABLE FreeBSD 4.7-STABLE #5: Thu Oct 17 16:21:01 CEST 2002 hscholz@goanna.lan.raisdorf.net:/usr/src/sys/compile/GOANNA i386


	
>Description:

The official patch fixes some issues that have already been solved in
the tree. The new files/patch-src::Texture.cc just adds the last
chunk of the official patch to the port.

>How-To-Repeat:
	
>Fix:

	

--- fluxbox-0.1.13-3.patch begins here ---
diff -urP fluxbox-0.1.13-2/Makefile fluxbox/Makefile
--- fluxbox-0.1.13-2/Makefile	Sat Nov 30 20:14:41 2002
+++ fluxbox/Makefile	Sat Nov 30 20:35:49 2002
@@ -7,7 +7,7 @@
 
 PORTNAME=	fluxbox
 PORTVERSION=	0.1.13
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urP fluxbox-0.1.13-2/files/patch-src::Texture.cc fluxbox/files/patch-src::Texture.cc
--- fluxbox-0.1.13-2/files/patch-src::Texture.cc	Thu Jan  1 01:00:00 1970
+++ fluxbox/files/patch-src::Texture.cc	Sat Nov 30 20:18:48 2002
@@ -0,0 +1,13 @@
+--- src/Texture.cc.orig	Sat Nov 30 20:17:40 2002
++++ src/Texture.cc	Sat Nov 30 20:18:21 2002
+@@ -24,6 +24,10 @@
+ 
+ // $Id: Texture.cc,v 1.1 2002/09/14 23:22:32 fluxgen Exp $
+ 
++#ifdef HAVE_CONFIG_H
++#include "config.h"
++#endif // HAVE_CONFIG_H
++
+ #include "Texture.hh"
+ 
+ #include "StringUtil.hh"
--- fluxbox-0.1.13-3.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

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?200211301940.gAUJerZ8017053>