From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 24 18:40:04 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 81BE6106566B for ; Sat, 24 Oct 2009 18:40:04 +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 42FE08FC20 for ; Sat, 24 Oct 2009 18:40:04 +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 n9OIe4he045106 for ; Sat, 24 Oct 2009 18:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9OIe4Bx045105; Sat, 24 Oct 2009 18:40:04 GMT (envelope-from gnats) Resent-Date: Sat, 24 Oct 2009 18:40:04 GMT Resent-Message-Id: <200910241840.n9OIe4Bx045105@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EE83106568D; Sat, 24 Oct 2009 18:33:13 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.211.178]) by mx1.freebsd.org (Postfix) with ESMTP id C400F8FC1D; Sat, 24 Oct 2009 18:33:12 +0000 (UTC) Received: by ywh8 with SMTP id 8so8815371ywh.3 for ; Sat, 24 Oct 2009 11:33:12 -0700 (PDT) Received: by 10.150.120.14 with SMTP id s14mr22702ybc.20.1256409192253; Sat, 24 Oct 2009 11:33:12 -0700 (PDT) Received: from fbsd.scjamorim.org (200-163-8-49.bsace705.dsl.brasiltelecom.net.br [200.163.8.49]) by mx.google.com with ESMTPS id 8sm540189ywg.4.2009.10.24.11.33.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 Oct 2009 11:33:11 -0700 (PDT) Received: by fbsd.scjamorim.org (Postfix, from userid 0) id AE3B53F5F97; Sat, 24 Oct 2009 16:33:10 -0200 (BRST) Message-Id: <20091024183310.AE3B53F5F97@fbsd.scjamorim.org> Date: Sat, 24 Oct 2009 16:33:10 -0200 (BRST) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: x11@FreeBSD.org Subject: ports/139912: [PATCH] x11/kbproto: update to 1.0.4 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, 24 Oct 2009 18:40:04 -0000 >Number: 139912 >Category: ports >Synopsis: [PATCH] x11/kbproto: update to 1.0.4 >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 Oct 24 18:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 1.0.4 Port maintainer (x11@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- kbproto-1.0.4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/kbproto/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 19 May 2007 20:26:42 -0000 1.1 +++ Makefile 24 Oct 2009 18:32:48 -0000 @@ -6,7 +6,7 @@ # PORTNAME= kbproto -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/kbproto/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 19 May 2007 20:26:42 -0000 1.1 +++ distinfo 24 Oct 2009 18:32:48 -0000 @@ -1,3 +1,3 @@ -MD5 (xorg/proto/kbproto-1.0.3.tar.bz2) = 6092cdb0a1225f95356ddbe6c2abaad5 -SHA256 (xorg/proto/kbproto-1.0.3.tar.bz2) = 7000005ebbd07a28a71477d72bcb76c47064e043a4ead26fcf4d5af394ce19df -SIZE (xorg/proto/kbproto-1.0.3.tar.bz2) = 57440 +MD5 (xorg/proto/kbproto-1.0.4.tar.bz2) = 7f439166a9b2bf81471a33951883019f +SHA256 (xorg/proto/kbproto-1.0.4.tar.bz2) = 1baa29931313d0c3eb81dffd42662768cc76ce49ce94024d5fe32ef5a4e8603c +SIZE (xorg/proto/kbproto-1.0.4.tar.bz2) = 104959 --- kbproto-1.0.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: