Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2002 10:48:02 +0100 (CET)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   ports/45706: maintainer-update: x11-wm/fluxbox: new OpenOffice patch and Xft update
Message-ID:  <200211250948.gAP9m2ZN010931@goanna.lan.raisdorf.net>

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

>Number:         45706
>Category:       ports
>Synopsis:       maintainer-update: x11-wm/fluxbox: new OpenOffice patch and Xft update
>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:   Mon Nov 25 01: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:
Changes:

 - add patch that prevents OpenOffice from crashing
 - update Xft patch and moved from files/ to www.cse.unsw.edu.au/~simonb/
 - move remember patch from my website to the same site
 - as discussed with pat@ and kris@ add xterm BUILD dependency
 - bump PORTREVISION

>How-To-Repeat:
	
>Fix:

	

--- fluxbox-0.1.13-2.patch begins here ---
diff -urP fluxbox-0.1.13-2/Makefile fluxbox/Makefile
--- fluxbox-0.1.13-2/Makefile	Mon Nov 25 10:12:11 2002
+++ fluxbox/Makefile	Mon Nov 25 10:38:44 2002
@@ -7,22 +7,25 @@
 
 PORTNAME=	fluxbox
 PORTVERSION=	0.1.13
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
+PATCH_SITES=    http://www.cse.unsw.edu.au/~simonb/
+PATCH_DIST_STRIP=   -p1
+PATCHFILES= fluxbox.openoffice.patch fluxbox-0.1.13.aa2.patch
+
 .if defined(WITH_REMEMBER)
-PATCH_SITES=	http://www.raisdorf.net/files/FreeBSD/
-PATCHFILES=	remember-patch-0.1.13.gz
-PATCH_DIST_STRIP=	-p1
+PATCHFILES+=    fluxbox-remember-patch-0.1.13.gz
 .endif
 
 MAINTAINER=	hendrik@scholz.net
 
 RUN_DEPENDS=	bsetbg:${PORTSDIR}/x11-wm/boxtools
+BUILD_DEPENDS=  xterm:${PORTSDIR}/x11/XFree86-4-clients
 .if defined(WITH_REMEMBER)
-BUILD_DEPENDS=	automake14:${PORTSDIR}/devel/automake14
+BUILD_DEPENDS+= automake14:${PORTSDIR}/devel/automake14
 .endif
 
 USE_X_PREFIX=	yes
diff -urP fluxbox-0.1.13-2/distinfo fluxbox/distinfo
--- fluxbox-0.1.13-2/distinfo	Mon Nov 25 10:12:11 2002
+++ fluxbox/distinfo	Mon Nov 25 10:14:56 2002
@@ -1,2 +1,4 @@
 MD5 (fluxbox-0.1.13.tar.gz) = 1b6eec68ae437f3f7084cc19ed7e1083
-MD5 (remember-patch-0.1.13.gz) = 40ac61743c6535488e3526247b66af63
+MD5 (fluxbox.openoffice.patch) = 5f1cedd6893799695fbbc3a19f5c5cff
+MD5 (fluxbox-0.1.13.aa2.patch) = a983e268749bf143cd500690878def80
+MD5 (fluxbox-remember-patch-0.1.13.gz) = 40ac61743c6535488e3526247b66af63
Only in fluxbox-0.1.13-2/files: patch-src::Font.cc
Only in fluxbox-0.1.13-2/files: patch-src::Screen.cc
--- fluxbox-0.1.13-2.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?200211250948.gAP9m2ZN010931>