From nobody@FreeBSD.org  Tue Oct 18 00:16:55 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 39F0C16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 18 Oct 2005 00:16:55 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 076FD43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 18 Oct 2005 00:16:55 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9I0GsDE068265
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 18 Oct 2005 00:16:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9I0Gswe068264;
	Tue, 18 Oct 2005 00:16:54 GMT
	(envelope-from nobody)
Message-Id: <200510180016.j9I0Gswe068264@www.freebsd.org>
Date: Tue, 18 Oct 2005 00:16:54 GMT
From: Pierre-Paul Lavoie <ppl@nbet.nb.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] x11-wm/windowlab: New version 1.32 -> 1.33 and bug fix
X-Send-Pr-Version: www-2.3

>Number:         87593
>Category:       ports
>Synopsis:       [PATCH] x11-wm/windowlab: New version 1.32 -> 1.33 and bug fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 18 00:20:16 GMT 2005
>Closed-Date:    Tue Oct 18 12:11:20 GMT 2005
>Last-Modified:  Tue Oct 18 12:11:20 GMT 2005
>Originator:     Pierre-Paul Lavoie
>Release:        
>Organization:
>Environment:
>Description:
              New version. This new version also fix a bug reported (not in the PR db) by Cheese Lottery <cheeselottery@gmail.com>:

    When I start windowlab, it fails with:

    windowlab: readlink() /proc/self/exe failed: no such file or directory
>How-To-Repeat:
              
>Fix:
diff -ru windowlab.old/Makefile windowlab/Makefile
--- windowlab.old/Makefile      Mon Oct 17 21:08:05 2005
+++ windowlab/Makefile  Mon Oct 17 21:08:15 2005
@@ -6,7 +6,7 @@
 #

 PORTNAME=      windowlab
-PORTVERSION=   1.32
+PORTVERSION=   1.33
 CATEGORIES=    x11-wm
 MASTER_SITES=  http://www.nickgravgaard.com/windowlab/
 EXTRACT_SUFX=  .tar
diff -ru windowlab.old/distinfo windowlab/distinfo
--- windowlab.old/distinfo      Mon Oct 17 21:08:05 2005
+++ windowlab/distinfo  Mon Oct 17 21:08:31 2005
@@ -1,2 +1,2 @@
-MD5 (windowlab-1.32.tar) = 86198600b72fc1a21ec39ca394621f66
-SIZE (windowlab-1.32.tar) = 163840
+MD5 (windowlab-1.33.tar) = 54718fb534e17f7756af4d99b2a77e7f
+SIZE (windowlab-1.33.tar) = 163840

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Tue Oct 18 12:11:11 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87593 
>Unformatted:
