Date: Tue, 18 Oct 2005 00:16:54 GMT From: Pierre-Paul Lavoie <ppl@nbet.nb.ca> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/87593: [PATCH] x11-wm/windowlab: New version 1.32 -> 1.33 and bug fix Message-ID: <200510180016.j9I0Gswe068264@www.freebsd.org> Resent-Message-ID: <200510180020.j9I0KHcX042930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 18 00:20:16 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510180016.j9I0Gswe068264>