Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 01:05:51 -0700 (PDT)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42626: maintainer update: x11-wm/fluxbox (bugfix patch)
Message-ID:  <200209100805.g8A85pgW062935@www.freebsd.org>

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

>Number:         42626
>Category:       ports
>Synopsis:       maintainer update: x11-wm/fluxbox (bugfix patch)
>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:   Tue Sep 10 01:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        4.6-STABLE x86
>Organization:
NetUSE AG
>Environment:
FreeBSD goanna.lan.raisdorf.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Sat Aug 31 13:11:47 CEST 2002     hscholz@goanna.lan.raisdorf.net:/usr/src/sys/compile/GOANNA  i386

>Description:
There is a bugfix patch for 0.1.11 available on the fluxbox website, so
lets apply it to our port :)

changes:
 - add PATCH* lines to Makefile
 - update distinfo

>How-To-Repeat:
      
>Fix:
diff -ur fluxbox-0.1.11/Makefile fluxbox/Makefile
--- fluxbox-0.1.11/Makefile     Tue Sep 10 09:58:36 2002
+++ fluxbox/Makefile    Tue Sep 10 10:00:16 2002
@@ -7,9 +7,14 @@
 
 PORTNAME=      fluxbox
 PORTVERSION=   0.1.11
+PORTREVISION=   1
 CATEGORIES=    x11-wm
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
+
+PATCH_SITES=    http://fluxbox.sourceforge.net/download/patches/
+PATCHFILES=     fluxbox-0.1.11-bugfix1.patch
+PATCH_DIST_STRIP=   -p1
 
 MAINTAINER=    hendrik@scholz.net
 
diff -ur fluxbox-0.1.11/distinfo fluxbox/distinfo
--- fluxbox-0.1.11/distinfo     Tue Sep 10 09:58:36 2002
+++ fluxbox/distinfo    Tue Sep 10 10:00:44 2002
@@ -1 +1,2 @@
 MD5 (fluxbox-0.1.11.tar.gz) = 41f10c899ff47f2f5eb9e34a9302fd89
+MD5 (fluxbox-0.1.11-bugfix1.patch) = ce9ae070ee635cb517790a665bf12251

>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?200209100805.g8A85pgW062935>