From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 18 21:10:14 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB4A216A4DF for ; Fri, 18 Aug 2006 21:10:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47EC043D49 for ; Fri, 18 Aug 2006 21:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7ILADRO074829 for ; Fri, 18 Aug 2006 21:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7ILADNX074828; Fri, 18 Aug 2006 21:10:13 GMT (envelope-from gnats) Resent-Date: Fri, 18 Aug 2006 21:10:13 GMT Resent-Message-Id: <200608182110.k7ILADNX074828@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Simon Olofsson" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E2EC16A4DE for ; Fri, 18 Aug 2006 21:07:41 +0000 (UTC) (envelope-from simon@olofsson.de) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB71B43D5F for ; Fri, 18 Aug 2006 21:07:33 +0000 (GMT) (envelope-from simon@olofsson.de) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id 141FA4ADD7B for ; Fri, 18 Aug 2006 23:07:33 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id 0687F55951 for ; Fri, 18 Aug 2006 23:07:33 +0200 (CEST) Received: from gul.lan.gath3n.de (dslb-084-060-151-247.pools.arcor-ip.net [84.60.151.247]) by mail-in-03.arcor-online.net (Postfix) with SMTP id A751C1AAFD8 for ; Fri, 18 Aug 2006 23:07:32 +0200 (CEST) Received: by gul.lan.gath3n.de (sSMTP sendmail emulation); Fri, 18 Aug 2006 23:07:32 +0200 Message-Id: <20060818210732.A751C1AAFD8@mail-in-03.arcor-online.net> Date: Fri, 18 Aug 2006 23:07:32 +0200 From: "Simon Olofsson" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/102248: [PATCH] misc/unclutter: take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 21:10:14 -0000 >Number: 102248 >Category: ports >Synopsis: [PATCH] misc/unclutter: take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 18 21:10:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Simon Olofsson >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #28: Sat Aug 5 21:10:18 CEST >Description: - Reformat distinfo - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- unclutter-8.patch begins here --- diff -ruN -ruN --exclude=CVS /usr/ports/misc/unclutter/Makefile /usr/home/simon/src/ports/misc/unclutter/Makefile --- /usr/ports/misc/unclutter/Makefile Sat Feb 19 07:03:21 2005 +++ /usr/home/simon/src/ports/misc/unclutter/Makefile Fri Aug 18 23:06:01 2006 @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= simon@olofsson.de COMMENT= Remove idle cursor image from screen WRKSRC= $(WRKDIR)/unclutter diff -ruN -ruN --exclude=CVS /usr/ports/misc/unclutter/pkg-descr /usr/home/simon/src/ports/misc/unclutter/pkg-descr --- /usr/ports/misc/unclutter/pkg-descr Sat Aug 24 05:44:10 1996 +++ /usr/home/simon/src/ports/misc/unclutter/pkg-descr Fri Aug 18 23:04:52 2006 @@ -1,6 +1,5 @@ - unclutter removes the cursor image from the screen so that - it does not obstruct the area you are looking at after it - has not moved for a given time. It does not do this if - the cursor is in the root window or a button is down. It - tries to ignore jitter (small movements due to noise) if - you have a mouse that twitches. +unclutter removes the cursor image from the screen so that it does not +obstruct the area you are looking at after it has not moved for a +given time. It does not do this if the cursor is in the root window or +a button is down. It tries to ignore jitter (small movements due to +noise) if you have a mouse that twitches. --- unclutter-8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: