From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 19 14:40:14 2007 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 684B616A47A for ; Thu, 19 Apr 2007 14:40:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 48DE713C469 for ; Thu, 19 Apr 2007 14:40:14 +0000 (UTC) (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 l3JEeDXe006743 for ; Thu, 19 Apr 2007 14:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3JEeBXe006742; Thu, 19 Apr 2007 14:40:11 GMT (envelope-from gnats) Resent-Date: Thu, 19 Apr 2007 14:40:11 GMT Resent-Message-Id: <200704191440.l3JEeBXe006742@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, Martin Wilke Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF54716A407 for ; Thu, 19 Apr 2007 14:39:15 +0000 (UTC) (envelope-from miwi@miwi.homeunix.com) Received: from miwi.homeunix.com (dslb-082-083-156-098.pools.arcor-ip.net [82.83.156.98]) by mx1.freebsd.org (Postfix) with ESMTP id 4B17E13C458 for ; Thu, 19 Apr 2007 14:39:15 +0000 (UTC) (envelope-from miwi@miwi.homeunix.com) Received: from miwi.homeunix.com (localhost [127.0.0.1]) by miwi.homeunix.com (8.13.8/8.13.8) with ESMTP id l3JEcREM071902; Thu, 19 Apr 2007 16:38:27 +0200 (CEST) (envelope-from miwi@miwi.homeunix.com) Received: (from miwi@localhost) by miwi.homeunix.com (8.13.8/8.13.8/Submit) id l3JEcR0Y071901; Thu, 19 Apr 2007 16:38:27 +0200 (CEST) (envelope-from miwi) Message-Id: <200704191438.l3JEcR0Y071901@miwi.homeunix.com> Date: Thu, 19 Apr 2007 16:38:27 +0200 (CEST) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: araujo@bsdmail.org Subject: ports/111878: [PATCH] x11/xbindkeys: update to 1.8.2 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: Thu, 19 Apr 2007 14:40:14 -0000 >Number: 111878 >Category: ports >Synopsis: [PATCH] x11/xbindkeys: update to 1.8.2 >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: Thu Apr 19 14:40:11 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.com 7.0-CURRENT FreeBSD 7.0-CURRENT #213: Tue Apr 3 18:13:49 CEST >Description: - Update to 1.8.2 Port maintainer (araujo@bsdmail.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xbindkeys-1.8.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11/xbindkeys/Makefile,v retrieving revision 1.37 diff -u -u -r1.37 Makefile --- Makefile 15 Apr 2007 22:45:29 -0000 1.37 +++ Makefile 19 Apr 2007 14:32:23 -0000 @@ -7,7 +7,7 @@ # PORTNAME= xbindkeys -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11/xbindkeys/distinfo,v retrieving revision 1.27 diff -u -u -r1.27 distinfo --- distinfo 15 Apr 2007 22:45:29 -0000 1.27 +++ distinfo 19 Apr 2007 14:32:32 -0000 @@ -1,3 +1,3 @@ -MD5 (xbindkeys-1.8.1.tar.gz) = ea89c2def63d57297ed7bbade8696203 -SHA256 (xbindkeys-1.8.1.tar.gz) = 84ae6a2c944957916f41da9be7a1ef5618fee9c3ed752a3f6855a349119b89f8 -SIZE (xbindkeys-1.8.1.tar.gz) = 131932 +MD5 (xbindkeys-1.8.2.tar.gz) = ad1abd56e758bc108493ad0e5b862ad3 +SHA256 (xbindkeys-1.8.2.tar.gz) = 449a6d6677e8699fd13b5f92a77eba9d11717fdde96fc7d9c5012465943e3d5b +SIZE (xbindkeys-1.8.2.tar.gz) = 132658 --- xbindkeys-1.8.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: