From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 19 17:50:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54E831065676 for ; Sat, 19 Dec 2009 17:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 253C68FC0A for ; Sat, 19 Dec 2009 17:50:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBJHo56h052945 for ; Sat, 19 Dec 2009 17:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBJHo4LU052944; Sat, 19 Dec 2009 17:50:05 GMT (envelope-from gnats) Resent-Date: Sat, 19 Dec 2009 17:50:05 GMT Resent-Message-Id: <200912191750.nBJHo4LU052944@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, Denis Shaposhnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E4BB106568B for ; Sat, 19 Dec 2009 17:40:39 +0000 (UTC) (envelope-from dsh@wizard.volgograd.ru) Received: from dsh.falconknight.com (dsh.falconknight.com [66.160.163.23]) by mx1.freebsd.org (Postfix) with ESMTP id EBDD98FC17 for ; Sat, 19 Dec 2009 17:40:38 +0000 (UTC) Received: from localhost (dsh [66.160.163.23]) by dsh.falconknight.com (Postfix) with ESMTP id C74DBB6348D; Sat, 19 Dec 2009 09:40:38 -0800 (PST) Received: from dsh.falconknight.com ([66.160.163.23]) by localhost (dsh.falconknight.com [66.160.163.23]) (amavisd-new, port 10026) with LMTP id zfn7u8FZNInN; Sat, 19 Dec 2009 09:40:38 -0800 (PST) Received: from localhost.my.domain (unknown [85.173.92.192]) by dsh.falconknight.com (Postfix) with ESMTPS id 03F5DB63489; Sat, 19 Dec 2009 09:40:37 -0800 (PST) Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.3/8.14.3) with ESMTP id nBJHeXKb022173; Sat, 19 Dec 2009 20:40:33 +0300 (MSK) (envelope-from dsh@localhost.my.domain) Received: (from dsh@localhost) by localhost.my.domain (8.14.3/8.14.3/Submit) id nBJHeXp5022168; Sat, 19 Dec 2009 20:40:33 +0300 (MSK) (envelope-from dsh) Message-Id: <200912191740.nBJHeXp5022168@localhost.my.domain> Date: Sat, 19 Dec 2009 20:40:33 +0300 (MSK) From: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: x11@FreeBSD.org Subject: ports/141781: [PATCH] x11-drivers/xf86-input-synaptics: update to 1.2.1 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: Sat, 19 Dec 2009 17:50:05 -0000 >Number: 141781 >Category: ports >Synopsis: [PATCH] x11-drivers/xf86-input-synaptics: update to 1.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 19 17:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 8.0-STABLE i386 >Organization: >Environment: System: FreeBSD localhost.my.domain 8.0-STABLE FreeBSD 8.0-STABLE #11: Sat Nov 28 02:44:51 MSK 2009 >Description: - Update to 1.2.1 Port maintainer (x11@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- xf86-input-synaptics-1.2.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-drivers/xf86-input-synaptics/Makefile /home/dsh/ports/x11-drivers/xf86-input-synaptics/Makefile --- /usr/ports/x11-drivers/xf86-input-synaptics/Makefile 2009-05-29 02:20:48.000000000 +0400 +++ /home/dsh/ports/x11-drivers/xf86-input-synaptics/Makefile 2009-12-19 18:10:30.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= xf86-input-synaptics -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff -ruN --exclude=CVS /usr/ports/x11-drivers/xf86-input-synaptics/distinfo /home/dsh/ports/x11-drivers/xf86-input-synaptics/distinfo --- /usr/ports/x11-drivers/xf86-input-synaptics/distinfo 2009-05-29 02:20:48.000000000 +0400 +++ /home/dsh/ports/x11-drivers/xf86-input-synaptics/distinfo 2009-12-19 18:10:49.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-input-synaptics-1.1.2.tar.bz2) = c8fd6516f9636a3751e401e4b836e160 -SHA256 (xorg/driver/xf86-input-synaptics-1.1.2.tar.bz2) = e4cd4e4d04beab0f0cf1e34ba4e6eb61f591ce3b648b7078b1418ed3df684ced -SIZE (xorg/driver/xf86-input-synaptics-1.1.2.tar.bz2) = 293527 +MD5 (xorg/driver/xf86-input-synaptics-1.2.1.tar.bz2) = 29a6f9da5123149e4abc8ff83880ed5c +SHA256 (xorg/driver/xf86-input-synaptics-1.2.1.tar.bz2) = a63b48c5c8eb09416b941dea591a948e111d1b2e14d4620f25377cf47cf877e6 +SIZE (xorg/driver/xf86-input-synaptics-1.2.1.tar.bz2) = 295524 --- xf86-input-synaptics-1.2.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: