Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2002 04:46:44 -0700 (PDT)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38570: port upgrade: x11-wm/fluxbox 0.1.8p2 to 0.1.9
Message-ID:  <200205261146.g4QBkij4056894@www.freebsd.org>

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

>Number:         38570
>Category:       ports
>Synopsis:       port upgrade: x11-wm/fluxbox 0.1.8p2 to 0.1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 26 04:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        5.0 -current x86
>Organization:
>Environment:
FreeBSD deimos 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Sun Mar 17 19:26:49 EST 2002     hscholz@deimos.raisdorf.net:/usr/src/sys/i386/compile/DEIMOS5  i386

>Description:
portupgrade from 0.1.8 to 0.1.9

Changes:

 - remove patches from Makefile for 0.1.8 (included in 0.1.9 distribution)
 - upgrade
 - pkg-plist, ...

The patch can be downloaded from http://www.raisdorf.net/files/FreeBSD/fluxbox-0.1.9.patch
>How-To-Repeat:
      
>Fix:
diff -urN fluxbox-0.1.8p2/Makefile fluxbox/Makefile
--- fluxbox-0.1.8p2/Makefile    Sun May 26 21:24:42 2002
+++ fluxbox/Makefile    Sun May 26 21:25:04 2002
@@ -6,14 +6,10 @@
 #
 
 PORTNAME=      fluxbox
-PORTVERSION=   0.1.8
+PORTVERSION=   0.1.9
 CATEGORIES=    x11-wm
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
-
-PATCH_SITES=   http://fluxbox.sourceforge.net/download/patches/
-PATCHFILES=    fluxbox-0.1.8-bugfix-1-2.patch
-PATCH_DIST_STRIP=      -p1
 
 MAINTAINER=    spn@g0v.ru
 
diff -urN fluxbox-0.1.8p2/pkg-plist fluxbox/pkg-plist
--- fluxbox-0.1.8p2/pkg-plist   Sun May 26 21:15:02 2002
+++ fluxbox/pkg-plist   Sun May 26 21:39:26 2002
@@ -1,3 +1,4 @@
+bin/fluxbox-generate_menu
 bin/bsetbg
 bin/bsetroot
 bin/fluxbox
@@ -5,6 +6,7 @@
 share/fluxbox/keys
 share/fluxbox/menu
 share/fluxbox/nls/C/blackbox.cat
+share/fluxbox/nls/bg_BG/blackbox.cat
 share/fluxbox/nls/da_DK/blackbox.cat
 share/fluxbox/nls/es_ES/blackbox.cat
 share/fluxbox/nls/et_EE/blackbox.cat
@@ -37,10 +39,8 @@
 share/fluxbox/styles/TDF
 share/fluxbox/styles/Twice
 share/fluxbox/styles/qnx-photon
-share/fluxbox/titlebar
 @unexec rm %D/share/fluxbox/nls/fr
 @unexec rm %D/share/fluxbox/nls/es
-@unexec rm %D/share/fluxbox/nls/bg_BG
 @unexec rm %D/share/fluxbox/nls/en_US   
 @unexec rm %D/share/fluxbox/nls/en   
 @unexec rm %D/share/fluxbox/nls/US_ASCII   
@@ -52,6 +52,7 @@
 @exec ln -s C %D/share/fluxbox/nls/US_ASCII
 @exec ln -s C %D/share/fluxbox/nls/POSIX
 @dirrm share/fluxbox/styles
+@dirrm share/fluxbox/nls/bg_BG
 @dirrm share/fluxbox/nls/tr_TR
 @dirrm share/fluxbox/nls/sv_SE
 @dirrm share/fluxbox/nls/pt_PT


>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?200205261146.g4QBkij4056894>