Bug 38885 - port upgrade x11-wm/fluxbox 0.1.8p2 to 0.1.9p2
Summary: port upgrade x11-wm/fluxbox 0.1.8p2 to 0.1.9p2
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: Patrick Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-04 09:10 UTC by hendrik
Modified: 2002-06-08 01:13 UTC (History)
0 users

See Also:


Attachments
file.diff (171 bytes, patch)
2002-06-04 09:10 UTC, hendrik
no flags Details | Diff
file.diff (1.94 KB, patch)
2002-06-04 09:10 UTC, hendrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2002-06-04 09:10:01 UTC
This is an upgrade of the fluxbox window manager from 0.1.8p2 to 0.1.9p2.

Changes:

 - remove patches for 0.1.8p2 which are included in the 0.1.9 release
 - bugfix1 implemented as separate patch as the patch from the website doesn't work for me (files/patch-configure)
 - add bugfix2-patch for 0.1.9 (from fluxbox website)
 - changes from pr ports/38570 are included

This patch superceedes ports/38570. The files directory has to be
created for the patch-configure file.

Download patch: http://www.raisdorf.net/files/FreeBSD/fluxbox-0.1.8p2-to-0.1.9p2.patch

Fix: 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
+PATCH_SITES=    http://fluxbox.sourceforge.net/download/patches/
+PATCHFILES= fluxbox-0.1.9-bugfix2.patch
+PATCH_DIST_STRIP=   -p1

 MAINTAINER=    spn@g0v.ru
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-06-04 20:35:58 UTC
Responsible Changed
From-To: freebsd-ports->pat

Over to me
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-06-08 01:12:32 UTC
State Changed
From-To: open->closed

Committed, Thanks. Pass maintainership to you also as requested in PR ports/37587